Page 1 of 1

CRON Daemon Error messages

Posted: Mon Jun 16, 2014 1:19 pm
by droopy
Hi,

I am receiving daily and email from my vestacp server like this:

Cron <admin@panel> sudo /usr/local/vesta/bin/v-update-sys-vesta-all‏
/usr/local/vesta/bin/v-update-sys-vesta-all: line 13: /func/main.sh: No such file or directory
/usr/local/vesta/bin/v-update-sys-vesta-all: line 14: /conf/vesta.conf: No such file or directory
/usr/local/vesta/bin/v-update-sys-vesta-all: line 23: /v-update-sys-vesta: No such file or directory
/usr/local/vesta/bin/v-update-sys-vesta-all: line 23: /v-update-sys-vesta: No such file or directory
/usr/local/vesta/bin/v-update-sys-vesta-all: line 23: /v-update-sys-vesta: No such file or directory

Any ideas what could be the problem? Do i need to do something to solve this error?
Any help?

regards

Re: CRON Daemon Error messages

Posted: Mon Jun 16, 2014 1:24 pm
by beeman
I see the same messages after the CRON jons are executed. I think the environment variable $VESTA is missing but i'm not sure where to set it...

Re: CRON Daemon Error messages

Posted: Sun Jun 22, 2014 8:31 pm
by imperio
Hi,
this bug will be fix in the next release 0.9.8-10
you can turn off automatic updates until the next release

Re: CRON Daemon Error messages

Posted: Tue Dec 09, 2014 11:02 am
by arvind
vi /usr/local/vesta/bin/v-update-sys-rrd your cron file which is giving this type of error

add the below line at the top of file.

source /etc/profile

i resolve the same for me, for version Version: 0.9.8-12