Suspend / Unsuspend Feature not Working

srelliott

Verified User
Joined
Apr 6, 2005
Messages
44
Hello,

I'm running version 1.31.4 of DA. I can not suspend an specific account. When I try to suspend this particular account, the webpage never goes to the suspension message.

Looking at the error log (/var/log/directadmin/error.log) I see the following:

User customer01 either didn't have an ftp account, or it was already disabled

In the system log I see the following:

admin suspended customer01 : api=0
httpd reloaded


The errortaskq.log is empty.

When I unsuspend the account the error log shows:

User customer01 either didn't have an ftp account, or it was already activated

and the System Log shows:

admin unsuspended customer01 : api=0
httpd reloaded


I am able to suspend other accounts successfully.
 
Back
Top