Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin base images to focal until netty epoll support is fixed #1536

Merged
merged 1 commit into from
May 29, 2022

Conversation

itzg
Copy link
Owner

@itzg itzg commented May 29, 2022

The latest images from eclipse-temurin now default to a 22.04/jammy base image. There is an incompatibility in netty that has been resolved, but is pending on Mojang to update dependencies.

See netty/netty#12343

Example logs with the issue:

[00:46:25] [Netty Epoll Server IO #1/WARN]: Unexpected exception in the selector loop.
io.netty.channel.unix.Errors$NativeIoException: epoll_wait(..) failed: Function not implemented

@itzg itzg added the bug label May 29, 2022
@itzg itzg merged commit 40ebdda into master May 29, 2022
@itzg itzg deleted the fix/pin-to-focal branch May 29, 2022 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant