This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Browser Uncaught Error: no protocol with name: p2p-webrtc-star #990
Closed
Description
- Version: 0.25.4
- Platform: Chrome , firefox
- Subsystem:
multiaddrs
,libp2p-webrtc-star
Type: Bug
Severity: High
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.
Metadata
Metadata
Assignees
Labels
No labels