mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 14:15:59 +03:00
[GH-ISSUE #1320] Teamspeak keeps updating Versions again #1021
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#1021
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 @J3n50m4t on GitHub (Feb 17, 2017).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1320
./ts3server updatekeeps updating version3.0.12.4 amd64to3.0.13.6 amd64everytime the script runs.The server updates successfully, but the script always finds outdated versions

@braunsonm commented on GitHub (Feb 17, 2017):
The script checks your console logs to find out your current version. Does this continue to happen after the server runs in normal operation for awhile?
@UltimateByte commented on GitHub (Feb 17, 2017):
Also, the script checks current version from latest log, so if you changed your server time at some point, could explain the issue. Try clearing your ts3 logs, then restart the server, and try to update again.
@J3n50m4t commented on GitHub (Feb 18, 2017):
The server keeped updating for 3 days with every from job.
I now cleared the logs. Will see if it updates tonight
Edit:
I cleared /home/ts3server/log /* restarted the server and it started updating again. Again 12.4
@UltimateByte commented on GitHub (Feb 18, 2017):
Go clear serverfiles/log. Actually what you cleared is only script logs, which are irrelevant to ts3server update.
Since i don't have the issue, must be something wrong on your side.
Try this :
Issue should be fixed
@J3n50m4t commented on GitHub (Feb 18, 2017):
Didn't work as well.
I also tried to delete everything and started new install but I run into the same problem. Are there may any other logs?
@J3n50m4t commented on GitHub (Feb 18, 2017):
After second update it works. Thanks @UltimateByte
@UltimateByte commented on GitHub (Feb 18, 2017):
/log not /logs
Edit: My bad, after double check you were right, it's "/logs"
@JimTR commented on GitHub (Feb 18, 2017):
just a thought why would you need to do the above ? it looks like the script is not keeping up to date
@J3n50m4t commented on GitHub (Feb 18, 2017):
I had a new fresh install with no changes at all (Ubuntu 16.04)
Updated successfully to latest version but the script wasn't able to check correctly
It works now, will have to wait for next update to check if it bugs again
@UltimateByte commented on GitHub (Feb 18, 2017):
Something went wrong on the machine that i can't figure out.
update_ts3.sh script finds latest logs by searching in ts3server*_0.log
Maybe for some reason your latest log was named ts3server*_1.log, and that's my only guess for now.
I can't either figure it out or reproduce with the few info that was given, and never had the issue even though i've been running several ts3servers using LGSM during the last years.
So unless something changes about this issue, the current status is:
cannot reproduce@J3n50m4t commented on GitHub (Feb 18, 2017):
I already have 2 logs with same stamp again
I can't provide more informations for now. Sorry
0.log
1.log
@cedarlug commented on GitHub (Feb 18, 2017):
I copied your ts3server....0.log file from your posting above and placed it locally.
When I parse your 0.log with the updatescript version snarf (line 51), it pulls out the correct value:
So --- You LIKELY have (had) another log file somewhere that's being pulled in.
What does just this yield:
@J3n50m4t commented on GitHub (Feb 18, 2017):
As I wrote it now works I can't help to reproduce, sorry.
I deleted all logs but still here.
@lock[bot] commented on GitHub (Jul 18, 2018):
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.