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

Error while Sync after 24h of running more than one container #20

Open
bdewoop opened this issue Apr 11, 2022 · 3 comments
Open

Error while Sync after 24h of running more than one container #20

bdewoop opened this issue Apr 11, 2022 · 3 comments
Assignees
Labels
need investigation Need investigation

Comments

@bdewoop
Copy link

bdewoop commented Apr 11, 2022

I have the following error after nearly 12-24h of running the Dockercontainers.
I've configured and running 4 containers with default options like you've described it. I've used the same API key 4 times with different domains. For the first few hours everything was working perfectly and without any problems but after 12h the problems started with the following logentrys:

ERROR 2022/04/11 22:47:51 DOMAIN Failed to update record. Error: One or more of the given records is invalid, StatusCode: 422
Configuration already exist. Syncing the record

I've stopped the containers now and tried to update the domains with another script and that was working well so its not the API limit or a problem with the key/secret.

My machine is a debian 10 with a fresh dockerinstallation. No other containers or something else is running on the machine.

Hope you can help =)

@navilg navilg self-assigned this Apr 12, 2022
@navilg navilg added the need investigation Need investigation label Apr 12, 2022
@navilg
Copy link
Owner

navilg commented Apr 12, 2022

StatusCode: 422 is returned by Godaddy when domain used is invalid. Could you help me with below details. Exec inside the container. Read the file content of file .config/godaddy-ddns/config.json and paste it here.

If you don't want to make domain name public, please omit that before pasting and send those on my email.

Also paste the few lines before error message from the log.

@bdewoop
Copy link
Author

bdewoop commented Apr 12, 2022

Thanks for the quick answer, i will send it to you via mail.

@bdewoop
Copy link
Author

bdewoop commented Apr 12, 2022

Ah! ive used ttl:600 instead of 1200...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need investigation Need investigation
Projects
None yet
Development

No branches or pull requests

2 participants