So when im messing around with my minecraft server hosted with mineOS on Turnkey linux I, and other players, get randomly disconnected with a Java io exception stating “An existing connection was forcibly closed by the remote host”
This is a network related error, with several possible sources:
a bug in the minecraft server jars network handling routines.
incorrect settings in your network router
firewall settings on one of the hosts between client and server (including both)
antivirus settings on one of the hosts between client and server (including both)
Without more information we cannot help you discover where and why this happends.
Information we need:
Logs! (mineos.log and latest.log, for the WebUI and for the minecraft server)
Do you connect and play over LAN or do your connect over the internet?
Have you configured port forwarding?
Do you run more than one minecraft server?
Which minecraft server are you runing? (vanilla, bukkit, spigot, FTBstyle, pocketmine)
And what version?
Have you tried updating both the WebUI and the minecraft server?
[01:25:09] [User Authenticator #2/INFO]: UUID of player zbk is 59810176-d74c-3cba-ba74-737a263e3d45
[01:25:09] [Server thread/INFO]: eJoin> ezbke
[01:25:09] [Server thread/INFO]: zbk[/127.0.0.1:45825] logged in with entity id 2244 at ([world]-33.0, 62.0, 10.0)
[01:26:59] [Server thread/INFO]: zbk lost connection: Disconnected
[01:26:59] [Server thread/INFO]: zbk left the game
Thats all that happended. No sartup errors.
Over the internet through my domain. (happenes on LAN too)
Yes, incomming port 25565 is routed to 25565
Yes, 1 Spigot and 1 BungeeCord
1.11.2 Latest build of Spigot
Installed yesterday and installed all updates yesterday through commands on the wiki.