j-c-m/ubnt-letsencrypt

Timeout when running renew.acme.sh

zxli opened this issue · 1 comments

zxli commented

Here is the command and logs. My domain name and challenge code in the logs are replaced for privacy.

sudo /config/scripts/renew.acme.sh -d mydomain.com
[Mon Aug 3 21:28:24 UTC 2020] Stopping GUI service.
[Mon Aug 3 21:28:25 UTC 2020] Starting temporary ACME challenge service.
[Mon Aug 3 21:28:28 UTC 2020] Single domain='mydomain.com'
[Mon Aug 3 21:28:28 UTC 2020] Getting domain auth token for each domain
[Mon Aug 3 21:28:32 UTC 2020] Getting webroot for domain='mydomain.com'
[Mon Aug 3 21:28:33 UTC 2020] Verifying: mydomain.com
[Mon Aug 3 21:28:38 UTC 2020] Pending
[Mon Aug 3 21:28:41 UTC 2020] Pending
[Mon Aug 3 21:28:45 UTC 2020] mydomain.com:Verify error:Fetching http://mydomain.com/.well-known/acme-challenge/[my-challenge-code]: Timeout during connect (likely firewall problem)
[Mon Aug 3 21:28:45 UTC 2020] Please add '--debug' or '--log' to check more details.
[Mon Aug 3 21:28:45 UTC 2020] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
[Mon Aug 3 21:28:46 UTC 2020] Stopping temporary ACME challenge service.
[Mon Aug 3 21:28:47 UTC 2020] Starting GUI service.

zxli commented

Forget it. My external IP address has changed.