3224 comments found.
“Hello, my server frequently goes down, and I’m unsure of the reason.”
Hi, there can be a lot of reason for this. Please contact your hosting provider to investigate the reason behind it. If you are using shared hosting, don’t set queue:work or queue:listen through cron job. Those commands are meant for vps
We are using AWS EC2 for this application RUN,
What are the specs?
30gb of sapce we have
Configuration:
vCPUs: 1 Memory (GiB): 1 Memory per vCPU (GiB): 1 Physical Processor: Intel Xeon Family Space : 30GB
Instance : T2.Micro
You will have to use recommended specs from our project documentation: At least 4GB Ram, 2 core processor
Okay, one more thing. For now, i want to run only the parcel delivery section. Remaining i want to make inactive for now. What can i do for this?
Yes, you can disable unused modules
How can we do this? Are there any settings in the admin to disable modules? because my admin will take too much load after the upgrade of ec2 instance as well. i am using 8gb ram, 2 core processer and 100 gb space but still admin have too much load. So right now i want to disable unused modules. Please provide me steps.
Hi I am waiting for your reply
1. modules can be disable fro the modules page. You edit the module and uncheck the “active” checkbox, then save
2. Modules are not the reason for server usage. Setting the wrong commands can be part of the issue
But we have followed all the steps from your provided documentation: https://edentech.gitbook.io/glover.
Hi EdenTech.. i am using shared hosting right now. i am not able to set up websocket on shared hosting. so please provide me steps to set up process of WebSockets
Hi, websocket can’t be setup on shared hosting You can only setup websocket of a vps
Do you have any plans to implement a loyalty program for customers, such as points for each purchase, coupons, referrals, etc.?
There is loyalty program already. You can enable it from the backend
I’m trying to find a way to fix the problem when I run flutter pub get and it shows the message Error on line 2, column 46: Unexpected character. ╷ 2 │ description: Customizable Icons for Flutter๏ผyou can use with over 3K+ icons in your flutter project
What I did - Use flutter 3.23.9 - Use VScode on Mac - Use VScode on Windows - Download new file
So far, it doesn’t solve the problem.
Hi, project should run if your are using the latest version with the flutter 3.29.3. It is very important you use the flutter version recommended in the Glover version change log.
I have had this sense 2016 and still have not been able to install this on my VPS. I have no idea how to use discord to contact your support. Come on guys please help. Soon as all files are on my sever I also get a notice states 1 malicious file
Can a PayBill service be added to this unified platform
Hi, Glover project is not from 201, rather 3 years ago. Setting up can be done by following the instructions on project documentation. If you have setup issue refer to the project documentation or request for installation service on our discord server
I get as far as the Laravel Intallation but i have no idea where to locate this Installation.
Tell me what is the difference between https://customers.edentech.online/
And this https://fuodz.edentech.online/
When will webview be added as the complete solution or can it be an add on?
Hi, https://customers.edentech.online/ is a website extension available on our website. The page on https://fuodz.edentech.online/, is the inbuilt landing page for the Glover project.
So are these available with the project? Also, in the food ordering section is there no modifications available for food items like add ketchup, 2x o mustard extra cheese etc?
inbuilt landing page comes with the project while the other website is sold as an independent extension. Food can have options but option can’t have qty selection
Every time new update it haves more bug this.project not completed production and i don’t recommended this projects i am so tired follow bug
There is hundreds on business already in production with Glover. If you have issue you can either go through the project documentation again or open a ticket on our discord server.
lib/constants/app_theme.dart:43:20: Error: The argument type ‘TabBarTheme’ can’t be assigned to the parameter type ‘TabBarThemeData?’. – ‘TabBarTheme’ is from ‘package:flutter/src/material/tab_bar_theme.dart’ (’/C:/flutter/packages/flutter/lib/src/material/tab_bar_theme.dart’). – ‘TabBarThemeData’ is from ‘package:flutter/src/material/tab_bar_theme.dart’ (’/C:/flutter/packages/flutter/lib/src/material/tab_bar_theme.dart’). tabBarTheme: tabBarTheme, ^ lib/constants/app_theme.dart:84:20: Error: The argument type ‘TabBarTheme’ can’t be assigned to the parameter type ‘TabBarThemeData?’. – ‘TabBarTheme’ is from ‘package:flutter/src/material/tab_bar_theme.dart’ (’/C:/flutter/packages/flutter/lib/src/material/tab_bar_theme.dart’). – ‘TabBarThemeData’ is from ‘package:flutter/src/material/tab_bar_theme.dart’ (’/C:/flutter/packages/flutter/lib/src/material/tab_bar_theme.dart’). tabBarTheme: tabBarTheme, ^ Target kernel_snapshot_program failed: Exception
anyone help me in this error
Hi, please use the recommended flutter version
How to use the Laravel Installation
Is there a workflow document. To view the flow of everything. I was trying to how to view vendor eg; wolmart, Kruger, StarRogers and so on. The it like the then view all the products from this vendor. Like in the Discover Section Be shops first like the vendors first. Does it display an item then show all vendors with that item
There is project documentation with section dedicated to setting up backend on your server
I get as far as the Laravel Intallation but i have no idea where to locate this Installation or how to install it.
Is the Taxi ment for independent drivers of can an independent fleet be added so they can manage their fleet. Say local taxi company wants to add their fleet or does this company have to register each vehicle/driver?
both independent and fleet. Fleet is just a way of having an oversight on a group of drivers
So the project offers ability to add different fleets? Like if I add two taxi companies to the Glover solution are these companies able to manager their drivers within the platform. I want to integrate these two companies. But they need to have oversight by their management. But ultimately all controlled under the supervision admin
Yes, fleet managers are able to add drivers and see orders has assign to drivers under their fleet
Does this not organize by vendors
Hi, can you expatiate on this
Hello, what is the way to download the update? I do not have the account from which it was purchased, but I have the purchase code.
You have to download update with the same account your bought the item with. Else you might have to buy with another license
hi kindly check ticket 3843
?
Hi, where can I create a ticket? the open a ticket in discord is gray out.
I’m having these issues.
1. email is being flooded with this error NEW [6:14 pm]
Illuminate\Database\QueryException
SQLSTATEHY000 Too many connections (Connection: mysql, SQL: select table_name as name, (data_length + index_length) as size, table_comment as comment, engine as engine, table_collation as collation from information_schema.tables where table_schema
at vendor/laravel/framework/src/Illuminate/Database/Connection.php:829
825▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
826▕ );
827▕ }
828▕
➜ 829▕ throw new QueryException(
830▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
831▕ );
832▕ }
833▕ }
1 [internal]:0
Illuminate\Console\GeneratorCommand::construct(Object(Illuminate\Filesystem\Filesystem))
[2m+16 vendor frames [22m
18 app/Console/Commands/MakeUpgrade.php:74
Illuminate\Support\Facades\Facade::callStatic("hasTable")
2. Also my Process Manager is being flooded by this > /opt/cpanel/ea-php82/root/usr/bin/php artisan queue:work—once—name=default—queue=default—backoff=0—memory=128—sleep=3—tries=1
Hi, please open ticket on our discord.
1. issue can raise form your cron job or supervisor setting. You need to keep the process to 1, so only one process makes connection to system one at a time.
2. This should be set to as defined n the cron job page of the backend. Mind you, if you are suing shared hosting, queue:work will eventually going to fail through cron job. You must use vps and setup supervisor if you want to enable the background process handling
I cant open a ticket it says you do not have a permission to send message on this channel. Yes I’m using VPS and already setup supervisor
Ticket already replied
When do you release next update
Hi, currently to timeline as we just update project recently. We are still collecting feedback that will help shape the net update
Hello, how can I configure this for only parcel delivery? Parcel alone
Hi, you can disable other modules and keep only parcel module enabled
How to find car models and make from demo driver app
Please open ticket on discord
A lot bug there recent versions please fix issues
Please open ticket on discord and list with your noted issues that requires attend. Thank you
When are we expecting Progressive Web App feature on the website
Currently no plan for this as we already have apps, website
Phone login not working Please fix this also
Please check your sms settings or firebase restriction if you are using firebase for otp verification
change log please
change logs are same as the main release
Driver taxi rigitsration section error fix this issues (car make and car model not selected )
Fixed for coming patch version this weekend
i am valid purchase code submit and VERIFIED but backend showing demo version what’s this issue
You have to set your APP_ENV=production in your .env