Replies: 1 comment
-
|
late to the party but your zone identifier is most likely wrong. It should be a long string, 32 chars in my case. And your domain should probably be the root domain without any subdomain. I also recommend to use all the protection cloudflare offers in the free plan. Their security rules editor is pretty user friendly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Cloudflare free plan, and need a new DDNS client due to my ISP (Spectrum) screwing something up with gateway pinging, causing the one built into pfSense to no longer work. I like the UI on this one, telling me if everything is up to date. I got DuckDNS working without issue, but I cannot get Cloudflare to work. Here is my sanitized config file.
The error I get is as follows.
ERROR getting record id: HTTP status is not valid: 404: {"result":null,"success":false,"errors":[{"code":7003,"message":"Could not route to /client/v4/zones/smccloud.com/dns_records, perhaps your object identifier is invalid?"}],"messages":[]}I'm sure its something simple I'm doing wrong, but all I see for a Zone ID in my dashboard is smccloud.com, nothing else.
Beta Was this translation helpful? Give feedback.
All reactions