oznu/docker-cloudflare-ddns

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

defead opened this issue · 1 comments

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 commented

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.