Good evening,
Can you please help ?
My domain is:
I ran this command:
certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-5" --agree-tos --authenticator webroot --email "npm@jeanbruder.fr" --preferred-challenges "dns,http" --domains "proxy.jeanbruder.fr"
It produced this output:
Error: Command failed: certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-5" --agree-tos --authenticator webroot --email "npm@jeanbruder.fr" --preferred-challenges "dns,http" --domains "proxy.jeanbruder.fr"
Saving debug log to /var/log/letsencrypt/letsencrypt.log
An unexpected error occurred:
The JWS was signed by a public key the server does not support :: sa.StorageAuthority.KeyBlocked timed out after 5000 ms
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
at ChildProcess.exithandler (node:child_process:397:12)
at ChildProcess.emit (node:events:394:28)
at maybeClose (node:internal/child_process:1064:16)
at Socket. (node:internal/child_process:450:11)
at Socket.emit (node:events:394:28)
at Pipe. (node:net:672:12)
My web server is (include version):
Docker CE running NginxProxyManager:latest
The operating system my web server runs on is (include version):
Docker CE running NginxProxyManager:latest
My hosting provider, if applicable, is: Myself @ Home
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): NginxProxyManager
Many thanks in advance,
Regards,
Jean