novi
novi
AAdmincraft
Created by novi on 8/11/2023 in #questions
Server console outputting warning every 45-50 minutes [Quilt]
Hello, I currently run a 1.20.1 Quilt server with everything functioning as intended. However, every 45-50 minutes, I get the following warning message outputted to the console:
[Netty Epoll Login IO Thread #0/WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
io.netty.channel.StacklessClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.ensureOpen(ChannelPromise)(Unknown Source) ~[netty-transport-4.1.82.Final.jar:?]
[Netty Epoll Login IO Thread #0/WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
io.netty.channel.StacklessClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.ensureOpen(ChannelPromise)(Unknown Source) ~[netty-transport-4.1.82.Final.jar:?]
For example, at times when no one is on the server, the console would look like this: https://mclo.gs/gAC9YFV Why is this being sent every 45-50 minutes, and should I be concerned about this? Thanks so much for your help.
12 replies