Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: no protocol with name: p2p-webrtc-star #47

Open
benaitis opened this issue Jun 8, 2018 · 1 comment
Open

Uncaught Error: no protocol with name: p2p-webrtc-star #47

benaitis opened this issue Jun 8, 2018 · 1 comment

Comments

@benaitis
Copy link

benaitis commented Jun 8, 2018

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)
@eolszewski
Copy link
Contributor

@benaitis

  1. Stop the server
  2. Update your IPFS config with this: Uncaught Error: no protocol with name: libp2p-webrtc-star ipfs/js-ipfs#1029 (comment)
  3. npm run compile
  4. npm run start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants