mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
ddnss.de #555
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 @d2009 on GitHub (Sep 18, 2025).
I need this Service:
ddnss.de
Parameters:
Update-URL: https://www.ddnss.de/upd.php?user=&pwd=&host=&ip=&ip6=
Domainnam: xxx.ddnss.de
User:
Password:
@d2009 commented on GitHub (Sep 19, 2025):
2025-09-19T21:46:40Z INFO Settings summary:
├── HTTP client
| └── Timeout: 10s
├── Update
| ├── Period: 5m0s
| └── Cooldown: 5m0s
├── Public IP fetching
| ├── HTTP enabled: yes
| ├── HTTP IP providers
| | └── all
| ├── HTTP IPv4 providers
| | └── all
| ├── HTTP IPv6 providers
| | └── all
| ├── DNS enabled: yes
| ├── DNS timeout: 3s
| └── DNS over TLS providers
| └── all
├── Resolver: use Go default resolver
├── Server
| ├── Listening address: :8000
| └── Root URL: /
├── Health
| └── Server listening address: 127.0.0.1:9999
├── Paths
| ├── Data directory: /updater/data
| ├── Config file: /updater/data/config.json
| └── Umask: system default
├── Backup: disabled
└── Logger
├── Level: info
└── Caller: hidden
2025-09-19T21:46:40Z INFO reading JSON config from file /updater/data/config.json
2025-09-19T21:46:40Z INFO Found single setting to update record
2025-09-19T21:46:40Z INFO Reading history from database: domain .ddnss.de owner @ ipv6
2025-09-19T21:46:40Z INFO [healthcheck server] health http server listening on 127.0.0.1:9999
2025-09-19T21:46:40Z INFO [http server] http server listening on [::]:8000
2025-09-19T21:46:40Z INFO [backup] disabled
2025-09-19T21:46:40Z ERROR obtaining ipv6 address: after 3 tries, errors were: Get "https://ip6.nnev.de": dial tcp [2a01:4f8:191:7510::1]:443: connect: network is unreachable, dial tcp6 [2606:4700:4700::1111]:853: connect: network is unreachable, Get "https://ipv6.wtfismyip.com/text": dial tcp [2607:5300:203:26a1::acab:f001]:443: connect: network is unreachable
2025-09-19T21:46:40Z WARN Skipping update for tecklenburg.ddnss.de because ipv6 address was not found