oznu / docker-cloudflare-ddns

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
https://hub.docker.com/r/oznu/cloudflare-ddns/
GNU General Public License v3.0
1.08k stars 219 forks source link

Not working when delete the record from the webUI after the docker initializing #57

Closed defead closed 3 years ago

defead commented 3 years ago

This repo current work flow (maybe) is

  1. get the CF_RECORD_ID in the initial process.
  2. add the "ddns" cron task which use CF_RECORD_ID in the .conf file Let's think of this scenario : someone delete the record from the webUI or somewhere else , then the ddns task just give a error while never refresh the CF_RECORD_ID. Is this a feature or a bug?
stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.