Problem Client Time out on server join

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

UkeFox

Active Member
Jul 29, 2019
5
0
26
Up until this morning I've been able to host servers with no issue but suddenly after I lost power due to a storm this morning anybody who joins times out. What's interesting is that if the person types in the chat I can see what they say in the console before they get kicked.

The console message upon disconnect is as follows:
Code:
[19:54:39] [Netty IO #2/ERROR] [FML]: NetworkDispatcher exception
java.io.IOException: An established connection was aborted by the software in yo
ur host machine
        at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_51]
        at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_51]
        at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_51]
        at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_51]
        at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_51]
        at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDi
rectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
        at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870)
~[AbstractByteBuf.class:?]
        at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketCha
nnel.java:208) ~[NioSocketChannel.class:?]
        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(Abstra
ctNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.jav
a:480) [NioEventLoop.class:?]
        at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEve
ntLoop.java:447) [NioEventLoop.class:?]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEven
tLoop.class:?]
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThread
EventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
[19:54:39] [Server thread/INFO]: UkeFox lost connection: TranslatableComponent{k
ey='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An
established connection was aborted by the software in your host machine], sibli
ngs=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underli
ned=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

I have tried reinstalling Java, reinstalling network drivers, resetting restore points and one or two other things... but I cannot figure this out. Since the issue happened I've only been able to get it to work once.

Modpack: FTB Horizions 1.1.0 (but the issue persists no matter which server I run. I've tried 3rd party packs and Infinity/Departed.)
Server: Locally hosted 16 gb w/ AMD FX 4~ghz 8 core processor.
OS: Win 8.1

-------------------------
Edit: It's working now and I don't know what I did to fix it other than doing what I've already done a few times over.
 
Last edited:

Furious1964

Well-Known Member
Nov 10, 2012
1,436
70
63
Would like to know too as that's almost the extact report I got for Infinity. Can't post it yet as I'm still trying to figure out how to solve it.