plesk / letsencrypt-plesk

Let’s Encrypt extension for Plesk gives all Plesk users the power to get a free Let’s Encrypt certificate with just a couple of clicks.
https://www.plesk.com/extensions/letsencrypt/
180 stars 25 forks source link

Requesting certificate though cli.php failes but renewal from panel works #189

Open devanes opened 7 years ago

devanes commented 7 years ago

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.