[GH-ISSUE #866] SSL Error #697

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

Originally created by @MatthewLuciano on GitHub (Jun 7, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/866

Last login: Tue Jun 7 19:56:00 UTC 2016 on pts/1
Linux Gucci 3.2.0-4-amd64 #1 SMP Debian 3.2.78-1 x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
server@Gucci:$ wget https://gameservermanagers.com/dl/csgoserver
--2016-06-07 20:03:07-- https://gameservermanagers.com/dl/csgoserver
Resolving gameservermanagers.com (gameservermanagers.com)... 104.31.92.238, 104.31.93.238, 2400:cb00:2048:1::681f:5cee, ...
Connecting to gameservermanagers.com (gameservermanagers.com)|104.31.92.238|:443... connected.
GnuTLS: A TLS fatal alert has been received.
Unable to establish SSL connection.
server@Gucci:
$

I have used this before and it worked just fine but now it will not work.

Originally created by @MatthewLuciano on GitHub (Jun 7, 2016). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/866 Last login: Tue Jun 7 19:56:00 UTC 2016 on pts/1 Linux Gucci 3.2.0-4-amd64 #1 SMP Debian 3.2.78-1 x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. server@Gucci:~$ wget https://gameservermanagers.com/dl/csgoserver --2016-06-07 20:03:07-- https://gameservermanagers.com/dl/csgoserver Resolving gameservermanagers.com (gameservermanagers.com)... 104.31.92.238, 104.31.93.238, 2400:cb00:2048:1::681f:5cee, ... Connecting to gameservermanagers.com (gameservermanagers.com)|104.31.92.238|:443... connected. GnuTLS: A TLS fatal alert has been received. Unable to establish SSL connection. server@Gucci:~$ I have used this before and it worked just fine but now it will not work.
kerem 2026-02-27 02:03:12 +03:00
Author
Owner

@cedarlug commented on GitHub (Jun 7, 2016):

Debian 7's wget has an issue negotiating ECC ciphers.

Use curl instead as workaround.

curl -L --output csgoserver https://gameservermanagers.com/dl/csgoserver

See this discussion on the issue for more details.

<!-- gh-comment-id:224404771 --> @cedarlug commented on GitHub (Jun 7, 2016): Debian 7's wget has an issue negotiating ECC ciphers. Use curl instead as workaround. ``` bash curl -L --output csgoserver https://gameservermanagers.com/dl/csgoserver ``` See [this discussion on the issue](http://steamcommunity.com/groups/linuxgsm/discussions/0/364041517010932228/#c364041517010974903) for more details.
Author
Owner

@MatthewLuciano commented on GitHub (Jun 7, 2016):

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 4922 100 4922 0 0 3805 0 0:00:01 0:00:01 --:--:-- 3805
When I input that command all I get is this.

<!-- gh-comment-id:224408252 --> @MatthewLuciano commented on GitHub (Jun 7, 2016): % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 4922 100 4922 0 0 3805 0 0:00:01 0:00:01 --:--:-- 3805 When I input that command all I get is this.
Author
Owner

@UltimateByte commented on GitHub (Jun 7, 2016):

Also,
ca-certificates installed ?

<!-- gh-comment-id:224408445 --> @UltimateByte commented on GitHub (Jun 7, 2016): Also, ca-certificates installed ?
Author
Owner

@cedarlug commented on GitHub (Jun 7, 2016):

@Gucccii - yes, but you also get the csgoserver script. Type "ls" and you'll see that it was successfully acquired.

<!-- gh-comment-id:224414591 --> @cedarlug commented on GitHub (Jun 7, 2016): @Gucccii - yes, but you also get the csgoserver script. Type "ls" and you'll see that it was successfully acquired.
Author
Owner

@MatthewLuciano commented on GitHub (Jun 7, 2016):

okay well it installed the script but now when I install steamcmd there are a lot of errors.
server@Gucci:~$ ./csgoserver install
fetching core_dl.sh...OK
fetching core_functions.sh...OK
fetching core_messages.sh...OK
fetching core_getopt.sh...OK
fetching command_install.sh...OK
fetching check.sh...OK
fetching check_root.sh...OK
fetching check_permissions.sh...OK
fetching check_glibc.sh...OK
fetching info_glibc.sh...OK
fetching info_distro.sh...OK

fetching install_header.sh...OK

Counter Strike: Global Offensive
Linux Game Server Manager
by Daniel Gibbs
Contributors: http://goo.gl/qLmitD

https://gameservermanagers.com

fetching install_server_dir.sh...OK

Server Directory

/home/server

Continue [Y/n]y
mkdir: created directory `/home/server/serverfiles'
fetching install_logs.sh...OK

Creating log directories

mkdir: created directory /home/server/log' mkdir: created directory/home/server/log/script'
mkdir: created directory /home/server/log/console' /home/server/log/server' -> `/home/server/serverfiles/csgo/logs'
fetching check_deps.sh...OK

Checking Dependecies

curl
ca-certificates
file
tmux
lib32gcc1
libstdc++6:i386
[ WARN ] Install csgo-server: Checking dependencies: missing: tmux lib32gcc1 libstdc++6:i386

Infomation! server does not have sudo access. Please manually install dependencies

sudo dpkg --add-architecture i386; sudo apt-get install tmux lib32gcc1 libstdc++6:i386

fetching install_steamcmd.sh...OK

Installing SteamCMD

fetching check_steamcmd.sh...OK

mkdir: created directory `/home/server/steamcmd'
fetching steamcmd_linux.tar.gz...OK
extracting steamcmd_linux.tar.gz...OK
fetching install_server_files.sh...OK

Installing Counter Strike: Global Offensive Server

./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 2
./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 3
./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 4
./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 5
./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 6
./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 7
Removing
./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 8
Removing
./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory
Warning! SteamCMD did not complete the download, retrying: Attempt 9
Removing
mkdir: created directory /home/server/steamcmd' extracting steamcmd_linux.tar.gz...OK /home/server/lgsm/functions/install_server_files.sh: line 63: ./steamcmd.sh: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 10 Removing mkdir: created directory/home/server/steamcmd'
extracting steamcmd_linux.tar.gz...OK
/home/server/lgsm/functions/install_server_files.sh: line 63: ./steamcmd.sh: No such file or directory
Failure! SteamCMD did not complete the download, too many retrys

<!-- gh-comment-id:224423800 --> @MatthewLuciano commented on GitHub (Jun 7, 2016): okay well it installed the script but now when I install steamcmd there are a lot of errors. server@Gucci:~$ ./csgoserver install fetching core_dl.sh...OK fetching core_functions.sh...OK fetching core_messages.sh...OK fetching core_getopt.sh...OK fetching command_install.sh...OK fetching check.sh...OK fetching check_root.sh...OK fetching check_permissions.sh...OK fetching check_glibc.sh...OK fetching info_glibc.sh...OK fetching info_distro.sh...OK # fetching install_header.sh...OK Counter Strike: Global Offensive Linux Game Server Manager by Daniel Gibbs Contributors: http://goo.gl/qLmitD # https://gameservermanagers.com ``` fetching install_server_dir.sh...OK ``` # Server Directory /home/server Continue [Y/n]y mkdir: created directory `/home/server/serverfiles' fetching install_logs.sh...OK # Creating log directories mkdir: created directory `/home/server/log' mkdir: created directory`/home/server/log/script' mkdir: created directory `/home/server/log/console' `/home/server/log/server' -> `/home/server/serverfiles/csgo/logs' fetching check_deps.sh...OK # Checking Dependecies curl ca-certificates file tmux lib32gcc1 libstdc++6:i386 [ WARN ] Install csgo-server: Checking dependencies: missing: tmux lib32gcc1 libstdc++6:i386 Infomation! server does not have sudo access. Please manually install dependencies sudo dpkg --add-architecture i386; sudo apt-get install tmux lib32gcc1 libstdc++6:i386 ``` fetching install_steamcmd.sh...OK ``` # Installing SteamCMD ``` fetching check_steamcmd.sh...OK ``` mkdir: created directory `/home/server/steamcmd' fetching steamcmd_linux.tar.gz...OK extracting steamcmd_linux.tar.gz...OK fetching install_server_files.sh...OK # Installing Counter Strike: Global Offensive Server ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 2 ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 3 ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 4 ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 5 ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 6 ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 7 Removing ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 8 Removing ./steamcmd.sh: line 29: /home/server/steamcmd/linux32/steamcmd: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 9 Removing mkdir: created directory `/home/server/steamcmd' extracting steamcmd_linux.tar.gz...OK /home/server/lgsm/functions/install_server_files.sh: line 63: ./steamcmd.sh: No such file or directory Warning! SteamCMD did not complete the download, retrying: Attempt 10 Removing mkdir: created directory`/home/server/steamcmd' extracting steamcmd_linux.tar.gz...OK /home/server/lgsm/functions/install_server_files.sh: line 63: ./steamcmd.sh: No such file or directory Failure! SteamCMD did not complete the download, too many retrys
Author
Owner

@cedarlug commented on GitHub (Jun 7, 2016):

You went off the tracks with the installation instructions.

Follow the instructions starting with adding the i386 architecture and fetching the requisite packages before pulling the trigger on the ./csgoserver install command. Be sure to select your correct OS for the corresponding instructions.

<!-- gh-comment-id:224426208 --> @cedarlug commented on GitHub (Jun 7, 2016): You went off the tracks with the installation instructions. Follow the [instructions starting with adding the i386 architecture](https://gameservermanagers.com/lgsm/csgoserver/) and fetching the requisite packages before pulling the trigger on the `./csgoserver install` command. Be sure to select your correct OS for the corresponding instructions.
Author
Owner

@UltimateByte commented on GitHub (Jun 7, 2016):

The dude can't read, calls his user "server". I'm out.

<!-- gh-comment-id:224426418 --> @UltimateByte commented on GitHub (Jun 7, 2016): The dude can't read, calls his user "server". I'm out.
Author
Owner

@cedarlug commented on GitHub (Jun 9, 2016):

Close?

<!-- gh-comment-id:225015581 --> @cedarlug commented on GitHub (Jun 9, 2016): Close?
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:406237036 --> @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#697
No description provided.