You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problems connecting to public peers with WebRTC-direct in Chrome, Firefox, and Safari. I tried with known peers such as the public bootstrappers and still got errors. Both
In Chrome, the error I get is:
WebRTC transport error: [stream: data] data channel error: Data channel was never opened: state: connecting
In Firefox:
libp2p:connection-manager:dial-queue:error dial failed to /ip4/147.28.186.157/udp/9095/webrtc-direct/certhash/uEiAPnDhaUxscuBMco2KQMGUxtpGZin9vP7UV2S6KJMtShA/p2p/12D3KooWFhXabKDwALpzqMbto94sB7rvmZ6M28hs9Y9xSopDKwQr +0ms WebRTC/DataChannelError: WebRTC transport error: [stream: data] data channel error: Data channel was never opened: state: connecting
Safari:
WebRTC/DataChannelError: WebRTC transport error: [stream: data] data channel error: Data channel was never opened: state: connecting
Description
Problems connecting to public peers with WebRTC-direct in Chrome, Firefox, and Safari. I tried with known peers such as the public bootstrappers and still got errors. Both
In Chrome, the error I get is:
In Firefox:
Safari:
Specific multiaddrs with problems
Steps to reproduce the error
The text was updated successfully, but these errors were encountered: