Netty Pipeline Exception Error?

This error started getting spammed occasionally in my console today. I looked around a bit to find what was causing it but couldn't. Any help is appreciated. Running Paper 1.21 #61 on Oracle free tier.

[20:40:09 WARN]: [io.netty.channel.DefaultChannelPipeline] 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.unix.Errors$NativeIoException: accept(..) failed: Software caused connection abort
Was this page helpful?