Linuxgsm: ts3server doesn't start with updateonstart

Created on 21 May 2020  路  2Comments  路  Source: GameServerManagers/LinuxGSM

User Story

ts3server doesn't start with updateonstart turned on.

Basic info

  • Distro: Ubuntu 18.04
  • Game: TeamSpeak 3
  • Command: update, start
  • LinuxGSM version: v20.3.0

Further Information

It just checks the version currectly, but doesn't end the start command as in earlier versions.
Output with updateonstart turned on:

ts3server@ts:~$ ./ts3server r
[  OK  ] Stopping ts3server: Graceful: CTRL+c: 2: OK
[  OK  ] Updating ts3server: Checking for update: teamspeak.com

No update available
* Local build: 3.12.1
* Remote build: 3.12.1


ts3server@ts:~$

without updateonstart:

ts3server@ts:~$ ./ts3server r
[ INFO ] Stopping ts3server: TeamSpeak 3 Server is already stopped
[  OK  ] Starting ts3server: TeamSpeak 3 Server
ts3server@ts:~$

To Reproduce

Steps to reproduce the behaviour:

  1. Turn updateonstart to on
  2. start ts3

Expected behaviour

Start no matter what updateonstart is.

start update Teamspeak 3 pr-merged priority bug

All 2 comments

Thanks this will be a priority

Fixed with the release 20.3.1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dgibbs64 picture dgibbs64  路  3Comments

DavidRayner picture DavidRayner  路  3Comments

UltimateByte picture UltimateByte  路  4Comments

dj-hyb picture dj-hyb  路  3Comments

Bourne-ID picture Bourne-ID  路  3Comments