Page 1 of 1

[BUG] User bugg.

Posted: Sun May 01, 2016 11:32 am
by TestTestOMG
See this: (I was trying to delete a user called "wouter".

Code: Select all

Usage: v-delete-user USER
[root@panel home]# v-delete-user wouter
Error: USER wouter doesn't exist
[root@panel home]# v-create-user wouter
-bash: v-create-user: command not found
[root@panel home]# v-add-user wouter
Error: not enought arguments
Usage: v-add-user USER PASSWORD EMAIL [PACKAGE] [FNAME] [LNAME]
[root@panel home]# v-add-user wouter wouter [email protected]
Error: user wouter exists
[root@panel home]# v-suspend-user wouter
Error: USER wouter doesn't exist
[root@panel home]#
And i do not have permissions in the SFTP and SHH to remove the folder. Help!

Re: [BUG] User bugg.

Posted: Sun May 01, 2016 5:11 pm
by Mr.Erbutw
write the whole command

Code: Select all

/usr/local/vesta/bin/v-delete-user

in any case, should work

Re: [BUG] User bugg.

Posted: Sun May 01, 2016 6:30 pm
by tjebbeke
Does the user 'wouter' exist before you install vestacp? Have you started from a clean installed server?