customers unable to access sites after upgrade

jtmcadams

Member
Feb 16, 2003
21
0
151
Does anybody else have a problem with customers being unable to access their sites after upgrading to WHM 8.5.4 cPanel 8.5.4-R7? it seems now our servers have no outbound communications and we can't access them via telnet or ssh. we've had them manually rebooted three times with no success. whm news doesn't display, we can't do any updates on the servers at all? is this related to the possible bug in Cpanel? When loggin into whm the news area displays this, Unable to fetch Web Host Manager news. The News server may be down or unreachable. , I also show bind as failing and when i restart it I get this error as well, /etc/rc.d/init.d/named: line 108: 1455 Segmentation fault /usr/sbin/rndc status , didn't have any of these problems until we did the upgrade. also when we check the status of services it shows bind as having failed and this error at the top of the screen as well, apache (1.3.29 (Unix)) failed
bind (9.2.1) failed
rpmdb: unable to join the environment error: db4 error(11) from dbenv->open: Resource temporarily unavailable error: cannot open Packages index using db3 - Resource temporarily unavailable (11) error: cannot open Packages database in /var/lib/rpm

This is crazy.
 
Last edited:

jtmcadams

Member
Feb 16, 2003
21
0
151
40 views of this and not even a response from Cpanel?
 

casey

Well-Known Member
Jan 17, 2003
2,288
0
191
These are user forums. If you want support from cpanel you will need to submit a ticket.
 

releasedj

Registered
Sep 23, 2003
1
0
151
I had the same problem. I did the following from the command line as root, which seemed to fix the problem:

# export LD_ASSUME_KERNEL=2.2.5
# /scripts/upcp


This fixed my problem and I hope it helps you as I was down for over a day with this crap.

Regards,

Kelvin