What's new

[AC68U] Problems with NameCheap DDNS

I was using this setup and the custom script to get this working with NameCheap DDNS, but I've recently switched to using DNS-O-Matic and I cannot get the Let's Encrypt certificate issued now.

I've created a ddns-start script for DNS-O-Matic and that seems be working just fine and I can get it to update the IP address. I then changed the option to Custom and put in the FQDN and I'm still stuck on:

Unknown or processing...

the FQDN was entered as:

Code:
subdomain.mydomain.com

I first tried using DNS-O-Matic from the dropdown menu and that worked for updating, but in the system log I would see the Let's Encrypt Error:

Code:
Oct  5 12:30:05 kernel: Create new order error. Le_OrderFinalize not found. {
Oct  5 12:30:05 kernel:   "type": "urn:ietf:params:acme:error:rejectedIdentifier",
Oct  5 12:30:05 kernel:   "detail": "Invalid identifiers requested :: Cannot issue for \"subdomain\": Domain name needs at least one dot",
Oct  5 12:30:05 kernel:   "status": 400
Oct  5 12:30:05 kernel: }

Now when using Custom and the FQDN, I don't see anything in the logs about system even doing anything with Let's Encrypt...just see a note about ddns-start running
 
Last edited:

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top