Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

chat-with-rendezvous doesn't work: dht failed to query self during routing table refresh #194

@Anquuni

Description

@Anquuni

I am using Windows 10. If I build the chat-with-rendezvous program and then type the following command in the console
chat-with-rendezvous.exe -listen /ip4/127.0.0.1/tcp/6666

I get the error:

13:56:18.248  INFO rendezvous: [/ip4/127.0.0.1/tcp/6666] chat.go:110                                                          
13:56:18.249 WARNI        dht: 1 error occurred:                                                                                      
* failed to query self during routing table refresh: failed to find any peer in table                                                                                              
dht_bootstrap.go:86                                                                                                          
13:56:18.359 WARNI rendezvous: failed to dial : all dials failed                                                                
* [/ip4/147.75.83.83/tcp/4001] failed to negotiate security protocol: protocol not supported                                  
* [/ip6/2604:1380:2000:7a00::1/tcp/4001] failed to negotiate security protocol: protocol not supported chat.go:141          
13:56:18.578 WARNI rendezvous: failed to dial : all dials failed                                                                
* [/ip6/2604:1380:0:c100::1/tcp/4001] failed to negotiate security protocol: protocol not supported                           
* [/ip4/147.75.77.187/tcp/4001] failed to negotiate security protocol: protocol not supported chat.go:141                   
13:56:18.584 WARNI rendezvous: failed to dial : all dials failed                                                                
* [/ip4/104.131.131.82/tcp/4001] failed to negotiate security protocol: protocol not supported chat.go:141                  
13:56:18.623 WARNI rendezvous: failed to dial : all dials failed                                                                
* [/ip4/147.75.109.213/tcp/4001] failed to negotiate security protocol: protocol not supported                                
* [/ip6/2604:1380:1000:6000::1/tcp/4001] failed to negotiate security protocol: protocol not supported chat.go:141          
13:56:18.834 WARNI rendezvous: failed to dial : all dials failed                                                                
* [/ip6/2604:1380:3000:1f00::1/tcp/4001] failed to negotiate security protocol: protocol not supported                        
* [/ip4/147.75.94.115/tcp/4001] failed to negotiate security protocol: protocol not supported chat.go:141                   
13:56:18.839  INFO rendezvous: Announcing ourselves... chat.go:151                                                            
14:56:16.994 WARNI        dht: 1 error occurred:                                                                                      
* failed to query self during routing table refresh: failed to find any peer in table                                                                                                                                                                
dht_bootstrap.go:86                                                                                                          
15:56:16.993 WARNI        dht: 1 error occurred:                                                                                      
* failed to query self during routing table refresh: failed to find any peer in table                                                                                                                                                                
dht_bootstrap.go:86                                                                                                          
16:56:16.994 WARNI        dht: 1 error occurred:                                                                                      
* failed to query self during routing table refresh: failed to find any peer in table                                                                                                                                                                
dht_bootstrap.go:86                                                                                                          
17:56:16.993 WARNI        dht: 1 error occurred:                                                                                      
* failed to query self during routing table refresh: failed to find any peer in table                                                                                                                                                                
dht_bootstrap.go:86                                                                                                          
18:56:16.994 WARNI        dht: 1 error occurred:                                                                                      
* failed to query self during routing table refresh: failed to find any peer in table                                                                                                                                                                
dht_bootstrap.go:86

What is the reason for this? What do I have to do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions