As an update to anyone that is wondering about this issue:
https://bugs.mojang.com/browse/MC-252683
The update that is supposed to fix it is set to be released on Tuesday June 28th:
https://www.minecraft.net/en-us/article/minecraft-1-19-1-pre-release-1
https://minecraft.fandom.com/wiki/Java_Edition_1.19.1
@binhexDoes an update to the docker image ever get made off a snapshot?
This snapshot:
https://www.minecraft.net/en-us/article/minecraft-snapshot-22w24a
fixes this issue:
https://bugs.mojang.com/browse/MC-252683
And that issue basically makes the server unusable. From the looks of it the new server.jar contains the 4.1.77.Final version of the Netty libraries which is what fixes the problem. The 4.1.76.Final version included in the previous version is causing the breaking issue.
Trying to determine if I should rollback or if there will be an update to the docker image using the new server.jar in that snapshot since it's a server breaking issue. Thanks