You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.
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 [email protected]
(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.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 [email protected]
(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.
The text was updated successfully, but these errors were encountered: