Cron Job error for v-update-sys-queue disk
Cron Job error for v-update-sys-queue disk
Sorry I'm a newbie and have no idea where to start. Everyday I get a cron job error from cron job
sudo /usr/local/vesta/bin/v-update-sys-queue disk
Error: Connection failed
I'm also getting an error from Vesta Control Panel which says
admin → backup failed
Can't connect to mysql server localhost
If anyone can at least give some pointers what to do it would be greatly appreciated.
Thank You in advance!
sudo /usr/local/vesta/bin/v-update-sys-queue disk
Error: Connection failed
I'm also getting an error from Vesta Control Panel which says
admin → backup failed
Can't connect to mysql server localhost
If anyone can at least give some pointers what to do it would be greatly appreciated.
Thank You in advance!
Re: Cron Job error for v-update-sys-queue disk
Hello shua!
I am getting this same cron error.
Did you fix this problem?
Cron <admin@fotosrd> sudo /usr/local/vesta/bin/v-update-sys-queue disk
Cron Daemon
Error: Connection failed
Tony.
I am getting this same cron error.
Did you fix this problem?
Cron <admin@fotosrd> sudo /usr/local/vesta/bin/v-update-sys-queue disk
Cron Daemon
Error: Connection failed
Tony.
Re: Cron Job error for v-update-sys-queue disk
Hi,
maybe your problem in the database conection
I think Vesta cannot update counters database size
The database is created successfully in the Vesta web interface ?
maybe your problem in the database conection
I think Vesta cannot update counters database size
The database is created successfully in the Vesta web interface ?
Re: Cron Job error for v-update-sys-queue disk
I'm not sure I understand what you mean, but I did create the db in vesta interface
Re: Cron Job error for v-update-sys-queue disk
Try to update counters for your user


Re: Cron Job error for v-update-sys-queue disk
Sorry, but I realized that I reset the password to mysql root user with the command line because I couldn't figure out how what the password was. Then I realized that I didn't update VESTA so I edited the file /usr/local/vesta/conf/mysql.conf and it seems to have fixed the issue.
Re: Cron Job error for v-update-sys-queue disk
I am really new to this, how did you edited: /usr/local/vesta/conf/mysql.conf
thanks.
thanks.
Re: Cron Job error for v-update-sys-queue disk
Code: Select all
nano /usr/local/vesta/conf/mysql.conf
-
- Posts: 2
- Joined: Sun Dec 13, 2015 12:35 am
Re: Cron Job error for v-update-sys-queue disk
Hi shua:shua wrote:Sorry, but I realized that I reset the password to mysql root user with the command line because I couldn't figure out how what the password was. Then I realized that I didn't update VESTA so I edited the file /usr/local/vesta/conf/mysql.conf and it seems to have fixed the issue.
Could you make a step by step of the tasks for beginners.
Thanks in advance.