j-c-m / ubnt-letsencrypt

Let's Encrypt setup instructions for Ubiquiti EdgeRouter
472 stars 68 forks source link

Timeout when running renew.acme.sh #35

Closed zxli closed 4 years ago

zxli commented 4 years ago

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 4 years ago

Forget it. My external IP address has changed.