denime

Registered
May 3, 2006
3
0
151
Hi,

When I try update cpanel it shows this error:

Versions Match! (10.9.0-STABLE_38). You are running the latest STABLE.
(internal warning) Fri Oct 6 19:07:01 2006 [10460] warn: dig failed the usability test!
Cpanel::DnsRoots::getdigutil() called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 269
Cpanel::DnsRoots::dig(undef, 'net', 'NS', 86400) called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 114
Cpanel::DnsRoots::fetchnameservers('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 204
Cpanel::DnsRoots::_resolveIpAddress('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 198
Cpanel::DnsRoots::resolveIpAddressBAMP('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 244
Cpanel::HttpRequest::_getAddressList('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 45
Cpanel::HttpRequest::request('Cpanel::HttpRequest=HASH(0x931c598)', 'host', 'httpupdate.cpanel.net', 'url', '/cpanelsync/addons/scripts/nthemes.rc', 'protocol', 0) called at whostmgr/bin/whostmgr2.pl line 6157
main::getaddonversions('scripts') called at whostmgr/bin/whostmgr2.pl line 6185
main::updateaddons() called at whostmgr/bin/whostmgr2.pl line 90
[an error occurred while processing this directive]query failed: query timed out
(internal warning) Fri Oct 6 19:09:31 2006 [10460] warn: /usr/local/cpanel/src/3rdparty/perl/perldig failed the usability test!
Cpanel::DnsRoots::getdigutil() called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 269
Cpanel::DnsRoots::dig(undef, 'net', 'NS', 86400) called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 114
Cpanel::DnsRoots::fetchnameservers('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 204
Cpanel::DnsRoots::_resolveIpAddress('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/DnsRoots.pm line 198
Cpanel::DnsRoots::resolveIpAddressBAMP('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 244
Cpanel::HttpRequest::_getAddressList('httpupdate.cpanel.net') called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 45
Cpanel::HttpRequest::request('Cpanel::HttpRequest=HASH(0x931c598)', 'host', 'httpupdate.cpanel.net', 'url', '/cpanelsync/addons/scripts/nthemes.rc', 'protocol', 0) called at whostmgr/bin/whostmgr2.pl line 6157
main::getaddonversions('scripts') called at whostmgr/bin/whostmgr2.pl line 6185
main::updateaddons() called at whostmgr/bin/whostmgr2.pl line 90
[an error occurred while processing this directive][email protected] [~]#
 

SupaDucta

Active Member
Oct 6, 2004
40
0
156
Same issue on few CentOS 3.8 boxes, still unresolved by newest updates. Cannot add DNS zones in WHM, cannot add addon domains or so in cPanel.
 

designeru

Well-Known Member
Nov 2, 2005
83
0
156
Not sure...

I'm not sure this will work... never tried but this is what i should do if i were you:

- update perl to latest from layer1.cpanel.net
- after that:
# perl -MCPAN -e shell
> force install DBI
> force install DBD::mysql
> exit
- the try the /scripts/upcp --force again.
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
nakedman said:
i have the same problem, hope what designeru said to work!
I doubt! Here is what you need to do, run one of the following commands to update BIND:

up2date -u bind-libs
OR
yum upgrade bind-libs

Then run:
/scripts/upcp --force