j-c-m / ubnt-letsencrypt

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

No valid IP addresses found #6

Closed tylercal closed 7 years ago

tylercal commented 7 years ago

I think I've followed all the instructions correctly, but I'm getting:

[Fri May  5 21:10:51 PDT 2017] The new-authz request is ok.
[Fri May  5 21:10:51 PDT 2017] Verifying:router.roomj.com
[Fri May  5 21:10:55 PDT 2017] router.roomj.com:Verify error:No valid IP addresses found for router.roomj.com
[Fri May  5 21:10:55 PDT 2017] Please add '--debug' or '--log' to check more details.
[Fri May  5 21:10:55 PDT 2017] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh
[Fri May  5 21:10:57 PDT 2017] Stopping temporary acme challenge service.
[Fri May  5 21:10:58 PDT 2017] Starting gui service.

However, my IP address does appear to be configured correctly:

me@ubnt# host -t a router.roomj.com
router.roomj.com has address 192.168.1.1
j-c-m commented 7 years ago

DNS needs to be set to your public IP.

tylercal commented 7 years ago

Ah, I see that detail in there now. Thanks!

Does this work if I don't have a static public IP? I think my public IP is technically dynamic, but likely practically static.