Hello,
cron runs upcp and I get an e-mail just about every day. I can't remember not getting one every day so it might be every day I get an e-mail report. Anyway, lately, there's been a line that I've noticed and I don't think it should be there. This is the part I'm talking about:
Is this a problem I should be worried about and is there a fix? I'd like to fix it if I can. Any idea as to why the signature verification is failing for URL? I'm running 56.0.24.
Thanks!
cron runs upcp and I get an e-mail just about every day. I can't remember not getting one every day so it might be every day I get an e-mail report. Anyway, lately, there's been a line that I've noticed and I don't think it should be there. This is the part I'm talking about:
Code:
[2016-07-04 01:01:39 -0400] - Processing command `/usr/local/cpanel/scripts/detect_env_capabilities`
[2016-07-04 01:01:39 -0400] Updating cPGreyList Common Mail Providers
[2016-07-04 01:01:39 -0400] - Processing command `/usr/local/cpanel/scripts/manage_greylisting --init --update_common_mail_providers`
[2016-07-04 01:01:39 -0400] [15953] [*] Initializing database for the cPanel Greylist service.
[2016-07-04 01:01:39 -0400] [15953] [+] Initializing database successfully completed.
[2016-07-04 01:01:39 -0400] [15953] [*] Updating Common Mail Providers List …
[2016-07-04 01:01:42 -0400] [15953] [!] Failed to update Common Mail Providers list: Cpanel::Exception/(XID s4q7cp) Failed to download the latest common mail provider IP address data: Signature verification failed for URL 'http://httpupdate.cpanel.net/common_mail_providers/common_mail_provider_ips.json'. Invalid signature. Please see https://go.cpanel.net/sigerrors for further information about this error.
[2016-07-04 01:01:42 -0400] [15953]
[2016-07-04 01:01:42 -0400] [15953] at /usr/local/cpanel/Cpanel/GreyList/CommonMailProviders.pm line 57.
[2016-07-04 01:01:42 -0400] [15953] Cpanel::GreyList::CommonMailProviders::__ANON__(__CPANEL_HIDDEN__...) called at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/Try/Tiny.pm line 103
[2016-07-04 01:01:42 -0400] [15953] Try::Tiny::try(CODE(0x35a4878), Try::Tiny::Catch=REF(0x34d56b0)) called at /usr/local/cpanel/Cpanel/GreyList/CommonMailProviders.pm line 58
[2016-07-04 01:01:42 -0400] [15953] Cpanel::GreyList::CommonMailProviders::fetch_latest_data() called at /usr/local/cpanel/scripts/manage_greylisting line 152
[2016-07-04 01:01:42 -0400] [15953] scripts::manage_greylisting::__ANON__() called at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/Try/Tiny.pm line 78
[2016-07-04 01:01:42 -0400] [15953] eval {...} called at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/Try/Tiny.pm line 71
[2016-07-04 01:01:42 -0400] [15953] Try::Tiny::try(CODE(0x2547a98), Try::Tiny::Catch=REF(0x34d54e8)) called at /usr/local/cpanel/scripts/manage_greylisting line 205
[2016-07-04 01:01:42 -0400] [15953] scripts::manage_greylisting::update_common_mail_providers(undef) called at /usr/local/cpanel/scripts/manage_greylisting line 70
[2016-07-04 01:01:42 -0400] [15953] scripts::manage_greylisting::run("--init", "--update_common_mail_providers") called at /usr/local/cpanel/scripts/manage_greylisting line 23
[2016-07-04 01:01:42 -0400] [15953]
[2016-07-04 01:01:42 -0400] 76% complete
Thanks!