mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
ip_version: ipv6 not working #419
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 @cc13com on GitHub (Jul 21, 2024).
Since I'm working on an DSLite provider I tried to publish my IPv6 address to goip.de. But getting error message in the log
Is this urgent: No
DNS provider(s) you use: GoIP.de
Program version: Running version latest built on 2024-06-27T13:12:29.849Z
What are you using to run the container: docker-compose
Extra information (optional)
Logs:
Configuration file (remove your credentials!):
Host OS: Debian LCX on Proxmox
@qdm12 commented on GitHub (Jul 26, 2024):
dial tcp [2606:4700::6810:b8f1]:443: connect: network is unreachablemeans you don't have IPv6 enabled on your network OR docker setup, you need to configure it to be working 😉