-
Notifications
You must be signed in to change notification settings - Fork 13
AssertionError: Missing peerId. Use Peer.create(cb) to create one #3
Comments
|
related - ipfs/js-ipfs#1221 |
same stack different format
|
The issue is on: https://github.com/libp2p/js-libp2p-secio/blob/master/src/index.js#L37-L46 I suspect that something goes wrong with the SECIO handshake and the node never learns about the PeerId. Apparently this only happens when dialing to go-ipfs nodes. @pgte @mkg20001 does this look like something you could handle? |
This is something I see sometimes once every 2 minutes. Right now, running a node is basically impossible. Would be good to have this fixed real soon as it stops you from being able to just be online and connect with peers. |
Glad that we started ipfs/js-ipfs#804 with the goal of exactly dogfooding js-ipfs daemon and finding these ourselves :) |
This was solved with libp2p/js-libp2p-secio#101 |
https://sentry.io/metamask/mesh-testing/issues/475101665/
The text was updated successfully, but these errors were encountered: