GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.27k stars 815 forks source link

[Bug]: Starting mcbserver: LinuxGSM no server running on /tmp/tmux-1000/default - Ubuntu 22.04 #3978

Closed bardhyliis closed 10 months ago

bardhyliis commented 2 years ago

I installed a mc bedrock server in ubuntu 22.04, however, it doesn't work, I've tried CS:GO and it works fine.

the MCB Server installs perfectly with no error, however it won't start using ./mcbserver start, I think it's some kind of a bug with linuxgsm in Ubuntu 22.04, In ubuntu 20.04 it works fine.

Here's part of the output:

Config File Locations

Game Server Config File: /home/mcbserver/serverfiles/server.properties LinuxGSM Config: /home/mcbserver/lgsm/config-lgsm/mcbserver Documentation: https://docs.linuxgsm.com/configuration/game-server-config

LinuxGSM Stats

Assist LinuxGSM development by sending anonymous stats to developers. More info: https://docs.linuxgsm.com/configuration/linuxgsm-stats The following info will be sent:

================================= Install Complete!

To start server type: ./mcbserver start

mcbserver@vmi998777:~$ ./mcbserver start [ .... ] Starting mcbserver: LinuxGSMno server running on /tmp/tmux-1000/default [ FAIL ] Starting mcbserver: Unable to start LinuxGSM

SpongeManiac commented 1 year ago

I am having this issue too, Ubuntu 22.04 but with ARK: Survival Evolved. Is the workaround to downgrade back to Ubuntu 20.04?

Edit: Running the server in debug mode works properly. I believe this is an issue with the way LGSM uses tmux.

Edit 2: Downgrading to Ubuntu 20.04 still presents the error:

~ ./arkserver start
[ .... ] Starting arkserver: NOT SETno server running on /tmp/tmux-1001/default
[ FAIL ] Starting arkserver: Unable to start NOT SET