While playing on a server (the lobby) I seem to get disconnected after 18 minutes of being on with this error This is the error in bungee console Code (Text): 22:49:41 [WARNING] [XenRevo] <-> DownstreamBridge <-> [Lobby] - IOException: Connection reset by peer 22:49:41 [INFO] [XenRevo] disconnected with: IOException : Connection reset by peer @ sun.nio.ch.FileDispatcherImpl:-2 22:49:41 [INFO] [XenRevo] disconnected with: [Proxy] Lost connection to server. 22:49:41 [INFO] [XenRevo] <-> DownstreamBridge <-> [Lobby] has disconnected 22:49:41 [INFO] [XenRevo] -> UpstreamBridge has disconnected The server (lobby) seems to be up according to the console but it can not be pinged and there's nothing in the logs regarding the crash.
After a long time I was able to fix it by uninstalling Java 8 and using Java 7. Some other ways to fix it is to Set connection throttle to -1 in bukkit.yml Make sure that you have ulimit set to unlimited or a higher amount that default Use a different Java version