mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-03 02:58:41 -04:00
Bug: ddnss.de reports "unknown response" #530
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @macgrubi on GitHub (Jun 4, 2025).
TLDR:
Because of some nearly errors and user name password sending I changed
the way to update my IP to ddnss.de in a custom way.
So now I update my IP with API key. The update of IP works fine.
But anything I do/did I got this strange error and my container goes unhealthy.
Is this urgent: No
DNS provider(s) you use: ddnss.de
Program version: 2.9.0
Running version latest built on 2024-12-24T09:20:36.130Z (commit 78f3061)What are you using to run the container: docker-compose
Extra information: If I start the container after a cleaning up my updates.json and
no IP was changed, everything works fine. Then, in the early morning, my IP is changing,
this error cums up and my container goes unhealthy but work is in progress.
Another problem is: I own 2 subdomains at ddnss.de, but at subdomain 1 (ddnss.eu) the owner
is the subdomain part [ xxx.ddnss.eu -> owner is xxx ]. At subdomain 2 (ddnss.de) the owner
is NOT the subdomain part, it is @ [ xxx.ddnss.de -> owner is @ ]. Why?
Logs:
Configuration file (remove your credentials!):
Host OS: Proxmox 8.4.1 LXC Container Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-11-pve x86_64)