whipworks

Well-Known Member
Aug 19, 2014
194
11
68
cPanel Access Level
Reseller Owner
The site shows the suspension page "This Account Has Been Suspended", even if the account is not suspended. I've tried suspending the account and taking the suspension of again and see if that changes anything, but no good. I also did a search on the forums about this, and was a bit surprised that the inquiries to this problem hasn't been addressed :confused:

Any ideas? Thanks! :)
 

Serra

Well-Known Member
Oct 27, 2005
272
21
168
Florida
Site can be cached, even if that cache isn't local. Could be an ISP cache or a network cache of some sort. Try a phone using the cell tower and not the local network or try using a VPN to check.
 

whipworks

Well-Known Member
Aug 19, 2014
194
11
68
cPanel Access Level
Reseller Owner
Site can be cached, even if that cache isn't local. Could be an ISP cache or a network cache of some sort. Try a phone using the cell tower and not the local network or try using a VPN to check.
Tried on mobile phones. Showed suspended as well.
 

acenetgeorge

Well-Known Member
PartnerNOC
Mar 6, 2008
68
4
58
Southfield, MI
cPanel Access Level
DataCenter Provider
Suspend the account once more, and then unsuspend it again. It is possible the suspend redirect did not get removed correctly. I've seen this happen more than once, but it is not very common.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Do you notice any error messages in /usr/local/cpanel/logs/error_log when suspending the account? Is the account's .htaccess file modified when the account is suspended?

Thank you.
 

whipworks

Well-Known Member
Aug 19, 2014
194
11
68
cPanel Access Level
Reseller Owner
Suspend the account once more, and then unsuspend it again. It is possible the suspend redirect did not get removed correctly. I've seen this happen more than once, but it is not very common.
Hello :)

Do you notice any error messages in /usr/local/cpanel/logs/error_log when suspending the account? Is the account's .htaccess file modified when the account is suspended?

Thank you.
Account Suspension
Changing Shell to /bin/false...Changing shell for username.
Warning: "/bin/false" is not listed in /etc/shells
Shell changed.
Done
Locking Password...Locking password for user username.
passwd: Success
Done
1Suspending email account logins for domainname .... Done
Suspending mysql users
Using Universal Quota Support (quota=0)
Suspending websites...
Using Universal Quota Support (quota=2252800)
Suspending FTP accounts...
Updating FTP passwords for username
FTP password files updated.
FTP vhost passwords synced
username's account has been suspended

Account Activated
Changing shell for username.
Shell changed.
Unlocking password for user username.
passwd: Success.
Unsuspending email account logins for domainname .... Done
Unsuspending websites...
Unsuspending FTP accounts...
Updating FTP passwords for username
FTP password files updated.
FTP vhost passwords synced
username's account is now active
Unsuspending mysql users

This is I think the third time I've done this. I don't see anything wrong.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
To confirm, there were no errors in the cPanel error log and the .htaccess file was properly updated during the suspension?

Thank you.
 

cPanelPeter

Senior Technical Analyst
Staff member
Sep 23, 2013
585
25
153
cPanel Access Level
Root Administrator
Hello,

Please open a support ticket using the link in my signature. I'd very much like to look at this for you. Please post the ticket number here once you've opened it so we can update this thread accordingly.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Could you post the ticket number here so we can update this thread with the outcome?

Thank you.
 

whipworks

Well-Known Member
Aug 19, 2014
194
11
68
cPanel Access Level
Reseller Owner
Oh sorry about that. But the issue was resolve. It was something on the Apache server that didn't start properly. Thank you.

One other question though, the support guys are suggesting upgrading our CPanel apps and/or security. Is there a way that you guys (or they) can do that on our server remotely? This is a concern of saving time for us. Or is there anyone we can talk about this of forum?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
One other question though, the support guys are suggesting upgrading our CPanel apps and/or security. Is there a way that you guys (or they) can do that on our server remotely? This is a concern of saving time for us. Or is there anyone we can talk about this of forum?
Could you elaborate on what type of update you are referring to?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Bash, RHEL/CentOS, and OpenSSL.
Yes, it's a good idea to use updated versions of your OS and it's packages. Depending on the existing versions installed, you can typically do this via the "yum update" command. I suggest consulting with a qualified system administrator if you are not comfortable doing this on your own.

Thank you.
 

OatmealDesign

Registered
Apr 29, 2015
1
0
1
Nova Scotia
cPanel Access Level
Reseller Owner
Hi folks,

I had the same issue today, thought I would post just in case it is a quick fix for someone else. I unsuspended the account, then suspended it, but the main thing is that I added some text in the "Reason (if suspending):" field. When I unsuspended, I also made sure to add text to the "Reason (if suspending):" field, and voila - I was back in business.

I tried all other combinations and it just didn't work - so there may be a work around for you gents as well.

Good luck,

Me.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
I unsuspended the account, then suspended it, but the main thing is that I added some text in the "Reason (if suspending):" field. When I unsuspended, I also made sure to add text to the "Reason (if suspending):" field, and voila - I was back in business.
I've not been able to reproduce this issue. What version of cPanel is installed on your system, and what exact steps can we take to reproduce the issue that required you to add a reason?

Thank you.