Hey all, we're running a new server and its going great except for this oddball problem
Server is running Linux
We are using CreeperHost
Running Direwolf20 1.0.18
No mods added. Mods disabled through Creeperhost interface: AM2, Billund, compactsolars, computercraft, enderstorage, evoc, extrautils, factorization, gravitygun, hats, hatstand, infinibows, minefactoryreloaded, modularpowersuits, morph beta, morpheus, mystcraft, openblocks, openmodsliv, openperipheraladdons, opernperipheralcore, portalgun, powercrystalscore, powersuitaddons, wcraft, redstonearsenal, stevescarts, translocator, waila wr cbe
Server is their Spider Package: 2 cores in a VPS (With a Xeon L5520), 3gB RAM, 55gB hd space, unlimited bandwidth transfer.
The server itself runs well. Randomly (not too often, happens once in a couple hours) with 3 people online (all in different areas of the map) we've experienced instances where everybody on the server will lag abruptly and then everybody will be disconnected. This has only happened with specifically the third person online but we are unsure if that is a coincidence. We cannot pinpoint it to using any specific item, mod, or action. Most of what we're doing right now is vanilla building.
Relevant forge logs from the server are as follows:
Myself and other server mod are proficient with Linux and MC in most instances. We switched over from hosting our own server with a private pack to a hosted server with a wider supported modpack. So far its been great except for this issue. Hoping somebody could steer us in the right direction or suggest some more troubleshooting. Its the only major issue we're having right now. Thanks!
Server is running Linux
We are using CreeperHost
Running Direwolf20 1.0.18
No mods added. Mods disabled through Creeperhost interface: AM2, Billund, compactsolars, computercraft, enderstorage, evoc, extrautils, factorization, gravitygun, hats, hatstand, infinibows, minefactoryreloaded, modularpowersuits, morph beta, morpheus, mystcraft, openblocks, openmodsliv, openperipheraladdons, opernperipheralcore, portalgun, powercrystalscore, powersuitaddons, wcraft, redstonearsenal, stevescarts, translocator, waila wr cbe
Server is their Spider Package: 2 cores in a VPS (With a Xeon L5520), 3gB RAM, 55gB hd space, unlimited bandwidth transfer.
The server itself runs well. Randomly (not too often, happens once in a couple hours) with 3 people online (all in different areas of the map) we've experienced instances where everybody on the server will lag abruptly and then everybody will be disconnected. This has only happened with specifically the third person online but we are unsure if that is a coincidence. We cannot pinpoint it to using any specific item, mod, or action. Most of what we're doing right now is vanilla building.
Relevant forge logs from the server are as follows:
Code:
2014-03-17 04:09:59 [INFO] [STDOUT] Sending serverside check to: BLebow
2014-03-17 04:10:04 [INFO] [STDERR] java.net.SocketException: Connection reset
2014-03-17 04:10:04 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:189)
2014-03-17 04:10:04 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:121)
2014-03-17 04:10:04 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:203)
2014-03-17 04:10:04 [INFO] [STDERR] at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:288)
2014-03-17 04:10:04 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:145)
2014-03-17 04:10:04 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2014-03-17 04:10:04 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2014-03-17 04:10:04 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2014-03-17 04:10:04 [INFO] [Minecraft-Server] /95.154.229.123:65521 lost connection
2014-03-17 04:12:17 [INFO] [STDERR] java.net.SocketTimeoutException: Read timed out
2014-03-17 04:12:17 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
2014-03-17 04:12:17 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:150)
2014-03-17 04:12:17 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:121)
2014-03-17 04:12:17 [INFO] [STDERR] at java.io.FilterInputStream.read(FilterInputStream.java:133)
2014-03-17 04:12:17 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2014-03-17 04:12:17 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2014-03-17 04:12:17 [INFO] [STDERR] at java.io.DataInputStream.readInt(DataInputStream.java:387)
2014-03-17 04:12:17 [INFO] [STDERR] at java.io.DataInputStream.readFloat(DataInputStream.java:446)
2014-03-17 04:12:17 [INFO] [STDERR] at net.minecraft.network.packet.Packet13PlayerLookMove.func_73267_a(SourceFile:31)
2014-03-17 04:12:17 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:166)
2014-03-17 04:12:17 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2014-03-17 04:12:17 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2014-03-17 04:12:17 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2014-03-17 04:12:17 [INFO] [Minecraft-Server] compcrasher86 lost connection: disconnect.genericReason
2014-03-17 04:12:17 [INFO] [Minecraft-Server] compcrasher86 left the game
2014-03-17 04:12:17 [INFO] [STDOUT] Unloading Player: compcrasher86
2014-03-17 04:12:21 [INFO] [STDERR] java.net.SocketTimeoutException: Read timed out
2014-03-17 04:12:21 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
2014-03-17 04:12:21 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:150)
2014-03-17 04:12:21 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:121)
2014-03-17 04:12:21 [INFO] [STDERR] at java.io.FilterInputStream.read(FilterInputStream.java:133)
2014-03-17 04:12:21 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2014-03-17 04:12:21 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2014-03-17 04:12:21 [INFO] [STDERR] at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:288)
2014-03-17 04:12:21 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:145)
2014-03-17 04:12:21 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2014-03-17 04:12:21 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2014-03-17 04:12:21 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2014-03-17 04:12:21 [INFO] [Minecraft-Server] lilsmallman215 lost connection: disconnect.genericReason
2014-03-17 04:12:21 [INFO] [Minecraft-Server] lilsmallman215 left the game
2014-03-17 04:12:21 [INFO] [STDOUT] Unloading Player: lilsmallman215
2014-03-17 04:12:49 [SEVERE] [Minecraft-Server] Reached end of stream for /67.240.202.134
2014-03-17 04:12:51 [FINEST] [ForgeModLoader] Received valid FML login packet from /67.240.202.134:53664
2014-03-17 04:12:52 [INFO] [ForgeModLoader] User lilsmallman215 connecting with mods [CoFHMasquerade, CalclaviaCore, BiblioCraft, Opis, MagicBees, TwilightForest, BuildCraft|Transport, NEIAddons|MiscPeripherals, ObsidiPlates, MapWriter, TMechworks, Thaumcraft, BiblioWoodsBoP, CoFHWorld, TConstruct, Forestry, BinnieCore, IronChest, ProjRed|Transmission, ProjRed|Transportation, Natura, BuildCraft|Energy, Railcraft, LogisticsPipes|Main, NEIAddons, ChickenChunks, ProjRed|Integration, BiomesOPlenty, CoFHCore, ProjRed|Core, AppliedEnergistics, ProjRed|Illumination, ThaumicTinkerer, CoFHLoot, ProjRed|Expansion, ThermalExpansion, GateCopy, inventorytweaks, BuildCraft|Silicon, ProjRed|Compatibility, ThaumicTinkererKami, switches, IC2NuclearControl, DenPipes-Forestry, BuildCraft|Core, DenPipes, PluginsforForestry, ForgeMultipart, IC2, ExtraBees, DenPipes-Emerald, flatsigns, BuildCraft|Factory, MFFS, Forge, Additional-Buildcraft-Objects, BiblioWoodsNatura, numina, ExtraTrees, McMultipart, BiblioWoodsForestry, ProjRed|Exploration, BuildCraft|Builders, CoFHSocial]
2014-03-17 04:12:52 [INFO] [Minecraft-Server] lilsmallman215[/67.240.202.134:53664] logged in with entity id 655233 at (-86.42569713247248, 71.0, -987.7707576132342)
2014-03-17 04:12:52 [INFO] [Minecraft-Server] lilsmallman215 joined the game
2014-03-17 04:12:52 [INFO] [STDOUT] Loading Player: lilsmallman215
2014-03-17 04:12:52 [INFO] [STDOUT] Sending serverside check to: lilsmallman215
2014-03-17 04:13:11 [INFO] [STDERR] java.net.SocketTimeoutException: Read timed out
2014-03-17 04:13:11 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
2014-03-17 04:13:11 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:150)
2014-03-17 04:13:11 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:121)
2014-03-17 04:13:11 [INFO] [STDERR] at java.io.FilterInputStream.read(FilterInputStream.java:133)
2014-03-17 04:13:11 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2014-03-17 04:13:11 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2014-03-17 04:13:11 [INFO] [STDERR] at java.io.DataInputStream.readInt(DataInputStream.java:387)
2014-03-17 04:13:11 [INFO] [STDERR] at java.io.DataInputStream.readFloat(DataInputStream.java:446)
2014-03-17 04:13:11 [INFO] [STDERR] at net.minecraft.network.packet.Packet13PlayerLookMove.func_73267_a(SourceFile:30)
2014-03-17 04:13:11 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:166)
2014-03-17 04:13:11 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2014-03-17 04:13:11 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2014-03-17 04:13:11 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2014-03-17 04:13:11 [INFO] [Minecraft-Server] BLebow lost connection: disconnect.genericReason
2014-03-17 04:13:11 [INFO] [Minecraft-Server] BLebow left the game
2014-03-17 04:13:11 [INFO] [STDOUT] Unloading Player: BLebow
Myself and other server mod are proficient with Linux and MC in most instances. We switched over from hosting our own server with a private pack to a hosted server with a wider supported modpack. So far its been great except for this issue. Hoping somebody could steer us in the right direction or suggest some more troubleshooting. Its the only major issue we're having right now. Thanks!