Hello,
I am encountering an issue with the creation and deletion of accounts on a few servers. I removed one account using the command line. The line that the process was stuck is:
Here is the output from the command line:
The same thing applies when creating new accounts. I've added a screenshot from the WHM interface that shows the same httpd.conf problem.
Is anybody experiencing the same issue? Is there a solutions to this? The problem is not reproducible each time. Sometimes it takes 10 seconds, sometimes 100.
Thank you.
I am encountering an issue with the creation and deletion of accounts on a few servers. I removed one account using the command line. The line that the process was stuck is:
Removing HTTP Virtual Hosts......
Here is the output from the command line:
Code:
[root@server04 logs]# time /scripts/removeacct somethingdomain
Are you sure you want to remove the account "somethingdomain", and DNS zone files for the user? [y/N]? y
Running pre removal script (/usr/local/cpanel/scripts/prekillacct)......Done
Collecting Domain Name and IP...info [removeacct] rebuild_files: working on domain (something.domain.com)
info [removeacct] php-fpm: rebuild_files: restart fpm services for Apache
info [removeacct] php-fpm: fpm services restarted
...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
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......Done
Removing Two-Factor Authentication entries..........Done
Removing API Token entries..........Done
Removing User & Group..........Done
Removing DNS Entries......Done
Removing Email Setup......Done
Removing mailman lists......Done
Updating Databases......Done
Removing bandwidth limits......Done
Removing Counter Data......Done
Adding IP back to the IP address pool......Done
Removing user's cPanel Databases & Updating......Done
Reloading Services......Done
Removing mail and service configs......Done
Sending Contacts......Done
Updating internal databases......Done
Running post removal scripts (/usr/local/cpanel/scripts/legacypostkillacct, /usr/local/cpanel/scripts/postkillacct)......Done
Account Removal Complete!!!......Done
info [removeacct] User 'somethingdomain' removed.
User: somethingdomain
Domain: something.domain.com
Removed the following non-SSL virtual hosts: something.domain.com
Removed the following SSL virtual hosts:
Listing MySQL dbs for removal.
Fetching MySQL DB Owner information.
Successsomething.domain.com => deleted from server04.
something.domain.com => deleted from dns2.
something.domain.com => deleted from dns1.
Removing /etc/valiases/something.domain.com
System has 8 free ips.
somethingdomain account removed
real 1m57.376s
user 0m0.615s
sys 0m0.419s
The same thing applies when creating new accounts. I've added a screenshot from the WHM interface that shows the same httpd.conf problem.
Is anybody experiencing the same issue? Is there a solutions to this? The problem is not reproducible each time. Sometimes it takes 10 seconds, sometimes 100.
Thank you.