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

Connection reset by peer error #357

Closed
JimVanEeden opened this issue Apr 6, 2018 · 1 comment
Closed

Connection reset by peer error #357

JimVanEeden opened this issue Apr 6, 2018 · 1 comment

Comments

@JimVanEeden
Copy link

On aion-v0.1.19.5fef797

java.io.IOException: Connection reset by peer
	at java.base/sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:197)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:382)
	at org.aion.p2p.impl1.P2pMgr$TaskInbound.run(Unknown Source)
	at java.base/java.lang.Thread.run(Thread.java:844)

Pops up but doesn't seem to cause any further problems.

@JimVanEeden
Copy link
Author

Not happening anymore on 0.2.x so closing.

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

1 participant