Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Netty Epoll Server IO Error

Open derech1e opened this issue 3 years ago • 2 comments

Stack trace

https://paste.gg/p/anonymous/487326e544284a768bd384607960ccde

Plugin and Datapack List

No plugins or Datapacks

Actions to reproduce (if known)

I have no exact idea what the error was trying to do. It only appeared after upgrading from build #153 to build #177.

Paper version

> version
[13:54:32 INFO]: Checking version, please wait...
[13:54:32 INFO]: This server is running Paper version git-Paper-177 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 1bbd273)
You are running the latest version
Previous version: git-Paper-153 (MC: 1.19.2)

Other

The server is automatically restarted at 3 am by a script outside the server. This script sends the "stop" command to the screen beforehand; waits 60 seconds and then restarts the server.

derech1e avatar Sep 28 '22 13:09 derech1e

Need to see the full log

electronicboy avatar Sep 28 '22 14:09 electronicboy

Need to see the full log

https://paste.gg/p/anonymous/016d0e7ff5bb4384a9998f8a25cc0d20

derech1e avatar Sep 28 '22 15:09 derech1e

So, basically, something induced a state desync, idk if this jar will cover the needed spots, otherwise, we'd need to find a minimal way to reproduce this, mind providing a log from this jar?

https://cdn.discordapp.com/attachments/925530366192779286/1025016018147483689/paper-paperclip-1.19.2-R0.1-SNAPSHOT-reobf.jar

electronicboy avatar Sep 29 '22 12:09 electronicboy

I don't think I'll be able to reproduce this error. I just ran into it and reported the error because of the strange exception message. It might be worth considering closing this issue if more errors of this kind don't occur.

Here is the full log of your jar: https://paste.gg/p/anonymous/e100b7a0666c493f937ccc1ba967ca7f

derech1e avatar Sep 29 '22 16:09 derech1e

Is this error somehow critical for saving the world?

derech1e avatar Sep 29 '22 19:09 derech1e

No, that won't impact saving the world; That generally just looks like somebody was logging into the server, and something caused the connection to be shoved into the wrong state

electronicboy avatar Sep 29 '22 19:09 electronicboy

Concerning we don't seem to be able to dig deeper into this as you cannot replicate it, I'll take you up on your suggestion and close this issue :+1: Hopefully if this happens again, we find better replication steps or at least an environment that consistently produces this error so cats modified jar can give us a deeper look behind the curtains.

Thanks for the report anyway, I'll keep my eyes open for similar issues in the future :+1:

lynxplay avatar Oct 01 '22 11:10 lynxplay

1.20.1-R0.1-SNAPSHOT

https://paste.gg/p/anonymous/929791af62a74d52aeb59822cf24f325

somehow it is related to the "online mode", if it is set to "false" the error appears suspected of: EssentialsX-2.20.1-dev+17-03ed9a5, when doing the test to remove it... the error still appears, but the constant was the offline mode= false in server properties, greetings from Mexico :D

yzz17 avatar Jun 27 '23 16:06 yzz17

This issue was closed 9 months ago. Please consider opening a new issue instead of leaving a comment here.

please read what github is saying and open a new issue with new reproduction settings

MiniDigger avatar Jun 28 '23 09:06 MiniDigger