Hello
after upgrade I have this bug in all servers.
CLOUDLINUX 6.9 x86_64 standard – server cPanel & WHM 64.0 (build 19)
The DNS zone is not removed and an error is displayed.
I already tried running the /scripts/fixquotas and this did not work.
Any suggestion ?
Thank you
Konrath
after upgrade I have this bug in all servers.
CLOUDLINUX 6.9 x86_64 standard – server cPanel & WHM 64.0 (build 19)
The DNS zone is not removed and an error is displayed.
I already tried running the /scripts/fixquotas and this did not work.
Any suggestion ?
Thank you
Konrath
Code:
[email protected] [/]# /scripts/removeacct --force konrath2
Running pre removal script (/usr/local/cpanel/scripts/prekillacct)......Done
Collecting Domain Name and IP......Done
Locking account and setting shell to nologin......Done
Removing Sessions.........Done
Killing all processes owned by user......Done
Removing Suspended Info.........Done
Removing Web Logs......Done
Removing Bandwidth Files......Done
Removing any unneeded pending interface locks......Done
Removing Email Sending Limits Cache......Done
Removing DKIM keys......Done
Removing Crontab......Done
Removing IPv6......Done
Removing external authentication links …......Done
Running AutoSSL account deletion logic …......Done
Removing domain TLS resources …......Done
Removing HTTP Virtual Hosts......Done
Rebuilding Mail SNI configuration......Done
Removing ftp Virtual Hosts......Done
Removing user's web content directory symlinks......Done
Removing MySQL databases and users......Done
Revoking MySQL Privs.......Done
Removing PostgreSQL databases and users...info [removeacct] PGSQL: Remove dbuser konrath2 for owner konrath2 on
...Done
Removing Two-Factor Authentication entries..........Done
Removing API Token entries..........Done
Removing User & Group.......Cpanel::Exception::Quota::NotEnabled/(XID er3bsf) Filesystem quotas are not enabled on “/dev/sda3”.
at /usr/local/cpanel/Cpanel/Exception/CORE.pm line 330.
Cpanel::Exception::create("Quota::NotEnabled", "Filesystem quotas are not enabled on \x{e2}\x{80}\x{9c}[_1]\x{e2}\x{80}\x{9d}.", ARRAY(0x7f7b5e0)) called at /usr/local/cpanel/Cpanel/Quota/Inode.pm line 113
Cpanel::Quota::Inode::_set_limits(Cpanel::Quota::Inode=HASH(0x7ff8f80), HASH(0x7ee29a8), HASH(0x7e8d488)) called at /usr/local/cpanel/Cpanel/Quota/Inode.pm line 65
Cpanel::Quota::Inode::set_limits(Cpanel::Quota::Inode=HASH(0x7ff8f80), HASH(0x7e8d488)) called at /usr/local/cpanel/Cpanel/Quota/Temp.pm line 121
Cpanel::Quota::Temp::disable(Cpanel::Quota::Temp=HASH(0x7ff0858)) called at /usr/local/cpanel/Cpanel/Quota/Clean.pm line 17
Cpanel::Quota::Clean::zero_quota(12262) called at /usr/local/cpanel/Cpanel/SysAccounts.pm line 262
Cpanel::SysAccounts::remove_system_user("konrath2", 0) called at /usr/local/cpanel/Whostmgr/Accounts/Remove.pm line 590
Whostmgr::Accounts::Remove::_killacct("user", "konrath2", "killdns", 1) called at /usr/local/cpanel/Whostmgr/Accounts/Remove.pm line 877
Whostmgr::Accounts::Remove::_removeaccount("user", "konrath2", "keepdns", undef, "force", 1) called at bin/removeacct.pl line 74
Last edited by a moderator: