Page 1 of 1

Error on /usr/local/vesta/bin/v-update-sys-queue backup

Posted: Tue Apr 07, 2020 1:45 pm
by daross
Hi all,

I am getting the following errors anytime the cron runs and when I run these commands on the server:
sudo /usr/local/vesta/bin/v-update-sys-queue backup
sudo /usr/local/vesta/bin/v-update-sys-queue letsencrypt


The errors I'm getting:
/usr/local/vesta/bin/v-update-sys-queue: 21: /usr/local/vesta/bin/v-update-sys-queue: source: not found
/usr/local/vesta/bin/v-update-sys-queue: 24: /usr/local/vesta/bin/v-update-sys-queue: source: not found
/usr/local/vesta/bin/v-update-sys-queue: 25: /usr/local/vesta/bin/v-update-sys-queue: source: not found
/usr/local/vesta/bin/v-update-sys-queue: 35: /usr/local/vesta/bin/v-update-sys-queue: check_args: not found


line 21: source /etc/profile
line 24: source $VESTA/func/main.sh
line 25: source $VESTA/conf/vesta.conf
line 35: check_args '1' "$#" 'QUEUE'


Can anyone help?