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

On 12/30/2021 at 1:54 AM, HenPo said:

@ich777 Hey there, I have set up a project zomboid docker as you have instructed and it creates server logs and seems to be up and running, however i cannot connect to it or find it in the steam server list. Any idea what I am missing?

Hey,

look in ...\projectzomboid\Zomboid\Server\servertest.ini

change "Public=false" -> Public=true

and you find the server in game

  • Replies 12.5k
  • 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
9 hours ago, BennyD said:

Here ya go, screens of everything and a log.txt

Wait, you are trying to connect over the internet from what I see, is NAT reflection working or did you try this from your local network?

 

Have you yet tried to connect through your LAN? I would also recommend that you double check the port forwarding and the protocols.

All port forwards are done. NAT reflection should be working fine, I had this running a good while back, uninstalled cause we stopped playing but wanted to revisit, so went to reinstall and can’t get it back up and goin. I’ve tried LAN and over the net. 

On 8/21/2021 at 12:40 PM, ich777 said:

That option won't work because the necessary tools are not installed inside the container to debug, but if it will work, the output from the debug command is only good for the Steam team because you can't basically get nothing from that.

Btw you have to type in 'su $USER' forst to be on the right user account, but anyways that won't help in any way.

 

I will take a look at this ASAP and report back.

Hello, It's been a long time since my last feedback. Is there any advice to fix this problem? (Still can't start the server normally with cleanup start)

hi Ich thanks for the dockers,

 

I'm having an issue with updateing the Terraria one,

 

The info says a restart should load the latest version, but it isnt doing that?

latest version 1.4.3.2 docker version 1.4.3.1

 

you able to look at this at all 

 

thanks

  • Author
13 hours ago, BennyD said:

I’ve tried LAN and over the net. 

That's really strange, I've tried it now also from the internet (connected my PC to the WiFi Hotspot from my phone) and it works flawlessly too...

  • Author
34 minutes ago, Belcraig said:

The info says a restart should load the latest version, but it isnt doing that?

latest version 1.4.3.2 docker version 1.4.3.1

Change this variable to 1.4.3.2 instead of 1.4.3.1:

grafik.thumb.png.730ebcfdcd47e3304489b618414ce83d.png

i Don't seem to have that as a variable?

  • Author
2 minutes ago, Belcraig said:

i Don't seem to have that as a variable?

Then create it like that:

grafik.png.8e3ee9c8d0dbf4ad01ef53d75c9e2479.png

 

Also make sure that you are on the latest version from the container first, maybe try to click on grafik.png.1043a5efff59aba4bb2d629212a04fa1.png on the Docker page with Advanced View turned on.

Perfect thanks

  • Author
5 hours ago, Zakikun said:

Hello, It's been a long time since my last feedback. Is there any advice to fix this problem? (Still can't start the server normally with cleanup start)

I still can't reproduce this error.

 

Have you tried since then to install the container, of course wipe it before completely:

Delete the contianer

Delete the l4d2 folder from your appdata directory

Pull a fresh copy from the CA App

 

On what unRAID version are you?

Have you installed a Cache driver if yes, make sure that the appdata directory is set to use cache "Only" or "Prefer" in the Share settings. If you don't have a Cache drive make sure to point it at the right disk where your appdata directory is located and also make sure that the files aren't split over multiple directories.

Also make sure to not set the game directory to a path like /mnt/user/appdata/... it always needs to know where the files are located physically, so to speak: /mnt/cache/appdata/... or /mnt/disk1/appdata/...

 

Here is the log from a fresh pulled container from the CA App: l4d2.log

yes thankyou

Hi there Ich:

 

1st of all thank you for your work.

I'm trying to setup an ARK server, but I can't find it searching for servers. I added corresponding NAT rules, but checking the container logs this is what I found:

 

Log_for__ARKSurvivalEvolved.jpg.e63510b996e1deb5a677dcebaecf8408.jpg

 

This is my NAT configuration:

 

1737138566_configuracion_de_la_red.jpg.0d1ea65b36c281f5c2c5bd478b7aa305.jpg

 

And this is the docker config:

 

image.thumb.png.fce1d760936f3b4e8c37891d3a20bf67.png

 

Any help will be appreciated.

 

Thanks in advance:

 

xabi

  • Author
14 minutes ago, xabi said:

I'm trying to setup an ARK server, but I can't find it searching for servers. I added corresponding NAT rules, but checking the container logs this is what I found:

Have you changed anything to the container?

On what unRAID version are you? Please upgrade at least to 6.9.2, seems like a strange error from SteamCMD.

 

Please don't forward both TCP and UDP if only TCP or UDP is needed, some games doesn't like that and that is also from a security perspective bad...

UDP Ports: 7777, 7778, 27015

TCP Port: 27020 (only if you need it, you don't necessarily have to forward this port)

 

Please also check if you can see the server in the Steam Server Browser at Favorites -> click Add Server -> enter YOURunRAIDIP:27015

Really sorry for this, but im completely lost at how to make the Ark cluster server, neither the pinned post nor the linked github make sense to me. Is there any kind of video (thats recent) that you guys recommend? or maybe some easy to follow instructions?

  • Author
1 hour ago, deamonsatwar said:

Really sorry for this, but im completely lost at how to make the Ark cluster server, neither the pinned post nor the linked github make sense to me. Is there any kind of video (thats recent) that you guys recommend? or maybe some easy to follow instructions?

I'm not really the guy that can help with ARK but maybe @Cyd can help, I've seen a few people in this thread running a Cluster that consists of 6 containers.

The second recommended post should help or am I wrong... at least the linked Github from @Cyd should shed some light on it.

 

Don't know if anyone made a video on that, if not maybe @Sycotix can help with that... :D

10 hours ago, ich777 said:

Have you changed anything to the container?

On what unRAID version are you? Please upgrade at least to 6.9.2, seems like a strange error from SteamCMD.

 

Please don't forward both TCP and UDP if only TCP or UDP is needed, some games doesn't like that and that is also from a security perspective bad...

UDP Ports: 7777, 7778, 27015

TCP Port: 27020 (only if you need it, you don't necessarily have to forward this port)

 

Please also check if you can see the server in the Steam Server Browser at Favorites -> click Add Server -> enter YOURunRAIDIP:27015

 

Hi there itch and thank for your answer.

Server still not working. I'm running latest unRaid version 6.9.2 and changed the forwarded ports as you said. No changes made to the container.

Regarding Steam server browser you mean: https://www.steambrowser.com/ ?

 

Thanks in advance.

 

This is the latest logs

Log_for__ARKSurvivalEvolved_and_Calendar.jpg.ffb09de9bdcd2d4d5f2fec461ff83f68.jpg

image.png.26d02b93116d85b938d56c8a42e758d7.png

Edited by xabi

  • Author
22 minutes ago, xabi said:

Regarding Steam server browser you mean

No, do the following:

  1. Open up Steam
  2. Click on View
  3. Click on Server
  4. Click on Favorites
  5. Click on Add Server
  6. Enter: YOURunRAIDIP:27015 (also try YOURunRAIDIP:7777 that always depends on the game you are trying to connect to)
  7. Important Click on Refresh once more

 

Then you should see the server and you can also connect through this window by double clicking on your server.

On 1/4/2022 at 10:39 PM, ich777 said:

The second recommended post should help or am I wrong... at least the linked Github from @Cyd should shed some light on it.

 

thats the one im talking about that i cant quite make heads or tails of. I mostly just cant figure out where to put the XML files that they tell you to edit. I mostly cant figure out where to get started

  • Author
1 hour ago, deamonsatwar said:

thats the one im talking about that i cant quite make heads or tails of. I mostly just cant figure out where to put the XML files that they tell you to edit. I mostly cant figure out where to get started

The xml files (tempaltes) are located in: /boot/config/plugins/dockerMan/templates-user/

 

Then you should be able to add them when you click on Add Container on the Docker page and select them from the drop down.

On 1/3/2022 at 1:25 PM, ich777 said:

Wait, you are trying to connect over the internet from what I see, is NAT reflection working or did you try this from your local network?

 

Have you yet tried to connect through your LAN? I would also recommend that you double check the port forwarding and the protocols.

 

After removing the Steamcmd and re-installing, it works fine, and you can't change the IP in the config file from 0.0.0.0 to your LAN IP or it breaks. It's working though, thanks for your time.

  • Author
8 hours ago, BennyD said:

you can't change the IP in the config file from 0.0.0.0 to your LAN IP or it breaks. It's working though, thanks for your time.

Yes, don't do that, because when you use it in bridge mode you don't have the LAN IP in your Docker container available and it can't listen on that IP, you always should use 0.0.0.0 in the Container if possible.

 

Glad to hear that it is now working. :)

15 hours ago, ich777 said:

The xml files (tempaltes) are located in: /boot/config/plugins/dockerMan/templates-user/

 

Then you should be able to add them when you click on Add Container on the Docker page and select them from the drop down.

OK so thank you so so much for getting me pointed in the right direction.

but i cant quite get it working, whenever i get to an obi and press transfer to another ark all i can see is ark test server and not my servers. which is really confusing tbh :/

  • Author
3 minutes ago, deamonsatwar said:

but i cant quite get it working, whenever i get to an obi and press transfer to another ark all i can see is ark test server and not my servers. which is really confusing tbh :/

Sorry, but I really can't help here since I've never had set up an ARK cluster or even played ARK long enough to know what you are talking about... :/

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.