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
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Description: new Uncaught Error that might be related to #984
Uncaught Error: no protocol with name: p2p-webrtc-star
at Protocols (index.min.js:24)
at stringToStringTuples (index.min.js:217)
at stringToBuffer (index.min.js:217)
at Object.fromString (index.min.js:217)
at new Multiaddr (index.min.js:4)
at Multiaddr (index.min.js:4)
at WebRTCStar._peerDiscovered (index.min.js:211)
at Socket.Emitter.emit (index.min.js:5)
at Socket.onevent (index.min.js:55)
at Socket.onpacket (index.min.js:55)
Steps to reproduce the error:
This appears whenever IPFS is running in the browser with WebRTC enabled.
You can test it via exchange-file example.