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

No connection to ip provider #21

Open
kantmn opened this issue Nov 30, 2022 · 2 comments
Open

No connection to ip provider #21

kantmn opened this issue Nov 30, 2022 · 2 comments
Labels
question Further information is requested

Comments

@kantmn
Copy link

kantmn commented Nov 30, 2022

Hey,

i have setup the docker client for this with my zone/token and record id.

Used Setup is unraid + docker + hetzner dns console api token.
i am trying to update a subdomain to my current ip address.

after starting the container it claims "No connection to ip provider", what provider and return value is used, and is it possible to adjust the url?

At the moment the client is not working without it.

Best regards
Kantm

@kutzilla
Copy link
Owner

Hi there,

the ip provider is https://ipinfo.io/. Currently its not possible to change the ip provider or the URL to the provider. It's just possible to switch between IPv4- or IPv6-mode by setting the variable RECORD_TYPE to AAAA (for IPv6).

But i already thought about the idea to switch the ip provider manually or set an custom provider with new enviroment variables. Which provider would you like to use?

Kind regards,
kutzilla

@kutzilla kutzilla added the question Further information is requested label Mar 23, 2023
@kantmn
Copy link
Author

kantmn commented Mar 24, 2023

Hi there,
i switched to another ddns service in the meantime. i was about to use a simple http ip response from an external hoster.
http/200 Htmlcontent:ipv4

example: http://icanhazip.com/

Making this url as variable with information what your docker does expect as response would be very easy and usefull.

Kind regards
Kantmn

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

2 participants