I have trouble with converting chat example to ipv6 #5492
              
                Unanswered
              
          
                  
                    
                      lupin-de-mid
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to convert chat example to work in ipv6 only network link to my sources
But mdns unable to discover each other in my lan
Pre check
Changes
swarm.listen_on("/ip6/::/tcp/0".parse()?)?;Results
ping6some of address of a node from other nodesBelow are logs of startup. remarkable is only on of host with dockers( the last one)
and remarkable result from linux node with many docker on them
My guess is that this error all related to "docker" interfaces
Beta Was this translation helpful? Give feedback.
All reactions