Windows .exe Server dissconnecting players and giving this error.

  • 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
Status
Not open for further replies.

victor76

New Member
Jul 29, 2019
7
0
0
My FTB Ultimate pack server keeps dissconnecting players and gives one of these errors in the console
-------------------------------------------------------------------------------------------------------------
9:42:11 PM
CONSOLE:
[INFO] java.net.SocketException: Socket closed
9:42:11 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.socketWrite(Unknown Source)
9:42:11 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.write(Unknown Source)
9:42:11 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherOutputStream.write(Unknown Source)
9:42:11 PM
CONSOLE:
[INFO] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
9:42:11 PM
CONSOLE:
[INFO] at java.io.BufferedOutputStream.flush(Unknown Source)
9:42:11 PM
CONSOLE:
[INFO] at java.io.DataOutputStream.flush(Unknown Source)
9:42:11 PM
CONSOLE:
[INFO] at ci.run(SourceFile:120)
9:42:11 PM
CONSOLE:
(player name) has left.
9:42:11 PM
CONSOLE:
[INFO] (player name) lost connection: disconnect.overflow
9:42:11 PM
CONSOLE:
[INFO] Unloading Player: (player name)
-------------------------------------------------------------------------------------------------------------
or
-------------------------------------------------------------------------------------------------------------
9:47:15 PM
CONSOLE:
[INFO] java.net.SocketException: Connection reset
9:47:15 PM
CONSOLE:
[INFO] at java.net.SocketInputStream.read(Unknown Source)
9:47:15 PM
CONSOLE:
[INFO] at java.net.SocketInputStream.read(Unknown Source)
9:47:15 PM
CONSOLE:
[INFO] at java.io.FilterInputStream.read(Unknown Source)
9:47:15 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
9:47:15 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
9:47:15 PM
CONSOLE:
[INFO] at java.io.DataInputStream.readFully(Unknown Source)
9:47:15 PM
CONSOLE:
[INFO] at java.io.DataInputStream.readFully(Unknown Source)
9:47:15 PM
CONSOLE:
[INFO] at di.a(SourceFile:44)
9:47:15 PM
CONSOLE:
[INFO] at ef.a(Packet.java:166)
9:47:15 PM
CONSOLE:
[INFO] at cg.i(TcpConnection.java:324)
9:47:15 PM
CONSOLE:
[INFO] at cg.c(TcpConnection.java:544)
9:47:15 PM
CONSOLE:
[INFO] at ch.run(SourceFile:93)
9:47:15 PM
CONSOLE:
(player name) has left.
9:47:15 PM
CONSOLE:
[INFO] (player name) lost connection: disconnect.genericReason
9:47:15 PM
CONSOLE:
[INFO] Unloading Player: (player name)
-------------------------------------------------------------------------------------------------------------
or
-------------------------------------------------------------------------------------------------------------
10:12:13 PM
CONSOLE:
[INFO] java.net.SocketException: Connection reset by peer: socket write error
10:12:13 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.socketWrite0(Native Method)
10:12:13 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.socketWrite(Unknown Source)
10:12:13 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.write(Unknown Source)
10:12:13 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherOutputStream.write(Unknown Source)
10:12:13 PM
CONSOLE:
[INFO] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
10:12:13 PM
CONSOLE:
[INFO] at java.io.BufferedOutputStream.flush(Unknown Source)
10:12:13 PM
CONSOLE:
[INFO] at java.io.DataOutputStream.flush(Unknown Source)
10:12:13 PM
CONSOLE:
[INFO] at ci.run(SourceFile:120)
10:12:13 PM
CONSOLE:
(player name) has left.
10:12:13 PM
CONSOLE:
[INFO] (player name) lost connection: disconnect.genericReason
10:12:13 PM
CONSOLE:
[INFO] Unloading Player: (player name)
-------------------------------------------------------------------------------------------------------------

any help would be greatly appriciated.
 

Belone

New Member
Jul 29, 2019
417
0
0
To me this kind of looks like the server is losing connection to the internet. Do you host it locally or remotely? Also are you able to provide the server logs, as well as the console history you've provided?
 

victor76

New Member
Jul 29, 2019
7
0
0
I am having the server hosted remotely. I attached what was in the server log file.
 

Attachments

  • New Text Document.txt
    29.9 KB · Views: 80

victor76

New Member
Jul 29, 2019
7
0
0
Also would like to mention it seems to happen more to me and 1 or 2 other people then others on the server, although its happened multiple times to everyone that has been playing, and currently when i can actually connect and stay on I have anywhere from 30 seconds to 2 minutes delay on most actions, like opening a chest, typing in chat, or placing a block. It also will happen to 1 person on the server but not others on the server at the same time. Its really confusing to me since Ive eliminated all possibilities i could think of that would cause this problem from my computer's side of things.
 

Belone

New Member
Jul 29, 2019
417
0
0
You're getting an awful lot of "Can't keep ups" what's the CPU and RAM usage on your server?
 

victor76

New Member
Jul 29, 2019
7
0
0
CPU usage is never over 20% and the highest the ram has been recently is about 60-75% of the 4GB I have on the server. I get this error no matter what the ram/CPU usage is at, I've got it when only 15% of ram and 3% of CPU was being used.
 
Status
Not open for further replies.