question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IPv6 not supported by DNS

See original GitHub issue

Cannot discover devices. The log contains an unsettling comment: dynamic.go:65 ... failed to lookup dynamic relays ... dial tcp: lookup relays.syncthing.net on 1111:2222:3333::33:53: dial udp: too many colons in address 1111:2222:3333::33:53:

(It’s the DNS server’s ipv6 address.)

Version Information

App Version: 0.9.2
Syncthing Version: v0.14.14

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
AudriusButkeviciuscommented, Jan 10, 2017

The issue here is the patch to fix Go DNS on Android not handling v6 DNS servers

0reactions
Nutomiccommented, Mar 10, 2017

Fixed in #853.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fixing DNS issues which are caused by non functional IPv6 ...
First iterate through the LAN adapters in the Network and Sharing Center and check in the Properties of each of them if IPv6...
Read more >
IPv6 DNS: Understanding IPv6 and a Quick Implementation ...
We explain IPv6's slow adoption, and how to support IPv6 in your DNS server. ... is currently not IPv6 capable and therefore cannot...
Read more >
DNS issues on the network while IPv6 enabled on clients
Hi,. I'm experiencing network issues possibly caused by some IPv6 misconfiguration. I have a Windows Server 2012 R2 Standard server which is ...
Read more >
How to diagnose why IPv6 is not supported - Super User
If you don't have an IPv6 address, check whether your router does (both on its WAN and LAN interfaces). It needs to get...
Read more >
Does DNS Support IPv6? - 华为云
Does DNS Support IPv6? ... DNS can translate domain names to both IPv4 and IPv6 addresses. To translate a domain name to an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found