We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
=== RUN TestTcpSimultaneousConnect libp2p_test.go:231: Error Trace: libp2p_test.go:231 asm_386.s:1315 Error: Received unexpected error: failed to dial QmWSsAXRCm4TRAs7qedhUAxzTuCxkwJAger2FygN82KrkU: * [/ip4/10.1.1.237/tcp/50234] dial backoff * [/ip4/127.0.0.1/tcp/50234] dial backoff Test: TestTcpSimultaneousConnect --- FAIL: TestTcpSimultaneousConnect (2.82s)
The text was updated successfully, but these errors were encountered:
This might be the same failure as in #1208.
Sorry, something went wrong.
Also happening on OSX:
=== RUN TestTcpSimultaneousConnect libp2p_test.go:207: Error Trace: libp2p_test.go:207 asm_amd64.s:1371 Error: Received unexpected error: failed to dial QmRqjPgN9EYBZcEK9qHMuKKrQGutmWumy2LkhBauAy2Fgs: * [/ip4/10.79.9.10/tcp/49467] failed to negotiate security protocol: error reading handshake message: read tcp4 10.79.9.10:49468->10.79.9.10:49467: read: connection reset by peer * [/ip4/127.0.0.1/tcp/49467] failed to negotiate security protocol: failed to secure inbound connection: error reading handshake message: read tcp4 127.0.0.1:49468->127.0.0.1:49467: read: connection reset by peer Test: TestTcpSimultaneousConnect --- FAIL: TestTcpSimultaneousConnect (1.25s)
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: