You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I recently got rid of two of my domains and forgot to update my config.json. When cloudflare-ddns had to fire because my IP changed it hit the first zone in the configuration file, which didn't exist anymore in CF, got an error from the Cloudflare API and stopped processing the remaining domains.
To Reproduce
Steps to reproduce the behavior:
Delete a zone from Cloudflare
Run start-sync.sh
Expected behavior
Throw an error about the zone not existing anymore in CF and continue processing the rest of the zones in the configuration file.
Screenshots
N/A
Desktop (please complete the following information):
OS: N/A
Browser: N/A
Version: N/A
Smartphone (please complete the following information):
Device: N/A
OS: N/A
Browser: N/A
Version: N/A
Additional context
None
The text was updated successfully, but these errors were encountered:
Describe the bug
I recently got rid of two of my domains and forgot to update my
config.json
. When cloudflare-ddns had to fire because my IP changed it hit the first zone in the configuration file, which didn't exist anymore in CF, got an error from the Cloudflare API and stopped processing the remaining domains.To Reproduce
Steps to reproduce the behavior:
start-sync.sh
Expected behavior
Throw an error about the zone not existing anymore in CF and continue processing the rest of the zones in the configuration file.
Screenshots
N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
None
The text was updated successfully, but these errors were encountered: