LetsEncrypt Generation Failure: Certificate cannot be extended nor newly created

Hello, we are having trouble creating a Let’s Encrypt certificate. It is showing the following error when trying to exend the old one or create a new one:

LetsEncrypt Generation Failure

stream_get_meta_data() expects parameter 1 to be resource, bool given
Processing: server.tld.com, Local IP: xxx.xxx.xxx.xxx, Public IP: xxx.xxx.xx.xxx
Self test: trying http://server.tld.com/.freepbx-known/9dca5f57b4d4c626b7dc2c326e54bab1
Self test: received 9dca5f57b4d4c626b7dc2c326e54bab1
Getting list of URLs for API
Requesting new nonce for client communication
Account already registered. Continuing.
Sending registration to letsencrypt server
Sending signed request to https://acme-v02.api.letsencrypt.org/acme/new-acct
Account: https://acme-v02.api.letsencrypt.org/acme/acct/1018956627
Starting certificate generation process for domains
Requesting challenge for server.tld.com
Sending signed request to https://acme-v02.api.letsencrypt.org/acme/new-order
Sending signed request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/266674627156
Got challenge token for server.tld.com
Token for server.tld.com saved at /var/www/html/.well-known/acme-challenge/H-gJTAA4lqSrqll4rYXHTWDhd7-tzBaH9eOi4B2yxiY and should be available at http://server.tld.com/.well-known/acme-challenge/H-gJTAA4lqSrqll4rYXHTWDhd7-tzBaH9eOi4B2yxiY
Sending request to challenge
Sending signed request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/266674627156/0UN-9w
Verification ended with status: valid

Any ideas how to resolve this?

seems like your cert is still valid. delete it or wait , best yet , get a better acme client

Thank you for your ideas!

Finally, deleting and reinstalling the certman module via console worked out:

fwconsole ma delete certman -f
fwconsole ma downloadinstall certman

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.