ryansheehan/terraria

Question - stdout continues saying '10.244.0.1:<portnumber> is connecting...'

karlrissland opened this issue · 3 comments

Any thoughts on why I am getting constant is connecting... messages? The server is up, and I can connect, but can't seem to track down the source of these messages... it looks like the container is port scanning...

image

Thanks...

It appears to be coming from the container, but still researching, figured I would hit you up in case you have seen it before. This is running in Kubernetes and the vNet address space is 10.0.0.0/8.

How do I specify Vanilla vs. Tshock? All I am doing to start up is set the mount path and specify the WORLD_FILENAME as an environment variable. My thought is, if I can force it to Vanilla and not see the output, then I spend time figuring out what Tshock is doing.... if anything.