Page 1 of 1

Error from v-update-sys-queue disk process

Posted: Fri Aug 08, 2014 2:39 am
by andygmorris
Hi all,

Fresh VPS with Ubuntu 14.04 64-bit (OpenVZ) + fresh install of VestaCP (successful).
Control Panel untouched after install, but getting this error sent to admin email address...

SUBJECT: sudo /usr/local/vesta/bin/v-update-sys-queue disk
MESSAGE BODY :-
Error: Connection failed
/usr/local/vesta/func/main.sh: line 55: [: 15 2014-08-08 02:15:02 v-update-database-disk admin admin_default : integer expression expected

Anyone have any ideas what's causing this?

Thanks, in advance.

Re: Error from v-update-sys-queue disk process

Posted: Mon Aug 11, 2014 5:32 pm
by imperio
Hi,
do you have problem with mysql connection on your server?

Re: Error from v-update-sys-queue disk process

Posted: Tue Aug 19, 2014 5:54 pm
by sonpython
I have the same problems.

I received an email

Code: Select all

Error: Connection failed
/usr/local/vesta/func/main.sh: line 55: [: 15 2014-08-18 02:18:15 v-update-database-disk admin admin_default : integer expression expected
Error: Connection failed
/usr/local/vesta/func/main.sh: line 55: [: 15 2014-08-18 02:18:16 v-update-database-disk admin admin_data : integer expression expected
I have no issue with the sql connection cos my websites on this VPS are working very well. Only the vesta panel cannot be reach. when I try https://IP:8083 it say that can not connect.

Re: Error from v-update-sys-queue disk process

Posted: Tue Aug 19, 2014 5:59 pm
by sonpython
I've solved my problem by this way:

SSH to root@IP

then run the command

Code: Select all

sudo /usr/local/vesta/bin/v-update-sys-queue disk
hope this help