[GH-ISSUE #155] [rustserver] Creation #123

Closed
opened 2026-02-27 01:59:37 +03:00 by kerem · 36 comments
Owner

Originally created by @dgibbs64 on GitHub (Sep 2, 2014).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/155

Looks like Rust is now available. Although highly experimental currently

http://rustdev.facepunchstudios.com/dedicated-server

Originally created by @dgibbs64 on GitHub (Sep 2, 2014). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/155 Looks like Rust is now available. Although highly experimental currently http://rustdev.facepunchstudios.com/dedicated-server
Author
Owner

@Scarsz commented on GitHub (Sep 5, 2014):

Only way for it to run on Linux currently is through Wine, even then after that none of the commands work at all.

<!-- gh-comment-id:54667887 --> @Scarsz commented on GitHub (Sep 5, 2014): Only way for it to run on Linux currently is through Wine, even then after that none of the commands work at all.
Author
Owner

@dgibbs64 commented on GitHub (Sep 8, 2014):

I will not support any servers via Wine as this is not really a LInux server at all. It looks like its unlikly that a rust server will be created anytime soon. Thanks for letting me know @Scarsz

<!-- gh-comment-id:54874755 --> @dgibbs64 commented on GitHub (Sep 8, 2014): I will not support any servers via Wine as this is not really a LInux server at all. It looks like its unlikly that a rust server will be created anytime soon. Thanks for letting me know @Scarsz
Author
Owner

@Scarsz commented on GitHub (Nov 3, 2014):

Linux servers are now a possibility, reopening

<!-- gh-comment-id:61442188 --> @Scarsz commented on GitHub (Nov 3, 2014): Linux servers are now a possibility, reopening
Author
Owner

@UltimateByte commented on GitHub (Nov 26, 2014):

It appreas here as -beta experimental
https://developer.valvesoftware.com/wiki/Dedicated_Servers_List

<!-- gh-comment-id:64635291 --> @UltimateByte commented on GitHub (Nov 26, 2014): It appreas here as -beta experimental https://developer.valvesoftware.com/wiki/Dedicated_Servers_List
Author
Owner

@dgibbs64 commented on GitHub (Nov 26, 2014):

Just tested this on Linux. However its not installing at all

Connecting anonymously to Steam Public...Logged in OK
Waiting for license info...OK
 Update state (0x5) validating, progress: 0.00 (0 / 0)
Success! App '258550' fully installed.
<!-- gh-comment-id:64698408 --> @dgibbs64 commented on GitHub (Nov 26, 2014): Just tested this on Linux. However its not installing at all ``` Connecting anonymously to Steam Public...Logged in OK Waiting for license info...OK Update state (0x5) validating, progress: 0.00 (0 / 0) Success! App '258550' fully installed. ```
Author
Owner

@Scarsz commented on GitHub (Nov 28, 2014):

Garry changed the needed command without updating the documentation pages https://twitter.com/ScarszRawr/status/537930163283959808

<!-- gh-comment-id:64842581 --> @Scarsz commented on GitHub (Nov 28, 2014): Garry changed the needed command without updating the documentation pages https://twitter.com/ScarszRawr/status/537930163283959808
Author
Owner

@UltimateByte commented on GitHub (Nov 28, 2014):

Dat Garry... A Genius that is sometimes forgetting so damn important things.

<!-- gh-comment-id:64871967 --> @UltimateByte commented on GitHub (Nov 28, 2014): Dat Garry... A Genius that is sometimes forgetting so damn important things.
Author
Owner

@UltimateByte commented on GitHub (Dec 7, 2014):

So how what's happening about Rust ?

<!-- gh-comment-id:65954523 --> @UltimateByte commented on GitHub (Dec 7, 2014): So how what's happening about Rust ?
Author
Owner

@dgibbs64 commented on GitHub (Dec 7, 2014):

Had a play but wasn't working. If someone can confirm the appid etc shouldn't take me long to get up and running.

<!-- gh-comment-id:65954753 --> @dgibbs64 commented on GitHub (Dec 7, 2014): Had a play but wasn't working. If someone can confirm the appid etc shouldn't take me long to get up and running.
Author
Owner

@dgibbs64 commented on GitHub (Dec 7, 2014):

Just getting this when trying to download the files. Reading facepunch forum suggests that the Linux DS is pretty broken right now.

Waiting for license info...OK
Success! App '258550' already up to date.

+app_update 258550 -beta experimental

<!-- gh-comment-id:65957982 --> @dgibbs64 commented on GitHub (Dec 7, 2014): Just getting this when trying to download the files. Reading facepunch forum suggests that the Linux DS is pretty broken right now. ``` Waiting for license info...OK Success! App '258550' already up to date. ``` +app_update 258550 -beta experimental
Author
Owner

@Scarsz commented on GitHub (Dec 7, 2014):

Don't use -beta experimental anymore.

<!-- gh-comment-id:65960367 --> @Scarsz commented on GitHub (Dec 7, 2014): Don't use -beta experimental anymore.
Author
Owner

@dgibbs64 commented on GitHub (Dec 7, 2014):

Tried without as well. Same result. The files are not downloading

<!-- gh-comment-id:65960843 --> @dgibbs64 commented on GitHub (Dec 7, 2014): Tried without as well. Same result. The files are not downloading
Author
Owner

@Scarsz commented on GitHub (Dec 7, 2014):

Yeah I know, I'm just saying though that experimental isn't going to do anything anymore.

didn't mean to close that

<!-- gh-comment-id:65961042 --> @Scarsz commented on GitHub (Dec 7, 2014): Yeah I know, I'm just saying though that experimental isn't going to do anything anymore. _didn't mean to close that_
Author
Owner

@UltimateByte commented on GitHub (Dec 8, 2014):

Installation
Install SteamCMD
Start SteamCMD
Log in with a Steam account or anonymously
Run app_update 258550 validate
Configuration & running
You can run the Rust DS with ./rust_server -batchmode (Linux) or rust_server.exe -batchmode (Windows).

Source : https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server#Installation

Did you try without any argument ? According to them it should work. :(
I'll investigate with a manual install when i got some time.

<!-- gh-comment-id:66163789 --> @UltimateByte commented on GitHub (Dec 8, 2014): Installation Install SteamCMD Start SteamCMD Log in with a Steam account or anonymously Run app_update 258550 validate Configuration & running You can run the Rust DS with ./rust_server -batchmode (Linux) or rust_server.exe -batchmode (Windows). Source : https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server#Installation Did you try without any argument ? According to them it should work. :( I'll investigate with a manual install when i got some time.
Author
Owner

@Scarsz commented on GitHub (Dec 8, 2014):

The download server is broken, Garry or whoever appears to be putting it off.

<!-- gh-comment-id:66164496 --> @Scarsz commented on GitHub (Dec 8, 2014): The download server is broken, Garry or whoever appears to be putting it off.
Author
Owner

@dgibbs64 commented on GitHub (Dec 8, 2014):

That is useful :/. Hopefully they will fix it soon.

<!-- gh-comment-id:66166274 --> @dgibbs64 commented on GitHub (Dec 8, 2014): That is useful :/. Hopefully they will fix it soon.
Author
Owner

@JonathanPorta commented on GitHub (Dec 11, 2014):

I opened a bug report for the missing server build.

<!-- gh-comment-id:66562086 --> @JonathanPorta commented on GitHub (Dec 11, 2014): I opened a [bug report](http://support.facepunchstudios.com/feedback/view/2410-linux-server-build-is-no-longer-available-on-steam) for the missing server build.
Author
Owner

@dgibbs64 commented on GitHub (Dec 12, 2014):

@JonathanPorta Thanks hopefully Facepunch will sort this out as I have seen loads of forum posts with people trying to get this working.

<!-- gh-comment-id:66804307 --> @dgibbs64 commented on GitHub (Dec 12, 2014): @JonathanPorta Thanks hopefully Facepunch will sort this out as I have seen loads of forum posts with people trying to get this working.
Author
Owner

@UltimateByte commented on GitHub (Dec 14, 2014):

Guyz, some people of our little game community have been asking for a Rust server for a few weeks now... And i've finally been playing it for like 15 hours in 3 days... And it's so awesome, one of the best Sandbox games, and it's still Alpha ! We began making a team so we can build bigger stuff, organizing ourselves... Lot of fun on the way ! Hopefully they'll fix the Linux server soon !!! We need it !

<!-- gh-comment-id:66903665 --> @UltimateByte commented on GitHub (Dec 14, 2014): Guyz, some people of our little game community have been asking for a Rust server for a few weeks now... And i've finally been playing it for like 15 hours in 3 days... And it's so awesome, one of the best Sandbox games, and it's still Alpha ! We began making a team so we can build bigger stuff, organizing ourselves... Lot of fun on the way ! Hopefully they'll fix the Linux server soon !!! We need it !
Author
Owner

@UltimateByte commented on GitHub (Dec 16, 2014):

Well huge Rust update today, have anyone tested it again ?
Also, did you try the -alpha command ?

<!-- gh-comment-id:67173863 --> @UltimateByte commented on GitHub (Dec 16, 2014): Well huge Rust update today, have anyone tested it again ? Also, did you try the -alpha command ?
Author
Owner

@Scarsz commented on GitHub (Dec 16, 2014):

-alpha isn't a valid SteamCMD parameter

<!-- gh-comment-id:67209569 --> @Scarsz commented on GitHub (Dec 16, 2014): -alpha isn't a valid SteamCMD parameter
Author
Owner

@JonathanPorta commented on GitHub (Dec 16, 2014):

@UltimateByte I made a CI job to continually check if the Linux build has been re-added: https://github.com/JonathanPorta/where_in_the_steam_is_the_rust_linux_server

<!-- gh-comment-id:67221618 --> @JonathanPorta commented on GitHub (Dec 16, 2014): @UltimateByte I made a CI job to continually check if the Linux build has been re-added: https://github.com/JonathanPorta/where_in_the_steam_is_the_rust_linux_server
Author
Owner

@dgibbs64 commented on GitHub (Dec 16, 2014):

Nice. Hopefully they listen and fix this major issue.

<!-- gh-comment-id:67228622 --> @dgibbs64 commented on GitHub (Dec 16, 2014): Nice. Hopefully they listen and fix this major issue.
Author
Owner

@UltimateByte commented on GitHub (Dec 19, 2014):

Lol, nice work JonathanPorta !

<!-- gh-comment-id:67596079 --> @UltimateByte commented on GitHub (Dec 19, 2014): Lol, nice work JonathanPorta !
Author
Owner

@meridimus commented on GitHub (Dec 27, 2014):

Is this still an issue? I cannot get a server going

<!-- gh-comment-id:68177648 --> @meridimus commented on GitHub (Dec 27, 2014): Is this still an issue? I cannot get a server going
Author
Owner

@UltimateByte commented on GitHub (Dec 27, 2014):

I personally got a windows VPS yesterday... Makes me wanna puke :(
And i miss such a script for windows, maybe i'll learn how to do it :p

<!-- gh-comment-id:68177968 --> @UltimateByte commented on GitHub (Dec 27, 2014): I personally got a windows VPS yesterday... Makes me wanna puke :( And i miss such a script for windows, maybe i'll learn how to do it :p
Author
Owner

@dgibbs64 commented on GitHub (Dec 27, 2014):

Yup still an issue. When that link changes to pass its working
https://travis-ci.org/JonathanPorta/where_in_the_steam_is_the_rust_linux_server

<!-- gh-comment-id:68184330 --> @dgibbs64 commented on GitHub (Dec 27, 2014): Yup still an issue. When that link changes to pass its working https://travis-ci.org/JonathanPorta/where_in_the_steam_is_the_rust_linux_server
Author
Owner

@Scarsz commented on GitHub (Dec 31, 2014):

@UltimateByte If you want to help contribute to the Windows port of LGSM, https://github.com/Scarsz/windowsgameservers

<!-- gh-comment-id:68473780 --> @Scarsz commented on GitHub (Dec 31, 2014): @UltimateByte If you want to help contribute to the Windows port of LGSM, https://github.com/Scarsz/windowsgameservers
Author
Owner

@meridimus commented on GitHub (Jan 1, 2015):

No one cares about Windows here

<!-- gh-comment-id:68477992 --> @meridimus commented on GitHub (Jan 1, 2015): No one cares about Windows here
Author
Owner

@Scarsz commented on GitHub (Jan 1, 2015):

@meridimus as true as that might be it's like saying Apple shouldn't develop iTunes for Windows because it's on a rival OS. WGSM is mainly just a project for me anyway, not really a priority

<!-- gh-comment-id:68478059 --> @Scarsz commented on GitHub (Jan 1, 2015): @meridimus as true as that might be it's like saying Apple shouldn't develop iTunes for Windows because it's on a rival OS. WGSM is mainly just a project for me anyway, not really a priority
Author
Owner

@dgibbs64 commented on GitHub (Jan 1, 2015):

I fully support creating Windows server scripts. Making available as many servers on as many platforms as possible is a great way to go.

<!-- gh-comment-id:68478240 --> @dgibbs64 commented on GitHub (Jan 1, 2015): I fully support creating Windows server scripts. Making available as many servers on as many platforms as possible is a great way to go.
Author
Owner

@julianrutten commented on GitHub (May 9, 2015):

5 months later... just bought this game.

<!-- gh-comment-id:100522356 --> @julianrutten commented on GitHub (May 9, 2015): 5 months later... just bought this game.
Author
Owner

@JonathanPorta commented on GitHub (May 11, 2015):

I ended up writing a Chef cookbook for my Windows Rust server. In case it is of any use, it's here.

<!-- gh-comment-id:100824267 --> @JonathanPorta commented on GitHub (May 11, 2015): I ended up writing a Chef cookbook for my Windows Rust server. In case it is of any use, it's [here](https://github.com/JonathanPorta/rust-server-cookbook).
Author
Owner

@julianrutten commented on GitHub (May 11, 2015):

@JonathanPorta Nice, thanks. I might end up running a Windows KVM on the server but really I dont like having Windows anywhere except for a gaming client, not a server.

<!-- gh-comment-id:100864030 --> @julianrutten commented on GitHub (May 11, 2015): @JonathanPorta Nice, thanks. I might end up running a Windows KVM on the server but really I dont like having Windows anywhere except for a gaming client, not a server.
Author
Owner

@Scarsz commented on GitHub (Jul 18, 2015):

Gonna close this for the time being; FacePunch is showing no interest in Linux binaries and Garry Newman himself has said Linux binaries aren't on the top of the todo list.

<!-- gh-comment-id:122603215 --> @Scarsz commented on GitHub (Jul 18, 2015): Gonna close this for the time being; FacePunch is showing no interest in Linux binaries and Garry Newman himself has said Linux binaries aren't on the top of the todo list.
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:406399778 --> @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#123
No description provided.