Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] ich777 - Gameserver Dockers

Featured Replies

3 hours ago, Caaarrrlll said:

Hi

in the Extra Game Params you add 
-clusterid=<yourClusterId> -clusterDirOverride=/serverdata/serverfiles/clusterfiles

You can change the clusterDirOverride as well 

it dosent work -clusterid=< mynumber> -clusterDirOverride=/mnt/daten/appdata/ArkCluster 

Sry im Stupid. Ihave to make the DIR or the Docker does it by itself?

Edited by Maffy

  • Replies 12.6k
  • Views 2.2m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Just thought I'd share my experience setting up a Valheim server with this docker app from @ich777(thank you!)   You don't need to worry about Steam authentication for Valheim, the default a

  • Dockers Available:   SteamCMD DedicatedServers: CounterStrike: Source CounterStrike 2 TeamFortress 2 ArmA3 - requested by @MrSage Deathmatch Classic

  • This will hopefully shed some light on the underside working bits of building a cluster of servers for ARK:SurvivalEvolved.   With the inspiration (read thievery) from @growlith I present th

Posted Images

  • Author
1 hour ago, Maffy said:

it dosent work -clusterid=< mynumber> -clusterDirOverride=/mnt/daten/appdata/ArkCluster

Why should this work?

 

You have to set the path from inside the container which is /serverdata/serverfiles/

2 minutes ago, ich777 said:

Why should this work?

 

You have to set the path from inside the container which is /serverdata/serverfiles/

ahh ok So all my Server must be in the same DIR am i right ? My servers are all in Different Dir

Edited by Maffy

  • Author
7 minutes ago, Maffy said:

ahh ok So all my Server must be in the same DIR am i right ? My servers are all in Different Dir

I'm not 100% sure because I never made a cluster however you could point to one folder I assume that has multiple "save" dirs or "cluster" dirs in them, at least that's how I assume how it works with the -cluster option.

Hello,

 

can somebody help me ? How can i control the CS2 server ? i cant connect to it via rcon.  Thank you for your work !

  • Author
5 hours ago, Rean91 said:

i cant connect to it via rcon.

You have to enable RCON in the config, afterwards you can connect to the dedicated server via RCON.

Currently having issues updating my ich777/minecraftbedrockserver version

Every time the container launcher, these are the error logs I'm currently getting.

 

text  error  warn  system  array  login  

---Ensuring UID: 99 matches user---
---Ensuring GID: 100 matches user---
---Setting umask to 000---
---Checking for optional scripts---
---No optional script found, continuing---
---Taking ownership of data...---
---Starting...---
---Version missmatch Installed: v1.21.30.03 - Prefered:1.21.31.04, downloading v1.21.31.04---
---Something went wrong, can't download Minecraft Bedrock Edition, putting server in sleep mode---


Please let me know if there is a better way to report this issue. Currently new to this forum and have no clue if this is the correct place for help

Thank you!

  • Author
18 minutes ago, artyfowl said:

Every time the container launcher, these are the error logs I'm currently getting.

Thanks for the heads up, I‘ll look into this shortly, they might have changed the download link for Minecraft.

 

Please give me a few hours and I‘ll report back.

  • Author
4 hours ago, artyfowl said:

Please let me know if there is a better way to report this issue. Currently new to this forum and have no clue if this is the correct place for help

Please go to the Docker page, enable Advanced View in the top right corner, click grafik.png.c5031bf1d8afaa5d70d0c9ef03feb529.png and disable the Advanced View again.

 

This should fix the issue.

On 10/6/2024 at 4:47 PM, Maffy said:

ahh ok So all my Server must be in the same DIR am i right ? My servers are all in Different Dir

Thank you all for the help i have figuerd it out. Delete All Ports and add your own and then in Game Prams add ?Port=7779?QueryPort=27016 an then the docker uses the correct Ports. Sry for bad writing im from Germany.

19 hours ago, ich777 said:

Please go to the Docker page, enable Advanced View in the top right corner, click grafik.png.c5031bf1d8afaa5d70d0c9ef03feb529.png and disable the Advanced View again.

 

This should fix the issue.

Awesome, I got it back up and running. tysm for the repair and quick response! 

@ich777

I really appreciate all the work you do on these containers

 

I'm having issues w/ configuring my V Rising gameserver.  I updated the server name and world name and I've gone into my router and forwarded the port range to my Unraid server's internal IP address.  But I cannot see the server when I open the game client.  I know it said it can take a long time on first launch and I did select to validate it as well.

 

Is there like an expected time frame for how long it will take to fully setup?

 

Or am I simply missing some obvious steps?

 

This is my first time ever hosting a server for anything so I'm sure I'm missing something.

  • Author
1 hour ago, bluiwulf said:

Or am I simply missing some obvious steps?

Did you set ListOnEOS and ListOnSteam both to true in the server config?

 

Please note that you have to first stop the container, then edit the server config and then start the container again, otherwise your changes will be discarded.

18 hours ago, ich777 said:

Did you set ListOnEOS and ListOnSteam both to true in the server config?

 

Please note that you have to first stop the container, then edit the server config and then start the container again, otherwise your changes will be discarded.

 

This was the issue and I really appreciate the fast response, you're awesome

How many cores/hyperthreads would you recommend to cpu pin for Satisfactory? amd 5900x 32gb ram.. would it even be needed in theory with several other dockers running. plex/torrent program and a few others.

  • Author
2 minutes ago, FrozenGamer said:

How many cores/hyperthreads would you recommend to cpu pin for Satisfactory? amd 5900x 32gb ram.. would it even be needed in theory with several other dockers running. plex/torrent program and a few others.

Please look here at the official documentation.

 

Single core performance over multicore performance is key, however I wouldn't recommend to limit the cores for game servers most of the times.

about rust docker is there an auto wipe cycle for 2 week server may i have the command ?

  • Author
40 minutes ago, syko91 said:

about rust docker is there an auto wipe cycle for 2 week server may i have the command ?

Nope, however you could write e really basic script that stops the container, deletes the save directory and starts the container finally.

You could let that run through a schedule in User Scripts.

 

That would be the easiest solution.

On 10/6/2024 at 3:24 PM, Maffy said:

it dosent work -clusterid=< mynumber> -clusterDirOverride=/mnt/daten/appdata/ArkCluster 

Sry im Stupid. Ihave to make the DIR or the Docker does it by itself?

Hi sorry for the late response, work was killing me this week, 

if you still need help ->

as @ich777 also said, it has to be in the serverfiles, the reason being the containers share that folder

image.thumb.png.2a5b4e8c674035e1f2a3c012ad6f86dd.png

 

since all of your servers you want on the cluster need to read that data they all need to share it

try it with -clusterid=<yourClusterId> -clusterDirOverride=/serverdata/serverfiles/clusterfiles and if you really wanted to change the directory -clusterDirOverride=/serverdata/serverfiles/<thisCanBeChanged> if I understand it correctly myself.

So i wanted to use my Old serverdata which worked, now in the Logs it wont let me start the server as port 40120 is already being used (picture).
i also included my container config i have no idea whats up here, i restarted the Sarver and reinstalled everything but that didnt help i also changed the tx admin port and tried differrent ones but it keeps doing the 40120 being used thing. WEll, editing this here becuase i did some stuff and now it says TxAdmin port is not valid......

 

image_2024-10-13_214615796.png

image_2024-10-13_214909359.png

image_2024-10-13_214919216.png

Edited by CaymanHosting

  • Author
25 minutes ago, CaymanHosting said:

So i wanted to use my Old serverdata which worked, now in the Logs it wont let me start the server as port 40120 is already being used (picture).

Sorry but I can't reproduce this over here with a new installation, everything is working just fine:
grafik.thumb.png.88299907ebbd522efa2bafbf3bc4cc43.png

 

txAdmin is also working fine:

grafik.png.eace4415b0d85ab02d0ea8cfed5f9a9c.png

 

Are you really sure that you don't have anything else on this port running, it must me a configuration issue on your end.

just deleted all files associated with fivem and tx, now its working but my old resource files are not being recognised even tho they are in the files. Idk what i have to do about that

image_2024-10-13_225541190.png

image_2024-10-13_225613524.png

image_2024-10-13_225630673.png

Oh for some reason it just works now

ok it actually doesnt, it now only loads the [] stuff and not the other stuff

 

image_2024-10-13_231912431.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.