We have a Plesk 12.5.30 server where for a quite a number of domains the auto-renewal fails.(Extension version 2.2.2)
I tried requesting new certificates for all domains through the cli using:
plesk bin extension --exec letsencrypt cli.php -d dcomain.com -d www.domain.com --agree-tos --email name@domain.com
(Of course using the actual domains and a valid e-mail address.)
Quite a large number fail with the error:
Failed to pass challenges for domain 'domain.coml'Executing /usr/local/psa/admin/plib/modules/letsencrypt/scripts/cli.php failed: exit status 1
However, if I try renewing those domains from the plesk panel, this works without any problems.
So the issues are:
some domains not auto-renewing after 1 month
requesting a new certificate using the cli fails, but using the panel it works just fine.
Hello,
We have a Plesk 12.5.30 server where for a quite a number of domains the auto-renewal fails.(Extension version 2.2.2) I tried requesting new certificates for all domains through the cli using:
plesk bin extension --exec letsencrypt cli.php -d dcomain.com -d www.domain.com --agree-tos --email name@domain.com
(Of course using the actual domains and a valid e-mail address.)Quite a large number fail with the error:
Failed to pass challenges for domain 'domain.coml'Executing /usr/local/psa/admin/plib/modules/letsencrypt/scripts/cli.php failed: exit status 1
However, if I try renewing those domains from the plesk panel, this works without any problems.
So the issues are:
Any help would be appreciated.