[GH-ISSUE #1148] [RUST] Bad Git repo address after running rustserver update-functions? #899

Closed
opened 2026-02-27 02:54:12 +03:00 by kerem · 7 comments
Owner

Originally created by @gleepwurp on GitHub (Oct 22, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1148

Hi,

ran runserver update-functions yesterday, and it seems to have change the URL to download any future files afterwards it tries to pull code from this github repo that doesn't seem to exist:

https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/core_functions.sh

Execution log below:

rustserver@rustsrv:~$ ./rustserver update-functions
[ .... ] Update LGSM rust-server: Updating functions
removed '/home/rustserver/functions/core_functions.sh'
removed directory: '/home/rustserver/functions/'
checking alert.sh...OK
checking check.sh...UPDATE
fetching check.sh...OK
checking check_config.sh...OK
checking check_deps.sh...OK
checking check_glibc.sh...OK
checking check_ip.sh...UPDATE
fetching check_ip.sh...OK
checking check_logs.sh...OK
checking check_permissions.sh...UPDATE
fetching check_permissions.sh...OK
checking check_root.sh...OK
checking check_status.sh...UPDATE
fetching check_status.sh...OK
checking check_steamcmd.sh...OK
checking check_system_dir.sh...OK
checking check_system_requirements.sh...UPDATE
fetching check_system_requirements.sh...OK
checking command_console.sh...OK
checking command_details.sh...UPDATE
fetching command_details.sh...OK
checking command_monitor.sh...OK
checking command_restart.sh...OK
checking command_start.sh...OK
checking command_stop.sh...UPDATE
fetching command_stop.sh...OK
checking command_update.sh...OK
checking command_update_functions.sh...OK
checking core_dl.sh...OK
checking core_exit.sh...OK
checking core_functions.sh...UPDATE
fetching core_functions.sh...OK
checking core_getopt.sh...UPDATE
fetching core_getopt.sh...OK
checking core_messages.sh...OK
checking core_trap.sh...OK
checking fix.sh...OK
checking fix_glibc.sh...OK
checking fix_steamcmd.sh...OK
checking gsquery.py...OK
checking info_config.sh...UPDATE
fetching info_config.sh...OK
checking info_distro.sh...OK
checking info_glibc.sh...UPDATE
fetching info_glibc.sh...OK
checking info_parms.sh...UPDATE
fetching info_parms.sh...OK
checking logs.sh...UPDATE
fetching logs.sh...OK
checking monitor_gsquery.sh...OK
checking update_steamcmd.sh...OK
[ OK ] Update LGSM rust-server: Updating functions

The error that begins afterwards:

rustserver@rustsrv:~$ ./rustserver update
fetching functions/core_functions.sh...FAIL

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found
https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/core_functions.sh

rustserver@rustsrv:~$

Thanks!

G.

Originally created by @gleepwurp on GitHub (Oct 22, 2016). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1148 Hi, ran runserver update-functions yesterday, and it seems to have change the URL to download any future files afterwards it tries to pull code from this github repo that doesn't seem to exist: https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/core_functions.sh Execution log below: rustserver@rustsrv:~$ ./rustserver update-functions [ .... ] Update LGSM rust-server: Updating functions removed '/home/rustserver/functions/core_functions.sh' removed directory: '/home/rustserver/functions/' checking alert.sh...OK checking check.sh...UPDATE fetching check.sh...OK checking check_config.sh...OK checking check_deps.sh...OK checking check_glibc.sh...OK checking check_ip.sh...UPDATE fetching check_ip.sh...OK checking check_logs.sh...OK checking check_permissions.sh...UPDATE fetching check_permissions.sh...OK checking check_root.sh...OK checking check_status.sh...UPDATE fetching check_status.sh...OK checking check_steamcmd.sh...OK checking check_system_dir.sh...OK checking check_system_requirements.sh...UPDATE fetching check_system_requirements.sh...OK checking command_console.sh...OK checking command_details.sh...UPDATE fetching command_details.sh...OK checking command_monitor.sh...OK checking command_restart.sh...OK checking command_start.sh...OK checking command_stop.sh...UPDATE fetching command_stop.sh...OK checking command_update.sh...OK checking command_update_functions.sh...OK checking core_dl.sh...OK checking core_exit.sh...OK checking core_functions.sh...UPDATE fetching core_functions.sh...OK checking core_getopt.sh...UPDATE fetching core_getopt.sh...OK checking core_messages.sh...OK checking core_trap.sh...OK checking fix.sh...OK checking fix_glibc.sh...OK checking fix_steamcmd.sh...OK checking gsquery.py...OK checking info_config.sh...UPDATE fetching info_config.sh...OK checking info_distro.sh...OK checking info_glibc.sh...UPDATE fetching info_glibc.sh...OK checking info_parms.sh...UPDATE fetching info_parms.sh...OK checking logs.sh...UPDATE fetching logs.sh...OK checking monitor_gsquery.sh...OK checking update_steamcmd.sh...OK [ OK ] Update LGSM rust-server: Updating functions **The error that begins afterwards:** rustserver@rustsrv:~$ ./rustserver update fetching functions/core_functions.sh...FAIL 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/core_functions.sh rustserver@rustsrv:~$ Thanks! G.
kerem closed this issue 2026-02-27 02:54:12 +03:00
Author
Owner

@dgibbs64 commented on GitHub (Oct 22, 2016):

there was a ddos attack yesterday. might be related

<!-- gh-comment-id:255529390 --> @dgibbs64 commented on GitHub (Oct 22, 2016): there was a ddos attack yesterday. might be related
Author
Owner

@gleepwurp commented on GitHub (Oct 22, 2016):

Hmm, I'm getting to the website ok, doesn't find the gdibbs64 folder, or user for that matter, and they say the DNS matter was resolved 15 hours ago, according to the https://www.dynstatus.com/incidents/nlr4yrr162t8 status page...

I'll wait for a bit longer and give it another go...

Thx!

G.

<!-- gh-comment-id:255530658 --> @gleepwurp commented on GitHub (Oct 22, 2016): Hmm, I'm getting to the website ok, doesn't find the gdibbs64 folder, or user for that matter, and they say the DNS matter was resolved 15 hours ago, according to the https://www.dynstatus.com/incidents/nlr4yrr162t8 status page... I'll wait for a bit longer and give it another go... Thx! G.
Author
Owner

@UltimateByte commented on GitHub (Oct 22, 2016):

It would be a good idea to use the new rustserver script though. (of course, put your settings back to it)
You can remove the lgsm/functions folder as well if some of your functions are broken or something, since it will be downloaded again automatically.

<!-- gh-comment-id:255530846 --> @UltimateByte commented on GitHub (Oct 22, 2016): It would be a good idea to use the new rustserver script though. (of course, put your settings back to it) You can remove the lgsm/functions folder as well if some of your functions are broken or something, since it will be downloaded again automatically.
Author
Owner

@gleepwurp commented on GitHub (Oct 22, 2016):

Hi,

Downloaded new version of the rustserver script and deleted the old functions directory as you suggested, and everything works fine now... It's not using the "gdibbs64" github directory but the "https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/" github instead...

My version was probably too old and pointing to an older repo.

Thanks for all the help, looks good now!

G.

<!-- gh-comment-id:255532265 --> @gleepwurp commented on GitHub (Oct 22, 2016): Hi, Downloaded new version of the rustserver script and deleted the old functions directory as you suggested, and everything works fine now... It's not using the "gdibbs64" github directory but the "https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/" github instead... My version was probably too old and pointing to an older repo. Thanks for all the help, looks good now! G.
Author
Owner

@UltimateByte commented on GitHub (Oct 22, 2016):

Actually dgibbs64 github should point to LinuxGSM, it's kindov a mirror, unless the mirror doesn't work anymore, or currently because github is in a pain, which might explain your issue.

<!-- gh-comment-id:255532804 --> @UltimateByte commented on GitHub (Oct 22, 2016): Actually dgibbs64 github should point to LinuxGSM, it's kindov a mirror, unless the mirror doesn't work anymore, or currently because github is in a pain, which might explain your issue.
Author
Owner

@gleepwurp commented on GitHub (Oct 22, 2016):

hehe, sorry, dyslexia poking through my typing... :)

Probably the mirroring not working with the issues caused by the DDoS yesterday, like you said..

G.

<!-- gh-comment-id:255532966 --> @gleepwurp commented on GitHub (Oct 22, 2016): hehe, sorry, dyslexia poking through my typing... :) Probably the mirroring not working with the issues caused by the DDoS yesterday, like you said.. G.
Author
Owner

@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.

<!-- gh-comment-id:406146843 --> @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.
Sign in to join this conversation.
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
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#899
No description provided.