Error on ip method #18

Closed
opened 2025-11-20 04:18:46 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @Marketos-Damigos on GitHub (Jan 6, 2020).

As it seems duckduckgo doesnt return the ip anymore, also google and opendns return this error:
In godaddy you cant use provider so no option to get the ip. Although both google and opendns return results.
Google
{"level":"WARN","ts":"2020-01-06T16:45:39.954Z","msg":"IP method google not recognized","node_id":0}
{"level":"FATAL","ts":"2020-01-06T16:45:39.954Z","msg":"no settings found in config.json","node_id":0}

OpenDNS
{"level":"WARN","ts":"2020-01-06T16:46:53.008Z","msg":"IP method opendns no longer supported","node_id":0}
{"level":"FATAL","ts":"2020-01-06T16:46:53.008Z","msg":"no settings found in config.json","node_id":0}

Originally created by @Marketos-Damigos on GitHub (Jan 6, 2020). As it seems duckduckgo doesnt return the ip anymore, also google and opendns return this error: In godaddy you cant use provider so no option to get the ip. Although both google and opendns return results. Google {"level":"WARN","ts":"2020-01-06T16:45:39.954Z","msg":"IP method google not recognized","node_id":0} {"level":"FATAL","ts":"2020-01-06T16:45:39.954Z","msg":"no settings found in config.json","node_id":0} OpenDNS {"level":"WARN","ts":"2020-01-06T16:46:53.008Z","msg":"IP method opendns no longer supported","node_id":0} {"level":"FATAL","ts":"2020-01-06T16:46:53.008Z","msg":"no settings found in config.json","node_id":0}
Author
Owner

@qdm12 commented on GitHub (Jan 6, 2020):

Sorry I closed it by mistake. I think you are running an outdated Docker image, that's why.

Please wait like 45 minutes (latest image is being built with a fix for #26) for the Docker image is to be built and then

docker pull qmcgaw/ddns-updater

and restart your container and it should work. Feel free to reopen the issue if anything doesn't work.

@qdm12 commented on GitHub (Jan 6, 2020): Sorry I closed it by mistake. I think you are running an outdated Docker image, that's why. Please wait like 45 minutes (latest image is being built with a fix for #26) for the Docker image is to be built and then ```sh docker pull qmcgaw/ddns-updater ``` and restart your container and it should work. Feel free to reopen the issue if anything doesn't work.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#18