Help! Trying to run Terraria server.

  • Howdy all I am trying to run this docker so I can use my OMV set up to have a 24/7 terraria server, I have followed his instructions but I am still unable to connect to the server when it is running. I was not sure if this docker might just be outdated because it has not been touched in a year, or the more likely option is I am doing something wrong or missing some key detail. When I run the server using the included code it runs fine and I can see the image running but if i try to connect via Terraria and using my IP it never connects. I also tried to check if my port was accessible at http://canyouseeme.org and it was unable to find the port as well.


    Any help appreciated.


    Code
    sudo docker run -dit -p 7777:7777 -v $HOME/terraria/world:/world --name="terraria" ryshe/terraria:latest -world /world/<world_file_name>.wld

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!