mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Cloudflare key "" does not match regex "^[a-zA-Z0-9]+$"
#391
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 @ThomasHineXYZ on GitHub (Apr 30, 2024).
TLDR: Describe your issue in a one liner here
Is this urgent: Yes
DNS provider(s) you use: N/A
Program version:
ae4ab39What are you using to run the container: Docker, through Unraid Community Apps.
Extra information (optional)
Logs:
Configuration file (remove your credentials!):
Host OS: Unraid 6.12.6
This was running correctly on the previous commit of this. My config file hasn't changed since August 2023.
@ThomasHineXYZ commented on GitHub (Apr 30, 2024):
For now I'm going to pin the version I am hosting to
v2,6instead oflatest.@qdm12 commented on GitHub (Apr 30, 2024):
Please share your config, are you using the email field? If so you must set the key field as well. That was previously a bug (AFAIK) not validating the key field (fixed from #702)
@ThomasHineXYZ commented on GitHub (May 10, 2024):
Sorry for the delay
I have the inner part copied 17 times. I have even rebuilt my config file and it still doesn't work on master.
@ThomasHineXYZ commented on GitHub (May 10, 2024):
It has been running just fine locked on v2.6 since my previous message last week. So it must be some change between release v2.6 and master branch.
@qdm12 commented on GitHub (May 12, 2024):
Remove the email key. As per the documentation docs/Cloudflare.md if you set an email, you're also expected to set a key. There is no need to set an email for the other authentication methods.