-
Beta Was this translation helpful? Give feedback.
Answered by
qdm12
Feb 1, 2024
Replies: 1 comment 7 replies
-
What version are you running? Try pulling the latest image, it has many fixes recently done in the last 2-3 weeks. 🤔 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, many things to unpack, but the quick TLDR for you is your Docker setup or host or network doesn't have IPv6 enabled, so it fails to fetch it, that's why you get
connect: cannot assign requested address
. Now on the various problems that came out of this, such as the UI being weird, or the logs being not so helpful:FAIL
with the messagePublic IP not found
, if the public IP fetching fails for the record IP version (ipv6 in your case). That won't leave the record in that uglyUNSET
state.connect: cannot assign requested address