-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
`Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-5" --agree-tos --email "@.com" --domains "..ren,*.ren" --authenticator dns-dnspod --dns-dnspod-credentials "/etc/letsencrypt/credentials/credentials-5"
Saving debug log to /tmp/letsencrypt-log/letsencrypt.log
Encountered exception during recovery: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='dnsapi.cn', port=443): Max retries exceeded with url: /Record.List (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
An unexpected error occurred:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='dnsapi.cn', port=443): Max retries exceeded with url: /Record.Create (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/letsencrypt-log/letsencrypt.log or re-run Certbot with -v for more details.
at ChildProcess.exithandler (node:child_process:402:12)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)`