GameServerManagers / LinuxGSM

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

[UT99] gsquery monitor error #277

Closed TFMvdBroek closed 9 years ago

TFMvdBroek commented 9 years ago

When i use gsquery.py with the monitoring function i get the following error:

[ OK ] Monitoring ut99-server: Checking session: OK

Any idea why ?

dgibbs64 commented 9 years ago

Not sure on this one. I have tested many times without this issue. Make sure your running the latest version of the script. If you update and still getting the issue I will check this myself.

TFMvdBroek commented 9 years ago

After update when running ut99server monitor i get the following:

~$ ./ut99server monitor [ INFO ] Monitor ut99-server: SteamCMD is currently checking for updates [ INFO ] Monitor ut99-server: When update is complete ut99-server will start

Even tho the server is already running ... Also the monitor does not seem to start the game by itself anymore. ./ut99server start needs to be run.

~$ ./ut99server monitor [ INFO ] Monitor ut99-server: Disabled: No lock file found To enable monitor run 0 start

dgibbs64 commented 9 years ago

The SteamCMD issue I will look at. The second part is by design. The server must be started to activate the monitor. Saves the server starting itself even if you manually stop it.

dgibbs64 commented 9 years ago

UT should no longer check that SteamCMD update is running https://github.com/dgibbs64/linuxgameservers/commit/8e2b5541c8b895c77073c86c44b39c2426280a2c

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.