mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 14:15:59 +03:00
[GH-ISSUE #680] TS3 Update enda in a loop #545
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#545
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 @gOOvER on GitHub (Feb 6, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/680
Originally assigned to: @dgibbs64 on GitHub.
After latest Fixes TS3 Update ends in a loop
ts3@v37360:~$ ./ts3server update
[ OK ] Update ts3-server: Checking for update: teamspeak.com
Update available:
Current build: 3.0.11.4
Available build: 3.0.12
Applying update...
[ OK ] Update ts3-server: Updating Teamspeak 3 Server
downloading teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
extracting teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
copying to /home/ts3/serverfiles...OK
[ OK ] Update ts3-server: Checking for update: teamspeak.com
Update available:
Current build: 3.0.11.4
Available build: 3.0.12
Applying update...
[ OK ] Update ts3-server: Updating Teamspeak 3 Server
downloading teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
extracting teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
copying to /home/ts3/serverfiles...OK
[ .... ] Update ts3-server: Checking for update: teamspeak.com
.... and so on,....
@dgibbs64 commented on GitHub (Feb 6, 2016):
hmmmmm. I may have to look at this
@dgibbs64 commented on GitHub (Feb 6, 2016):
I just tested without issue.
./ts3server update-functions
and test again please. It shoudl restart your server automatically and not loop
@gOOvER commented on GitHub (Feb 6, 2016):
update-functions is the first thing i do, after new commits for ts3 are aviable. :)
normally i fo not use it. i remove the whole functions Dir :)
@gOOvER commented on GitHub (Feb 6, 2016):
ts3@v37360:
$ ./ts3server update-functions$ ./ts3server updateloading update_functions.sh...OK
[ .... ] Updating functions
removed '/home/ts3/functions/check.sh'
removed '/home/ts3/functions/check_config.sh'
removed '/home/ts3/functions/check_deps.sh'
removed '/home/ts3/functions/check_ip.sh'
removed '/home/ts3/functions/check_logs.sh'
removed '/home/ts3/functions/check_root.sh'
removed '/home/ts3/functions/check_systemdir.sh'
removed '/home/ts3/functions/check_tmux.sh'
removed '/home/ts3/functions/command_start.sh'
removed '/home/ts3/functions/command_stop.sh'
removed '/home/ts3/functions/core_functions.sh'
removed '/home/ts3/functions/core_getopt.sh'
removed '/home/ts3/functions/core_messages.sh'
removed '/home/ts3/functions/fn_functions'
removed '/home/ts3/functions/fn_getopt'
removed '/home/ts3/functions/info_config.sh'
removed '/home/ts3/functions/info_distro.sh'
removed '/home/ts3/functions/info_ts3status.sh'
removed '/home/ts3/functions/update_check.sh'
removed '/home/ts3/functions/update_dl.sh'
removed '/home/ts3/functions/update_functions.sh'
[ OK ] Updating functions
ts3@v37360:
loading fn_functions...OK
loading core_functions.sh...OK
loading core_messages.sh...OK
loading fn_getopt...OK
loading core_getopt.sh...OK
loading update_check.sh...OK
loading check.sh...OK
loading check_root.sh...OK
loading check_systemdir.sh...OK
loading check_logs.sh...OK
[ .... ] Update ts3-server: Checking for update: teamspeak.com loading info_distro.sh...OK
[ OK ] Update ts3-server: Checking for update: teamspeak.com
Update available:
Current build: 3.0.11.4
Available build: 3.0.12
Applying update...
loading info_ts3status.sh...OK
loading update_dl.sh...OK
loading info_config.sh...OK
[ OK ] Update ts3-server: Updating Teamspeak 3 Server
downloading teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
extracting teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
copying to /home/ts3/serverfiles...OK
loading command_start.sh...OK
loading check_deps.sh...OK
loading check_ip.sh...OK
loading check_tmux.sh...OK
loading check_config.sh...OK
[ OK ] Update ts3-server: Checking for update: teamspeak.com
Update available:
Current build: 3.0.11.4
Available build: 3.0.12
Applying update...
[ OK ] Update ts3-server: Updating Teamspeak 3 Server
downloading teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
extracting teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
copying to /home/ts3/serverfiles...OK
[ OK ] Update ts3-server: Checking for update: teamspeak.com
Update available:
Current build: 3.0.11.4
Available build: 3.0.12
Applying update...
[ OK ] Update ts3-server: Updating Teamspeak 3 Server
downloading teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
extracting teamspeak3-server_linux_amd64-3.0.12.tar.bz2...OK
copying to /home/ts3/serverfiles...OK
[ OK ] Update ts3-server: Checking for update: teamspeak.com
Update available:
Current build: 3.0.11.4
Available build: 3.0.12
Applying update...
[ .... ] Update ts3-server: Updating Teamspeak 3 Server^C
ts3@v37360:~$
@gOOvER commented on GitHub (Feb 6, 2016):
Maybe it helps. I have 2 0Byte tmp files in log:
ts3@v37360:
/log/script$ ls -a/log/script$. .ts3-server-cp-error.tmp ts3-server-script-06-01-2016-14-12-24.log
.. .ts3-server-tar-error.tmp ts3-server-script.log
ts3@v37360:
@dgibbs64 commented on GitHub (Feb 6, 2016):
hmmm. Not sure about this. I will have a play around see if I can figure it out
@dgibbs64 commented on GitHub (Feb 6, 2016):
./ts3server dev-debug and run the updater again. it will create a log in the main directory called dev-debug.log please send me that, I reccomend using pastebin
@UltimateByte commented on GitHub (Feb 6, 2016):
Hi,
If the bug isn't occuring anymore for you :
What distro are you using, and is "updateonstart" on ?
Was the server on or off when you were running the update command ?
Also, can you
lsyour main script dir please ?May help looking at the right things.
@UltimateByte commented on GitHub (Feb 6, 2016):
@dgibbs64 Another issue detected with all logs removed and updateonstart="on" :
@UltimateByte commented on GitHub (Feb 6, 2016):
I've also been able to reproduce the users's bug, virtually changing the version of the ts in the logs.
In my case, it only occured with updateonstart="on" because start function seems to check for updates before starting the server, so logfiles with the new version aren't created yet. My previous bug is also due to that same thing.
So @gOOvER : Is your updateonstart="on" ? I guess it is. Just turn it off, easy fast fix.
Concerning us, we will fix that soon.
@UltimateByte commented on GitHub (Feb 6, 2016):
@dgibbs64 Easy fix : Add a variable when checking for update, which will be used to bypass updateonstart update.
@dgibbs64 commented on GitHub (Feb 6, 2016):
No wonder I couldn't spot the issue. I can resolve this. Will sort it out later :-)
@gOOvER commented on GitHub (Feb 6, 2016):
Yes, autoupdate is on
@gOOvER commented on GitHub (Feb 6, 2016):
it works with autoupdate="off" thanks for the info :)
@dgibbs64 commented on GitHub (Feb 6, 2016):
Should be fixed now. Please test and let me know.
github.com/dgibbs64/linuxgsm@e05a42daae@UltimateByte commented on GitHub (Feb 6, 2016):
Tested : Perfect :)
@lock[bot] commented on GitHub (Jul 19, 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.