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
I get this error when running ipfs pubsub room demo. What should I do?
Uncaught Error: no protocol with name: p2p-webrtc-star
at Protocols (protocols-table.js:17)
at stringToStringTuples (codec.js:45)
at stringToBuffer (codec.js:170)
at Object.fromString (codec.js:178)
at new Multiaddr (index.js:39)
at Multiaddr (index.js:27)
at WebRTCStar._peerDiscovered (index.js:223)
at Socket.Emitter.emit (index.js:133)
at Socket.onevent (socket.js:270)
at Socket.onpacket (socket.js:228)
The text was updated successfully, but these errors were encountered:
I get this error when running ipfs pubsub room demo. What should I do?
The text was updated successfully, but these errors were encountered: