Clankcoll

Results 17 comments of Clankcoll

When i do an Postman call with the same production key it works flawessly

Layer 8 Was this Issue. Needed to set the right folder / file path sometimes you just gotta go sleep. :D fix was to set right folder mount in Docker...

Give me Some time since i am kinda new to this whole World :) Well i can see that he atleast is getting his domain IF fetched i can only...

@filiparag sta mislis da Zamjenimo TLD Domain sa domain ID ? Then you need to do an first GET on the pbulic API to get the ID but could press...

> > do you have an Idea where i could look next ? > > Can you run cURL inside the container? all these Logs and commands are run and...

● hetzner_ddns.service - Hetzner Dynamic DNS Loaded: loaded (/etc/systemd/system/hetzner_ddns.service; disabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Fri 2024-08-30 19:12:31 CEST; 6s ago Docs: man:hetzner_ddns(1) Process: 5800 ExecStartPre=/usr/bin/touch...

this is what i get when i run it locally also the log file under /var/log/hetzner_ddns.log is empty

when i run this ``` curl "https://dns.hetzner.com/api/v1/zones" \ -H "Auth-API-Token: MYKEY" 2>/dev/null | \ jq -r '.zones[] | .name + " " + .id' | \ awk -v d="delevoper.dev" '$1==d...

is there a possibilty that the script is not capable of excatly choosing the domain given when i have more than 1 Domain registerd within hetzner ?

same config file works when i run hetzner_ddns