DuckDNS hangs at deploying challenge tokens

  • 1 pending challenge(s)
  • Deploying challenge tokens…

So i am unable to get a new cert via the add-on. I have tried deleting and reinstalling the add-on; but alas nothing seems to want to fix this.

In the config section did you update the domain, token and change accept terms to true?

{
  "lets_encrypt": {
    "accept_terms": true,
    "certfile": "fullchain.pem",
    "keyfile": "privkey.pem"
  },
  "token": "sdfj-2131023-dslfjsd-12321",
  "domains": ["my-domain.duckdns.org"],
  "seconds": 300
}

Yes,i did.

{
  "lets_encrypt": {
    "accept_terms": true,
    "certfile": "fullchain.pem",
    "keyfile": "privkey.pem"
  },
  "token": "XXXXXX5-0XXXXXXXX",
  "domains": [
    "XXXXXXX.duckdns.org"
  ],
  "seconds": 300
}

I couldn’t get the add-on to work. I setup duckdns on my asus router as ddns. I installed the let’s encrypt add-on and was able to renew my certs.

The current duckdns addon includes the necessy bits of letsenrypt required to operate.
You shouldn’t need the separate letsenrypt but if you got it working good for you :smiley: