TwistedForHire
Terrarian
I'm testing running Terraria in Azure. I already have my server running fine in a Windows 10 VM. I'm wanting to see the cost of running inside a cheap Linux VM.
I'm following this great guide here that I've seen others on the forum reference:
www.linode.com
Everything seems to run fine. The server executable launches but I get this:
sudo ./TerrariaServer.bin.x86_64 -config config.txt
Error Logging Enabled.
Killed
I've tried without sudo. I even tried running TerrariaServer.exe within mono. I get the same message: "Killed".
Does anyone have any idea what that means? Are there logs anywhere (I can't find any)?
I'm following this great guide here that I've seen others on the forum reference:

How to Setup a Terraria Linux Server
In this guide, you will learn how to install and configure Terraria, a two-dimensional sandbox game similar to Minecraft, on a Linode.

Everything seems to run fine. The server executable launches but I get this:
sudo ./TerrariaServer.bin.x86_64 -config config.txt
Error Logging Enabled.
Killed
I've tried without sudo. I even tried running TerrariaServer.exe within mono. I get the same message: "Killed".
Does anyone have any idea what that means? Are there logs anywhere (I can't find any)?