mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Bug: Healthcheck unhealty - Cloudflare - Successful IP change #373
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 @marvintnk on GitHub (Feb 16, 2024).
TLDR: The container health check states unhealty, although the IP gets changed succesfully.
6a6b1a8)Logs:
Configuration file:
Host OS: Ubuntu 22.04
@qdm12 commented on GitHub (Feb 19, 2024):
Are you using Cloudflare proxy? If so you need to turn on
"proxied": true.That's how it looks like, given it says in the UI
4m39s ago, so I guess it retries to update very 5 minutes.@marvintnk commented on GitHub (Feb 19, 2024):
Yes, that was it 💯 Thank you very much :)