Skip to content
Discussion options

You must be logged in to vote

Since commit c494662 the public IP echo service noip was removed because it would only support http and not https, so a malicious actor could set a bad ip address and thus mess up your DNS records which would be quite bad. No report of this yet, but better to prevent it! So just change PUBLICIPV4_HTTP_PROVIDERS=noip to for example PUBLICIPV4_HTTP_PROVIDERS=all (or remove it so it defaults to all)

Note however the noip "registrar" (known as provider for now, some renaming to do soon) is still supported 😉 It's just those errors like unknown provider were quite generic, it's changed in 133956f (in the latest image).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rhostigma
Comment options

Answer selected by qdm12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants