SOLVED Easyapache 3 Update failure

mickalo

Well-Known Member
Apr 16, 2002
782
5
318
N.W. Iowa
We are currently still using easyapache 3 at this time weren't sure we could continue using the server at the end of the year but will be upgrading to eastyapache 4 later this month. Anyway when we bring up the Easyapache 3 in the WHM we get the following errors:
Code:
Making sure we have the latest files...

[2018-11-07 11:25:41 -0600] die [cpanelsync] Signature verification failed for URL 'http://httpupdate.cpanel.net/cpanelsync/easy/Cpanel/.cpanelsync.bz2'. Signature rollback detected. Please see https://go.cpanel.net/sigerrors for further information about this error. at /usr/local/cpanel/Cpanel/HttpRequest.pm line 1172.
Cpanel::HttpRequest::_die(Cpanel::HttpRequest=HASH(0x18f6f18), "Signature verification failed for URL 'http://httpupdate.cpan"...) called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 1182
Cpanel::HttpRequest::_sigerror_die(Cpanel::HttpRequest=HASH(0x18f6f18), "Signature verification failed for URL 'http://httpupdate.cpan"...) called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 347
Cpanel::HttpRequest::request(Cpanel::HttpRequest=HASH(0x18f6f18), "host", "httpupdate.cpanel.net", "url", "/cpanelsync/easy/Cpanel/.cpanelsync.bz2", "protocol", 1, "destfile", ...) called at /usr/local/cpanel/scripts/cpanelsync line 152
eval {...} called at /usr/local/cpanel/scripts/cpanelsync line 152
Scripts::cpanelsync::script("Scripts::cpanelsync", "--signed=1", "--quiet=1", "httpupdate.cpanel.net", "/cpanelsync/easy/Cpanel", "/var/cpanel/perl/easy/Cpanel") called at /usr/local/cpanel/scripts/cpanelsync line 36
[2018-11-07 11:25:42 -0600] die [cpanelsync] Signature verification failed for URL 'http://httpupdate.cpanel.net/cpanelsync/easy/Cpanel/.cpanelsync'. Signature rollback detected. Please see https://go.cpanel.net/sigerrors for further information about this error. at /usr/local/cpanel/Cpanel/HttpRequest.pm line 1172.
Cpanel::HttpRequest::_die(Cpanel::HttpRequest=HASH(0x18f6f18), "Signature verification failed for URL 'http://httpupdate.cpan"...) called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 1182
Cpanel::HttpRequest::_sigerror_die(Cpanel::HttpRequest=HASH(0x18f6f18), "Signature verification failed for URL 'http://httpupdate.cpan"...) called at /usr/local/cpanel/Cpanel/HttpRequest.pm line 347
Cpanel::HttpRequest::request(Cpanel::HttpRequest=HASH(0x18f6f18), "host", "httpupdate.cpanel.net", "url", "/cpanelsync/easy/Cpanel/.cpanelsync", "protocol", 1, "destfile", ...) called at /usr/local/cpanel/scripts/cpanelsync line 152
eval {...} called at /usr/local/cpanel/scripts/cpanelsync line 152
Scripts::cpanelsync::script("Scripts::cpanelsync", "--signed=1", "--quiet=1", "httpupdate.cpanel.net", "/cpanelsync/easy/Cpanel", "/var/cpanel/perl/easy/Cpanel") called at /usr/local/cpanel/scripts/cpanelsync line 36
what exactly is the problem here never seen this error before.
THX
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello @mickalo,

Can you verify if you've setup a /etc/cpsources.conf file on this system to force a specific mirror? EX:

Code:
cat /etc/cpsources.conf
By default, the file should not exist. If it doesn't exist on your system, can you open a support ticket so we can take a closer look?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello @mickalo,

In that case, please open a support ticket and we'll take a closer look. You can post the ticket number here and we'll update this thread with the outcome.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello,

To update, this was fixed by temporarily forcing the use of a separate mirror in the /etc/cpsources.conf file. Once the EA3 update completed, the /etc/cpsources.conf file was removed.

Thank you.
 
  • Like
Reactions: mickalo