[GH-ISSUE #1340] [HELP] Fetching failed #1037

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

Originally created by @PopcornG3 on GitHub (Feb 26, 2017).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1340

Hi when i try to install my server i have this error for all files .sh

csgoserver@PixelTeam:~$ ./csgoserver install
fetching core_dl.sh...FAIL
fetching core_dl.sh...FAIL

etc ..

Originally created by @PopcornG3 on GitHub (Feb 26, 2017). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1340 Hi when i try to install my server i have this error for all files .sh csgoserver@PixelTeam:~$ ./csgoserver install fetching core_dl.sh...FAIL fetching core_dl.sh...FAIL etc ..
kerem closed this issue 2026-02-27 02:54:59 +03:00
Author
Owner

@dgibbs64 commented on GitHub (Feb 26, 2017):

try ping github.com see what you get

<!-- gh-comment-id:282582279 --> @dgibbs64 commented on GitHub (Feb 26, 2017): try ```ping github.com``` see what you get
Author
Owner

@PopcornG3 commented on GitHub (Feb 26, 2017):

csgoserver@PixelTeam:~$ ping github.com
--- github.com ping statistics ---
117 packets transmitted, 117 received, 0% packet loss, time 116149ms

<!-- gh-comment-id:282582307 --> @PopcornG3 commented on GitHub (Feb 26, 2017): csgoserver@PixelTeam:~$ ping github.com --- github.com ping statistics --- 117 packets transmitted, 117 received, 0% packet loss, time 116149ms
Author
Owner

@UltimateByte commented on GitHub (Feb 26, 2017):

This doesn't seem to be an issue with LGSM.
Come on Discord or Steam group so we can help you. Github is for development.
https://github.com/GameServerManagers/LinuxGSM/wiki/Support

@dgibbs64 Maybe we should check for Curl and other main requirements within gameserver scripts so that this kind of issues doesn't occur.

<!-- gh-comment-id:282582681 --> @UltimateByte commented on GitHub (Feb 26, 2017): This doesn't seem to be an issue with LGSM. Come on Discord or Steam group so we can help you. Github is for development. https://github.com/GameServerManagers/LinuxGSM/wiki/Support @dgibbs64 Maybe we should check for Curl and other main requirements within `gameserver `scripts so that this kind of issues doesn't occur.
Author
Owner

@dgibbs64 commented on GitHub (Feb 26, 2017):

curl -s --fail -o core_dl.sh "https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/master/lgsm/functions/core_dl.sh"

this is the command that runs so try this and see what happens

<!-- gh-comment-id:282582858 --> @dgibbs64 commented on GitHub (Feb 26, 2017): ``` curl -s --fail -o core_dl.sh "https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/master/lgsm/functions/core_dl.sh"``` this is the command that runs so try this and see what happens
Author
Owner

@dgibbs64 commented on GitHub (Feb 26, 2017):

whats the output of the command? as it wont look the same

<!-- gh-comment-id:282583018 --> @dgibbs64 commented on GitHub (Feb 26, 2017): whats the output of the command? as it wont look the same
Author
Owner

@UltimateByte commented on GitHub (Feb 26, 2017):

Proper curl -V:

root@game:/data# curl -V
curl 7.38.0 (x86_64-pc-linux-gnu) libcurl/7.38.0 OpenSSL/1.0.1t zlib/1.2.8 libidn/1.29 libssh2/1.4.3 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API SPNEGO NTLM NTLM_WB SSL libz TLS-SRP

His curl -V:

csgoserver@PixelTeam:~$ curl -V
curl 7.36.0 (x86_64-unknown-linux-gnu) libcurl/7.36.0
Protocols: dict file ftp gopher http imap pop3 rtsp smtp telnet tftp
Features: IPv6 Largefile
<!-- gh-comment-id:282586437 --> @UltimateByte commented on GitHub (Feb 26, 2017): Proper curl -V: ``` root@game:/data# curl -V curl 7.38.0 (x86_64-pc-linux-gnu) libcurl/7.38.0 OpenSSL/1.0.1t zlib/1.2.8 libidn/1.29 libssh2/1.4.3 librtmp/2.3 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smtp smtps telnet tftp Features: AsynchDNS IDN IPv6 Largefile GSS-API SPNEGO NTLM NTLM_WB SSL libz TLS-SRP ``` His curl -V: ``` csgoserver@PixelTeam:~$ curl -V curl 7.36.0 (x86_64-unknown-linux-gnu) libcurl/7.36.0 Protocols: dict file ftp gopher http imap pop3 rtsp smtp telnet tftp Features: IPv6 Largefile ```
Author
Owner

@UltimateByte commented on GitHub (Mar 2, 2017):

So, issue is: For some reason, his curl doesn't have the ability to get files from https because of missing features such as TLS-SRP.
Non-script issue. Fix remains unknown.

<!-- gh-comment-id:283639387 --> @UltimateByte commented on GitHub (Mar 2, 2017): So, issue is: For some reason, his curl doesn't have the ability to get files from https because of missing features such as TLS-SRP. Non-script issue. Fix remains unknown.
Author
Owner

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

<!-- gh-comment-id:406100520 --> @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.
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#1037
No description provided.