-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to find zone 'workers.dev #88
Comments
It seems that this entire repository is very badly described and not even working #89 |
This entire project is a disaster and needs to be ignored. Following the directions accomplishes nothing. |
Yes, I agree with you.
Gesendet von Outlook für iOS<https://aka.ms/o0ukef>
…________________________________
Von: Frank Gore ***@***.***>
Gesendet: Thursday, December 5, 2024 2:15:50 AM
An: willswire/unifi-ddns ***@***.***>
Cc: OperationJosef ***@***.***>; Author ***@***.***>
Betreff: Re: [willswire/unifi-ddns] Failed to find zone 'workers.dev (Issue #88)
This entire project is a disaster and needs to be ignored. Following the directions accomplishes nothing.
—
Reply to this email directly, view it on GitHub<#88 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A7QWANF3HMYHN7WTA2L57IL2D6SMNAVCNFSM6AAAAABSCMI25KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJYHA3TOOBVG4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I'm also having a similar issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i get following error in my UDM Console :
root@DMP:~# inadyn -n -1 --force -f /run/ddns-eth8-inadyn.conf
inadyn[358484]: In-a-dyn version 2.12.0 -- Dynamic DNS update client.
inadyn[358484]: Update forced for alias unifi-cloudflare-ddns.ACCOUNTBLABLA.workers.dev, new IP# 111.222.333.444.555
inadyn[358484]: Temporary error in DDNS server response: DDNS server busy, try later
inadyn[358484]: Will retry again in 600 sec ...
^Cinadyn[358484]: STOP command received, exiting.
and if i check the worker live logs i can see a hit with following info:
{
"truncated": false,
"executionModel": "stateless",
"outcome": "ok",
"scriptVersion": {
"id": "ce50df9a08964"
},
"scriptName": "unifi-cloudflare-ddns",
"diagnosticsChannelEvents": [],
"exceptions": [],
"logs": [
{
"message": [
"CloudflareApiException",
"Error: Failed to find zone 'workers.dev'"
],
"level": "error",
"timestamp": 17328495
}
],
what am i doing wrong ?
The text was updated successfully, but these errors were encountered: