java.io.IOException: Root tag must be a named compound tag

Not getting any logs on console or client side,
Running a Fabric server (latest version) through a docker container on a Debian 12 VM
Attempting to use the Tekxit 4 modpack, on MC version 1.19.2
All mods should be the same between client and server, only difference would be that
CraftTweaker
and
Ingredient Extension API
have been disabled on the client side to get by the error
failed to deserialize ingredient
as was suggested here
Getting error
java.io.IOException: Root tag must be a named compound tag
when trying to login to the server.
Documentation for Minecraft Server on Docker
Reddit
Explore this post and more from the fabricmc community
Was this page helpful?