Cara mengatasi perintah VestaCP (Vesta Control Panel) CLI commands yang tidak bisa dieksekusi dengan spesifik error seperti berikut
Mengatasi -bash: v-
command not found
Misalnya saat menjalankan perintah v-restore-user restore
kemudian error -bash: v-restore-user: command not found
, solusinya tambahkan full path (lokasi scriptnya) yaitu /usr/local/vesta/bin
/usr/local/vesta/bin/
Contoh:
/usr/local/vesta/bin/v-restore-user admin admin.2018-11-23_10-51-04.tar
Mengatasi /func/main.sh: No such file or directory
Jalankan perintah berikut
export VESTA=/usr/local/vesta/