#How to host Ubuntu VPS via CLI Linux build? What command to run

1 messages · Page 1 of 1 (latest)

subtle olive
#

Hi! So I did this a year ago already and I now suddenly have no clue how.

As title says. I dropped all the files in, ran the _x86_64 thing, it even gave out weird memory stats making me assume it successfuly ran at least portion of Unity/Game. But... no debugs, no connection (I have script that auto hosts) nothing.

Did I miss some command line argument or trick?
Thanks

spark geyser
#

if you just started the server and disconnected from ssh, then the server will shut down, in order for this not to happen, you need to start the server as a service

#

And remember CHMOD -R 777 /path_to_game_folder

subtle olive
#

Ah no, I did that yes

#

I used screen I mean

#

And I was not even disconnected when trying to test

#

so its not that.. hm maybe wrong port? I also tried to check ports via those weird portchecker websites and it was saying its not active

#

Firewall is disabled fully

#

both ends

#

I suspect issue is about my game not running to end? what message am I supposed to get? I dont even get any debug logs telling me something happened

#

this is all I get until I disable it

#

via control+c

subtle olive
#

bumps

spark geyser
#

if you built the project as a linux dedicated server, the batchmod is not required, and if the port is not active, you must be sure that ports are open to the server. if the server is at home, check the router, if you use AWS, then in the account settings there is an opportunity to open ports. And I hope that you collected the assembly and set the IP not to the localhost? in your network manager. you need to set ip to 0.0.0.0 , well, or the local address of the machine

#

😉

#

Enjoy

subtle olive
#

oh it is regular linux build, I maybe misrememebered that as only way last I did it. no idea why i never though to try out dedicated build and no batchmode

#

will try tonight 😼

spark geyser
subtle olive
#

ohh

#

it worked

#

🥺