mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 06:05:57 +03:00
[GH-ISSUE #1363] CSGO Server: Unable to start LinuxGSM: Tmux Error #1055
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#1055
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 @ExodusAU on GitHub (Mar 9, 2017).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1363
Hi,
I am running ubuntu server 14.04 LTS and have just setup a csgo server.
Initially i was having some permission issues due to ftp over root. Fixed this and launched the server. the first error i got was pretty straight forward where i had to add my user to the group for tty.. so i did sudo usermod -G tty csgosurf.
Now i run the server again and i get the following:
[ FAIL ] Starting csgo-server: Unable to start LinuxGSM
[ FAIL ] Starting csgo-server: Unable to start LinuxGSM: Tmux error:
Command
tmux new-session -d -s "csgo-server" "./srcds_run -game csgo -usercon -strictportbind -ip 202.130.46.72 -port 27015 +clientport 27005 +tv_port 27020 +sv_setsteamaccount --stripped-- -tickrate 128 +map surf_kitsune +servercfgfile csgo-server.cfg -maxplayers_override 12 +mapgroup mg_active +game_mode 0 +game_type 0 +host_workshop_collection +workshop_start_map -authkey "
Error
create session failed: ./srcds_run -game csgo -usercon -strictportbind -ip 202.130.46.72 -port 27015 +clientport 27005 +tv_port 27020 +sv_setsteamaccount --stripped-- -tickrate 128 +map surf_kitsune +servercfgfile csgo-server.cfg -maxplayers_override 12 +mapgroup mg_active +game_mode 0 +game_type 0 +host_workshop_collection +workshop_start_map -authkey : No such file or directory
Fix
No known fix currently. Please log an issue.
https://gameservermanagers.com/issues
@UltimateByte commented on GitHub (Mar 9, 2017):
Well, at least, you provided enough details so that I know you're a total newbie.
There is no issue with being a newbie... But at least, when you got something like a permission error with a documentation link provided, read it.
https://github.com/GameServerManagers/LinuxGSM/wiki/File-Ownership
Unless of course you don't know how to copy text from the console (just select it in putty, and it's copied into your clipboard).
Now that you made your GSLT key public and sent it by email to hundreds of users creating this issue, you shall revoke it and make a new one. http://steamcommunity.com/dev/managegameservers
I know that the error message told you to just log an issue here, but the target link should be this one: https://github.com/GameServerManagers/LinuxGSM/wiki/Support
There are rules to follow before posting.
@UltimateByte commented on GitHub (Mar 9, 2017):
While I'm at it:
https://github.com/GameServerManagers/LinuxGSM/wiki/FTP-SCP
https://github.com/GameServerManagers/LinuxGSM/wiki/FTP-SCP#bad-practice-to-avoid
@ExodusAU commented on GitHub (Mar 9, 2017):
Thanks for the reply, even though your responses were quite derogatory. I read all links you provided with no help at all.
you mentioned going to the overall support page prior to posting and nothing on there is of any use for this issues (that i can find) making me much more confident that this was posted correctly.
This does not seem to be just a permission issue, i had thought and checked the ownership and permissions prior to posting..
I have not FTP'd with root creating root ownership files, hence why i created a separate user to manage this. The user in question 'csgosurf' is the owner of all files and folders, i ran the commands you as written from the link you provided on file-ownership page.
@UltimateByte commented on GitHub (Mar 9, 2017):
I can get salty when the second thing of the day that I read is
Well, go read it again, because we obviously miss any relevant info that would allow to help you. Starting with
postdetailsoutput, then logs output, what you tried, debug start result, etc.https://github.com/GameServerManagers/LinuxGSM/wiki/Support
Also, make sure you're following this general guidance to solve issues https://github.com/GameServerManagers/LinuxGSM/wiki/Troubleshooting
@ExodusAU commented on GitHub (Mar 9, 2017):
As i mentioned in my first post, I was having issues with root over ftp. realised that was a problem and rectified it to ensure that wasn't causing the issue. then your response is to check that when i clearly stated it wasnt.
yes i am a noob to this, but providing links with no direction is a poor way to assist somebody who is asking for help. if it is too difficult for you to provide some real insight then please move on.
I will persist on my own or will try elsewhere.
@UltimateByte commented on GitHub (Mar 9, 2017):
The support link tells you what we need to know in order to be able to help.
"I HAZ EROR PLIZ FIX" is not a way to ask for support in a Linux environment, we need real details.
Connect to FTP using root: Get salt.
No
postdetailsoutput, no logs output, nothing about what you tried to diagnose the issue, not following usual guidance on how to solve issues: Then yeah, make me a favor: Go try elsewhere.@marvinlehmann commented on GitHub (Mar 9, 2017):
@ExodusAU It's much easier and more comfortable for us to post links in these issue threads so we don't have to copy and paste the answers (content of the wiki pages) a thousand times... The wiki isn't there just for fun. I think that it's friendly structured and contains many useful information.
@ExodusAU commented on GitHub (Mar 9, 2017):
@marvinl97 I totally understand the underlying message, yes i did just ready the message saying to come and post here and it would have been better to provide a link direct to the wiki.
However, rather than someone being an arrogant a$$ in their response. why not be helpful and respond with something less rude such as: Hi, the link it should have provided was to the wiki url. So that we can assist with your problem a good first step would be to have a read of that as well as provide us with the output from executing the command ./gameserver postdetails.
thats it, simple. no need to be rude. So i would rather not pursue this further with someone who doesnt seem capable of working with new comers.
@UltimateByte commented on GitHub (Mar 9, 2017):
I informed you kindly. You ignored this part.
@JimTR commented on GitHub (Mar 9, 2017):
my point exactly .. cs is lacking
@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.