Page 1 of 1

Cron Job error for v-update-sys-queue disk

Posted: Sun Mar 16, 2014 2:39 am
by shua
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!

Re: Cron Job error for v-update-sys-queue disk

Posted: Tue Mar 18, 2014 6:21 am
by Tony20
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.

Re: Cron Job error for v-update-sys-queue disk

Posted: Tue Mar 18, 2014 7:51 am
by imperio
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 ?

Re: Cron Job error for v-update-sys-queue disk

Posted: Tue Mar 18, 2014 12:33 pm
by shua
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

Posted: Wed Mar 19, 2014 2:28 pm
by imperio
Try to update counters for your user
Image

Re: Cron Job error for v-update-sys-queue disk

Posted: Thu Mar 20, 2014 3:58 am
by shua
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

Posted: Wed Oct 29, 2014 1:48 pm
by Nacho
I am really new to this, how did you edited: /usr/local/vesta/conf/mysql.conf
thanks.

Re: Cron Job error for v-update-sys-queue disk

Posted: Wed Oct 29, 2014 1:55 pm
by imperio

Code: Select all

nano /usr/local/vesta/conf/mysql.conf

Re: Cron Job error for v-update-sys-queue disk

Posted: Sat Dec 19, 2015 2:10 am
by jordi_bcktt
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.
Hi shua:
Could you make a step by step of the tasks for beginners.

Thanks in advance.