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

strange connectivity error #2561

Closed
whyrusleeping opened this issue Apr 14, 2016 · 3 comments
Closed

strange connectivity error #2561

whyrusleeping opened this issue Apr 14, 2016 · 3 comments
Labels
kind/bug A bug in existing code (including security flaws) topic/libp2p Topic libp2p

Comments

@whyrusleeping
Copy link
Member

Trying to ping mars from my desktop (which has a prexisting connection to mars):

> ipfs ping QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
PING QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ.
Ping error: session shutdown

The error appears to come from yamux. Will need to investigate further.

@whyrusleeping whyrusleeping added kind/bug A bug in existing code (including security flaws) topic/libp2p Topic libp2p labels Apr 14, 2016
@whyrusleeping
Copy link
Member Author

I think this is an issue with yamux, where the underlying connection breaks but yamux doesnt notice until we try to use it, resulting in this error.

@Kubuxu
Copy link
Member

Kubuxu commented May 17, 2016

Was this fixed by #2689?

@Stebalien
Copy link
Member

I believe this has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) topic/libp2p Topic libp2p
Projects
None yet
Development

No branches or pull requests

3 participants