Hello All,
I setup a new FTB - Unleashed server on a new windows 8 box and have ran into an odd issue. After a player connects then all players can only stay on the server for 30 minutes and then they get a SocketException. Here is the error I see in the server logs:
2013-09-04 11:22:09 [INFO] [Minecraft-Server] xxxx[/xxx.xxx.xxx.xxx:xxxxx] logged in with entity id 40241 at (-96.27748897935756, 34.0, 246.3524390658388)
2013-09-04 11:22:09 [INFO] [STDOUT] Loading Player: xxxx
2013-09-04 11:22:09 [INFO] [STDOUT] Sending serverside check to: xxxx
2013-09-04 11:22:11 [INFO] [GraviGun] [1.5.1] Recieved client info from xxxx
2013-09-04 11:22:11 [INFO] [PortalGun] [1.5.2] Recieved client info from xxxx
2013-09-04 11:52:16 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-09-04 11:52:16 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:144)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2013-09-04 11:52:16 [INFO] [Minecraft-Server] rundetj lost connection: disconnect.genericReason
2013-09-04 11:52:16 [INFO] [STDOUT] Unloading Player: xxxx
It is always 30 minutes after the first user logs on and it disconnects all users. I've tried searching to see if anyone else has this issue, but I can't find anything. Has anyone seen this before? Any ideas how to track down what the issue is?
Thank You,
rundeks
I setup a new FTB - Unleashed server on a new windows 8 box and have ran into an odd issue. After a player connects then all players can only stay on the server for 30 minutes and then they get a SocketException. Here is the error I see in the server logs:
2013-09-04 11:22:09 [INFO] [Minecraft-Server] xxxx[/xxx.xxx.xxx.xxx:xxxxx] logged in with entity id 40241 at (-96.27748897935756, 34.0, 246.3524390658388)
2013-09-04 11:22:09 [INFO] [STDOUT] Loading Player: xxxx
2013-09-04 11:22:09 [INFO] [STDOUT] Sending serverside check to: xxxx
2013-09-04 11:22:11 [INFO] [GraviGun] [1.5.1] Recieved client info from xxxx
2013-09-04 11:22:11 [INFO] [PortalGun] [1.5.2] Recieved client info from xxxx
2013-09-04 11:52:16 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-09-04 11:52:16 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:144)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)
2013-09-04 11:52:16 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2013-09-04 11:52:16 [INFO] [Minecraft-Server] rundetj lost connection: disconnect.genericReason
2013-09-04 11:52:16 [INFO] [STDOUT] Unloading Player: xxxx
It is always 30 minutes after the first user logs on and it disconnects all users. I've tried searching to see if anyone else has this issue, but I can't find anything. Has anyone seen this before? Any ideas how to track down what the issue is?
Thank You,
rundeks