mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-05-14 12:01:52 -04:00
Bug: IPv6 fetched when using "ip_version": "ipv4"
#151
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yefenghu on GitHub (Oct 30, 2021).
Originally assigned to: @qdm12 on GitHub.
this is my log:
175.11.*.*is correct ,240e:5a*:0:114:114:114:102i do not konw what it from,then240e:5a*:0:114:114:114:102change into58.217.*.*,i do not anything .need to solve it ?@qdm12 commented on GitHub (Jan 21, 2022):
Maybe you do not have an IPv4 address assigned at all, and only an IPv6 address? 🤔
@qdm12 commented on GitHub (Jan 21, 2022):
Also which version are you running? (you can check the commit hash at the top of your logs)
@crafty35a commented on GitHub (May 3, 2022):
Not OP but I am having the same issue - commit hash is
584597dI have two ddns-updater containers, and this only happens on the one that is bound to a VPN network, so it's likely related to that. But the VPN tunnel is configured to use ipv4 only.
Also not sure what is going on with my hostname resolving to nil half the time (consistently every other time throughout my logs)
Let me know if I can test anything or provide any more information - thanks!
@qdm12 commented on GitHub (Jun 13, 2023):
Can you try pulling the latest image and try again?
954dffd3a79a4a268926Maybe both will fix the bug you're seeing, let me know, otherwise I'll investigate further.
@qdm12 commented on GitHub (Jan 19, 2024):
Closing due to inactivity, feel free to comment if you encounter the problem again.