Skip to content

[Issue] Mod Causing Netty Epoll Server IO logs in server #26

Open
@harrismcc

Description

@harrismcc

Minecraft Version

1.20.1

Modloader

fabric-0.15.7

Mod version

4.0.1+mc1.20.1

Latest version?

  • Yes

Repeatable?

  • Yes

Link to log files

[21:14:23] [Netty Epoll Server IO #12/ERROR]: Exception occurred in netty pipeline
io.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed: Connection reset by peer

Steps to reproduce the issue

  1. Install Mod on server
  2. Run server
  3. Observe logs

Description of the issue you are having

I've just added this to my modpack & server, but I'm noticing that when I did I'm getting these netty pipeline errors every few seconds in the server logs.

The mod appears to be working correctly, and the version compatibility check works, but I get these errors constantly in the server and I'm not sure what to make of it.

Information

  • I have provided as much information as possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    FabricFabric version of the mod

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions