Page 1 of 1

Cron sudo /usr/local/vesta/bin/v-update-sys-queue disk

Posted: Mon Oct 19, 2015 10:50 am
by pmq
Hello
I've installed VestaCP without problems. Later I've changed MySQL database to Percona. After this I'm getting an error in email:
Cron <admin@server> sudo /usr/local/vesta/bin/v-update-sys-queue disk
Error: Connection to localhost failed
This is no firewall problem - telnet localhost to port 3306 works.
According to other tickets I've entered username root and its password to my.cnf and restarted Percona. Didn't help.

Maybe it's user privileges problem?
Image
But I didn't change anything

Please help me 'coz I'm newbie to VestaCP but I like it :)

Regards
Pawel

Re: Cron sudo /usr/local/vesta/bin/v-update-sys-queue disk

Posted: Mon Oct 19, 2015 12:07 pm
by tjebbeke
Edit root password in /usr/local/vesta/conf/mysql.conf

Re: Cron sudo /usr/local/vesta/bin/v-update-sys-queue disk

Posted: Mon Oct 19, 2015 2:32 pm
by pmq
It works! :)
Many thanks