Skip to content
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

Does not update DNS records on Cloudflare #7

Open
jozefnad opened this issue Nov 20, 2020 · 5 comments
Open

Does not update DNS records on Cloudflare #7

jozefnad opened this issue Nov 20, 2020 · 5 comments
Labels
question Further information is requested

Comments

@jozefnad
Copy link

I have domain .ML
It seems, that something is wrond, because Update Status in DDNS settings of Synology is Normal , but this status shows also if I try to put wrong credentials.

Do you know, where could be the issue?

@mrikirill
Copy link
Owner

Have you tried to run the script in debug mode by following this instruction
It seems to be I need to add the debug mode

@Tuphal
Copy link

Tuphal commented Jul 29, 2021

I have a similar problem. It is not updating my .net domain.

With debuging as mentioned in the comment above, it is working. But through GUI I get an error.
grafik

3 days ago it was working, suddenly it stopped.

@Tuphal
Copy link

Tuphal commented Jul 29, 2021

I recreated the API key, used the updated file by smoetje, recreated the GUI-entry. All did not work.
I finally restarted the whole NAS...now it is working :/
1 hour wasted on debugging because I did not do the first step on every troubleshooting: restarting

@mrikirill
Copy link
Owner

I've also added another way for debugging here might be helpful

@mrikirill mrikirill added the question Further information is requested label Sep 15, 2021
@heiybb
Copy link

heiybb commented Jan 6, 2022

I recreated the API key, used the updated file by smoetje, recreated the GUI-entry. All did not work. I finally restarted the whole NAS...now it is working :/ 1 hour wasted on debugging because I did not do the first step on every troubleshooting: restarting

Will it be possible that you haven't created an A record for your ddns domain before?
I have exactly the same issue like you today, ddns points to ddns.my.com
Though the status shows normal and debug returns good. I am still not able to see the ddns.my.com comes up in the CloudFlare DNS dashboard record list.
But after manually creating an A record to make ddns.my.com points to any IP like 8.8.8.8, then click the "Update Now" in the DSM.
It works like charm now, 8.8.8.8 has been replaced with the correct external address.
Hope my exp help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants