outroll / vesta

VESTA Control Panel
http://vestacp.com
GNU General Public License v3.0
2.91k stars 1.02k forks source link

Issue not being able to delete user #2247

Closed noogen closed 2 years ago

noogen commented 2 years ago

Operating System (OS/VERSION):

Ubuntu 16.04 - i know, i know, it's old so I'm trying to delete users and migrate away from this.

VestaCP Version:

1.0.0.0

Installed Software (what you got with the installer):

php-fpm, apache, nginx, mysql

Steps to Reproduce:

Delete all user database, website, then delete user. This result in executing /usr/local/vesta/bin/v-delete-user but failed delete at line #42 - deleting user web system. But there is no web system to delete.

Other Notes:

I believe this is a typo? Shouldn't it be $WEB_DOMAIN and not $WEB_SYSTEM? I see a mix use of variable WEB_DOMAIN and WEB_SYSTEM in various functions.

noogen commented 2 years ago

Maybe my version is too old.