Empty Config.json file #793
-
I am running CasaOS on top of Xubuntu. Casa has an "app store" where it lists this very useful utility. It looks rather easy to use, so I installed it. Unfortunately upon launching and going to my IP:8000 I get a blank page that has all the categories listed "Domain" "Host" "Provider" "IP version" "Update Status" "Set IP" and "Previous IPs reverse chronological order"
I've tried looking through the documentation here on Github and I just don't understand it properly. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
Okay, I found code here: https://github.com/qdm12/ddns-updater/blob/master/config.json But I still am not sure if I can just use gedit to copy/paste this into the config.json file. Also, I don't know what I need in here... I got a TSIG key from DynDNS and I tried putting my domain name and that key in the last entry areas... but it keeps telling me when I try to launch DDNS-updater that it's "Unhealthy" |
Beta Was this translation helpful? Give feedback.
-
https://github.com/qdm12/ddns-updater?tab=readme-ov-file#container https://github.com/qdm12/ddns-updater?tab=readme-ov-file#configuration https://github.com/qdm12/ddns-updater/blob/master/docs/dyndns.md
Share the ddns-updater container logs, otherwise there is no way to know what's wrong. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
If you use domain
"domain": "dyndns.org"
and owner/host"host": "turtles"
, does it produce.turtles.dydns.org
?