Wildcard Entries for Dreamhost #12

Closed
opened 2025-11-20 04:18:42 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @danmandle on GitHub (Oct 28, 2019).

When trying to update *.exampledomain.com, I the following error message:

{"level":"WARN","ts":"2019-10-29T00:32:30.973Z","msg":"invalid domain name format for settings {"domain":"*.exampledomain.com","host":"@","provider":"dreamhost"}","node_id":0}`

Config:

{
"provider": "dreamhost",
"domain": "*.exampledomain.com",
"ip_method": "duckduckgo",
"key": "XXXXXXX"
}

Current workaround: CNAME *.exampledomain.com > exampledomain.com

Originally created by @danmandle on GitHub (Oct 28, 2019). When trying to update `*.exampledomain.com`, I the following error message: > {"level":"WARN","ts":"2019-10-29T00:32:30.973Z","msg":"invalid domain name format for settings {\"domain\":\"*.exampledomain.com\",\"host\":\"@\",\"provider\":\"dreamhost\"}","node_id":0}` Config: > { "provider": "dreamhost", "domain": "*.exampledomain.com", "ip_method": "duckduckgo", "key": "XXXXXXX" } Current workaround: CNAME `*.exampledomain.com` > `exampledomain.com`
Author
Owner

@qdm12 commented on GitHub (Oct 28, 2019):

It should have the domain exampledomain.com and host *. Also I'm not sure it works with CNAME, it's meant to work with A records only as I recall. Let me know if it works, thanks!

@qdm12 commented on GitHub (Oct 28, 2019): It should have the domain `exampledomain.com` and host `*`. Also I'm not sure it works with CNAME, it's meant to work with A records only as I recall. Let me know if it works, thanks!
Author
Owner

@danmandle commented on GitHub (Oct 28, 2019):

Thanks for the lighting fast response! It was set to an A record when testing, CNAME as workaround. Updating to host: * fixed the error message. Not sure if it actually updated the record, but that may have been due to rapid DNS changes. Will verify later.

@danmandle commented on GitHub (Oct 28, 2019): Thanks for the lighting fast response! It was set to an A record when testing, CNAME as workaround. Updating to `host: *` fixed the error message. Not sure if it actually updated the record, but that may have been due to rapid DNS changes. Will verify later.
Author
Owner

@danmandle commented on GitHub (Oct 28, 2019):

I may have gotten my hopes up too soon. The error has gone away, but the value isn't changing.
Screen shot from Dreamhost:
screenshot

@danmandle commented on GitHub (Oct 28, 2019): I may have gotten my hopes up too soon. The error has gone away, but the value isn't changing. Screen shot from Dreamhost: ![screenshot](https://i.imgur.com/dANZaQV.png)
Author
Owner

@qdm12 commented on GitHub (Nov 6, 2019):

Is it working now? You might need to give it some time to update.

@qdm12 commented on GitHub (Nov 6, 2019): Is it working now? You might need to give it some time to update.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#12