I've created the container with az container create....
I open a bash window, tmux attach to start the server, and get the list of worlds that I've created or copied in.
Select a world, set the options, it flashes up a message I can't read then exits tmux & clears the window.
A few seconds later, tmux reports it has exited with code 137.
Also, I've set environment variables to specify the world & password, but it seems to ignore them?
Setting these in the config file seems to "work" (in that it won't let me open a bash window anymore).
In all cases, I can't connect to the server from Terraria.
I've created the container with
az container create...
. I open a bash window,tmux attach
to start the server, and get the list of worlds that I've created or copied in. Select a world, set the options, it flashes up a message I can't read then exits tmux & clears the window. A few seconds later, tmux reports it has exited with code 137.Also, I've set environment variables to specify the world & password, but it seems to ignore them? Setting these in the config file seems to "work" (in that it won't let me open a bash window anymore).
In all cases, I can't connect to the server from Terraria.