Cannot access CPANEL or WHM on any domain after UPCP

Eric Martello

Member
Dec 30, 2003
13
0
151
I had a problem with IMAP email logins, so I did a upcp --force to fix it. The IMAP problem got fixed, but a new problem appeared. I am now unable to access WHM or CPANEL on any domain hosted on the server, and I get CPSRVD Failed notifications about every 10 minutes.

I tried doing another upcp, then another upcp --force to no avail. Nothing seems to be showing in any of the log files either, as to what might be causing this problem. The ports for WHM/CPANEL are open so it's not an iptables issue. I've been using this server for several years without issue and this is the first time I've had this problem.

How can I fix this?
 

Eric Martello

Member
Dec 30, 2003
13
0
151
No, the UPCP process isn't running because I actually restarted the server after doing UPCP. I noticed that I get the CPSRVD failed messages every 8 minutes exactly, and I still cannot access WHM/CPANEL on any port or domain.
 

Bruce

Well-Known Member
Oct 4, 2001
146
0
316
Funny you mentioned that. I have a client that sent me an e-mail saying that his WHM and cPanel is timing out on him after upcp.
I did noticed that the last three or so updates Edge and Current (anything after E23567)removed tailwatchd and broke spamass.

I did a Force Stable and it took the DC to get spamass running again !
 

Eric Martello

Member
Dec 30, 2003
13
0
151
Did that fix the issue with logging into WHM/CPANEL? ANd second question, how can I force an update to "STABLE" from within SSH? Because I have WHM set to update to RELEASE on auto-update.
 

cPanelKenneth

cPanel Development
Staff member
Apr 7, 2006
4,607
80
458
cPanel Access Level
Root Administrator
To Bruce: there is no tailwatchd in Current.

To Eric Martello: edit /etc/cpupdate.conf with your preferred text editor and change the
Code:
CPANEL=release
to

Code:
CPANEL=stable
Please keep the casing as in my examples. After saving those changes, execute /scripts/upcp
 

Bruce

Well-Known Member
Oct 4, 2001
146
0
316
tailwatchd is only in Edge ?
I am running E23567 on one server and has really cut down the load.