Replies: 1 comment
-
Had to use the @. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to update my domain ("domain.top") with an empty host, since I want to update the root domain. I'm leaving the variable host to an empty string ("").https://github.com/qdm12/ddns-updater/discussions
However, I keep getting errors since the host is empty...
2023-10-27T15:56:20Z ERROR /updater/data/updates.json validation error: host is empty: for record {"domain":"domain.top","host":"","ips":[{"ip":"x.x.x.x","time":"2023-10-27T02:35:47.41269872Z"}]}
I've been fiddling with this for way too long, do you guys have any ideas on how to make this work?
Beta Was this translation helpful? Give feedback.
All reactions