Need two domain lists! at bin/autossl_check.pl line 870.

jndawson

Well-Known Member
Aug 27, 2014
350
39
78
Western US
cPanel Access Level
DataCenter Provider
We got the v.68 update installed and suddenly customers, who hadn't had autossl certs installed before, are getting emails telling them their autossl cert expired weeks ago.

We did a spot check on autossl status for a couple of accounts in whm, and the logs came back with this:

Code:
Log for the AutoSSL run for “account1”: Wednesday, October 18, 2017 12:55:35 PM GMT-0700 (cPanel (powered by Comodo))
12:55:35 PM This system has AutoSSL set to use “cPanel (powered by Comodo)”.
12:55:35 PM Checking websites for “account1” …
12:55:35 PM WARN (XID 3mw8wa) Need two domain lists! at bin/autossl_check.pl line 870.
12:55:35 PM The system has completed the AutoSSL check for “account1”.
Code:
Log for the AutoSSL run for “account2”: Wednesday, October 18, 2017 1:17:56 PM GMT-0700 (cPanel (powered by Comodo))
1:17:56 PM This system has AutoSSL set to use “cPanel (powered by Comodo)”.
1:17:56 PM Checking websites for “account2” …
1:17:56 PM WARN (XID hr96z6) Need two domain lists! at bin/autossl_check.pl line 870.
1:17:56 PM The system has completed the AutoSSL check for “account2”.
It seems we're getting this for accounts that didn't have autossl available, but should now (we made some adjustments to our policy just prior to the update). Most accounts are not having an issue.

Also, there isn't a bin/autossl_check.pl file anywheres.
 

cPWilliamL

cP Technical Analyst II
Staff member
May 15, 2017
258
30
103
America
cPanel Access Level
Root Administrator
Hi @jndawson,

Would you mind opening a ticket for this so we can check the issue directly? Could you also include the specific adjustments you made just prior to the update?

Also, there isn't a bin/autossl_check.pl file anywheres.
This can be a bit confusing, but this is referencing an internal script which has been rolled into a binary(i.e. `/usr/local/cpanel/bin/autossl_check').

Thanks,