mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 06:05:57 +03:00
[GH-ISSUE #2182] Teamspeak 3 server update from 3.6.0 to 3.6.1 fails without errors #1669
Labels
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM#1669
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kekkonenprkl on GitHub (Feb 6, 2019).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/2182
User Story
Teamspeak 3 server update from 3.6.0 to 3.6.1 somehow fails without errors.
Basic info
Further Information
LinuxGSM Ts3 server update from v3.6.0 to v3.6.1 fails every time. Updater finds there is an update available and proceeds to download the right archive, but for some reason never replaces the files during update. Server stays in version 3.6.0 after the update is "succesfully" completed. No errors or anything given and server starts up normally after the process. LinuxGSM functions were up-to-date.
I'm not personally familiar how LinuxGSM works under the hood, so i don't have any clues how to solve the problem. After multiple days of failed updating, I updated my server manually by hand, to prevent update alert spam every night. v3.5.0 to v3.6.0 update went fine about two weeks ago, if that gives any hints about possible lgsm changes within past weeks.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Server files should be overwritten with the files from the downloaded archive
@xopez commented on GitHub (Feb 7, 2019):
Can confirm it in some way.
I think something is done there. Maybe the archive itself is wrong.
The file
ts3serverfrom the the extracted archive has the same MD5 value as the one in the serverfiles.The archive downloaded is
teamspeak3-server_linux_amd64-3.6.1.tar.bz2. Timestamp and filesize is also the same.I also deleted the archives in
lgsm/tmp/and the extracted on thereteamspeak3-server_linux_amd64with the same result. So i think the archive itself is wrong.Don't know if sha256 is the right method for the checksum.
But i got this:
From https://www.teamspeak.com/versions/server.json
@gOOvER commented on GitHub (Feb 21, 2019):
can also confirm. Update to 3.6.1 not possible
@dgibbs64 commented on GitHub (Feb 22, 2019):
can anyone confirm if they have
jqinstalled?@xopez commented on GitHub (Feb 22, 2019):
On my machine it is installed.
@dgibbs64 commented on GitHub (Feb 22, 2019):
I am unable to replicate this issue myself but I have done some refactoring of
update_ts3server.shso that might help. It has been pushed in to develop branch@xopez commented on GitHub (Feb 23, 2019):
I will try it later
@ZigaZG commented on GitHub (Feb 23, 2019):
Same here can't update on 3.6.1
@xopez commented on GitHub (Feb 23, 2019):
I edited update_ts3server.sh from the develop branch. It's just the same. I leave you a screenshot here were you can see, that it's updating as the script says.


Version from Query:
@gOOvER commented on GitHub (Feb 23, 2019):
can confirm with jq
~# jq jq - commandline JSON processor [version 1.5-1-a5b5cbe]@dgibbs64 commented on GitHub (Feb 23, 2019):
I may need to pop on one of your systems to take a look as I can't figure out the cause. Please let me know if one of you is happy to do this.
@xopez commented on GitHub (Feb 23, 2019):
I made a copy of my TeamSpeak server where you can tinker without breaking anything. I also made a new DB so it's like a new Teamspeak.
I changed the ports so you can start it. But you also see the version with the update function.
The file
update_ts3.shis also the one from the develop branch. How should I give you the login information?@dgibbs64 commented on GitHub (Feb 23, 2019):
@xopez drop me an email with the details me@danielgibbs.co.uk and I will take a look. Thanks
@xopez commented on GitHub (Feb 23, 2019):
Done :)
@dgibbs64 commented on GitHub (Feb 23, 2019):
thanks. I made another alteration to develop branch that fixed the issue. So the next release should fix the issue
@xopez commented on GitHub (Feb 25, 2019):
I have done it over my productive TeamSpeak. It works now.
@nero82 commented on GitHub (Mar 19, 2019):
Maybe same error with update from 3.6.1 to 3.7.0. Deleting all files and folders under lgsm/tmp/ solved the problem for me. I'm running TS3 on Ubuntu 18.04.
@kekkonenprkl commented on GitHub (Mar 20, 2019):
I've been away from keyboard for a while, so haven't been able to take part in the conversation. But i can now confirm it works like expected. At the time of the bug, i took a snapshot of the server before i manually updated the files. So i was able to test it now with the old snapshot and 3.6.0 to 3.6.1 upgrade worked flawlessly. Also my productive server upgraded fine from 3.6.1 to 3.7.0 last night.
@xopez commented on GitHub (Mar 20, 2019):
Can confirm. Updated without any problems to 3.7.0
@lock[bot] commented on GitHub (Apr 2, 2020):
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.