mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Help: Updates Cloudflare when restarting the docker container / host pc, but not on IP change #556
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 @Lithorium1 on GitHub (Oct 3, 2025).
TLDR: My wifi restarted, providing a new IP. I didnt notice until being away that I couldnt connect. Returning home, I found that the Update Status had a green 'Up to date (no IP change for 13 days), 13 days' or something to that effect.
Restarting the container updated the IP for each. Why would this not update automatically? Currently have period and cooldown set to 1m for testing.
Thanks!
Is this urgent: No
DNS provider(s) you use: Cloudflare3. Program version:
ddns-updater | Running version 2.9.0 built on 2024-12-24T10:40:42.120Z (commit
78f3061)Logs:
Configuration file (remove your credentials!):
{
"settings": [
{
"provider": "cloudflare",
"zone_identifier": "####",
"domain": "####",
"ttl": 600,
"Email": "####",
"key": "####",
"proxied": true,
"ip_version": "ipv4",
"ipv6_suffix": ""
},
then there are more with the exact same layout, difering domain
Host OS: CasaOS on Ubuntu
@HJebbour commented on GitHub (Oct 7, 2025):
I had the same issue two days ago, I had to restart the container to update