-
Unraid server randomly freezes and becomes unresponsive
Occasionally my unraid server will become unresponsive and freeze up. This maybe only happens once few months and the only was to fix it is to hard shut down by holding down the power button and turning it back on again. If anyone is able to take a look at the logs and find out any clue as to why this is happening that would be amazing. I have not been able to figure out why. The freeze happened last night May 13/14, it could've frozen anywhere from around 10:00pm to 7:00am. I have attached my diagnostics, and a syslog that covers that period of time. Thank you and let me know if there is anything else I can provide. justinserver-diagnostics-20260514-0851.zip syslog-127.0.0.1.log
-
[Support] binhex - MinecraftServer
Yes I do, they are sprinkled throughout the logs. They don't seem to correspond to crashes from what I can tell. This is one example of what it looks like for me if it helps. [22:49:20] [Netty Epoll Server IO #6/ERROR]: Error sending packet clientbound/minecraft:disconnect io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/minecraft:disconnect' at zm.a(SourceFile:47) ~[server-1.20.6.jar:?] at zm.encode(SourceFile:14) ~[server-1.20.6.jar:?] at wu.a(SourceFile:26) ~[server-1.20.6.jar:?] at wu.encode(SourceFile:12) ~[server-1.20.6.jar:?] at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[netty-codec-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.write(ChannelOutboundHandlerAdapter.java:113) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at wk$2.write(SourceFile:518) ~[server-1.20.6.jar:?] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:966) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:934) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:984) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1025) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:306) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at wk.c(SourceFile:342) ~[server-1.20.6.jar:?] at wk.b(SourceFile:335) ~[server-1.20.6.jar:?] at wk.a(SourceFile:317) ~[server-1.20.6.jar:?] at wk.a(SourceFile:311) ~[server-1.20.6.jar:?] at wk.exceptionCaught(SourceFile:162) ~[server-1.20.6.jar:?] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.handleReadException(AbstractEpollStreamChannel.java:728) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:826) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[netty-transport-classes-epoll-4.1.97.Final.jar:4.1.97.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar:4.1.97.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar:4.1.97.Final] at java.base/java.lang.Thread.run(Unknown Source) [?:?]
-
[Support] binhex - MinecraftServer
Hi everyone, I have been running this minecraft server for a few weeks now for just 3 people, nothing too intensive, but I am getting random JVM crashes that result in disconnects and progress loss. This is the error message that appears in the logs. I am running Minecraft 1.20.6 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f72d8155213, pid=152, tid=220 # # JRE version: OpenJDK Runtime Environment (22.0) (build 22) # Java VM: OpenJDK 64-Bit Server VM (22, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # J 37491 c2 bxo$$Lambda+0x00007f7273d96f58.trigger(Larf;Lbtr;J)Z (38 bytes) @ 0x00007f72d8155213 [0x00007f72d8154f40+0x00000000000002d3] # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /config/minecraft/hs_err_pid152.log [3798.104s][warning][os] Loading hsdis library failed # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # I tried manually setting the java version in the docker setup to java 17 but the server is not spinning up unless "latest" is specified for the java version. If anybody is able to help me out that would be a great help. Thank you
AvadaKadavra2
Members
-
Joined
-
Last visited