Hi Guys,
have the same issue and above does not work for me. Minecraft server started, kids are playing, I have successfully connected to the session (for the first time) through docker console with Unraid GUI, entered:
/usr/bin/minecraftd console
It worked flawlessly. Accidentally, I have closed the console browser window.
Now when trying to run Minecraft console again, through web gui, I have:
There is no minecraft session to connect to.
Now it does not matter whether I connect through docker web GUI, or through SSH and use:
docker exec -u nobody -it binhex-minecraftserver /usr/bin/minecraftd console
I have still the same, "There is no minecraft session to connect to." Server is running (Java tops CPU and kids are playing together, so it works).
Is there a way to attach back to server console through GUI or SSH?