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

  • Author
19 minutes ago, Russkito said:

It should have access, or do i have to forward some specific ports ?

No.

 

19 minutes ago, Russkito said:

What should i do with it ?

Nothing, this was just to test if you can download it from your local machine.

 

I think the container has no access to the internet because that's what the log tells me, are you sure that Unraid has access to the internet and all the containers too? Have you something special configured in terms of your network? Do you use a dedicated network card for the containers?

Something seems wrong because it can't download the files from GitHub and Steam.

  • 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

On 2/28/2022 at 11:03 PM, ich777 said:

I have now updated the container, please do a image.png.abf17aeac19b4ca80f1256ae1777c757.png from it on the Docker page (with Advanced View turned on - don't forget to turn it off afterwards) and create a variable like this in the template:

image.png.b07db49477bec856c7bc8e486640110c.png

 

This will force the container to start the x86 version from the game.

If it doesn't work afterwards then I can't help since my suspicion would be that the developers introduced a requirement from one of the last updates from the game (not the container) that your Phenom II doesn't support.

 

I also had a user report where Satisfactory won't work on a Phenom II because they doesn't support AVX.

 

THX you very much. I can connect to the server now. 

 

Additional i would ask for a QoL variable:

For the server the dev provides a special executable in various forms. 

Today i rename the executables like the vanilla executable and so the server starts with this.

For convinience reasons it would be great to have a variable in the docker container to define the executable name. So a switching between the starting executables would be more nice and i does'n have to overwrite the vanilla exe.

  • Author
Just now, John2222 said:

For convinience reasons it would be great to have a variable in the docker container to define the executable name. So a switching between the starting executables would be more nice and i does'n have to overwrite the vanilla exe.

Sorry but the container was never designed for this.

I hope you understand that I don't want to change this because it was made for the version that SteamCMD downloads.

Hey Ich, does the Valheim container automatically pick up the Steam update without needing to refresh it? Unraid hasn't detected an update that I can see for the latest version and wanted to double check. 

  • Author
5 hours ago, Kerrald said:

Hey Ich, does the Valheim container automatically pick up the Steam update without needing to refresh it? Unraid hasn't detected an update that I can see for the latest version and wanted to double check. 

Depending on how you've configured it.

Have you enabled the update check in the template?

If yes can you send me a log output from the container?

Hello, appears the Longvinter container automatically replaces the Game.ini every restart so customization of the server (name,password,etc) isn't possible at this time.

EDIT: May have spoke too soon. Appears you have to edit the Game.ini with the container stopped. If you edit it while it is running and restart it then it reverts. So changes can happen. Unsure if this is just a limitation of the actual game server or what.

Edited by Heinami
New findings

  • Author
3 hours ago, Heinami said:

May have spoke too soon. Appears you have to edit the Game.ini with the container stopped.

Exactly, this is always the recommended way of editing files for a game server.

Stop the container, edit the files and start it up again.

 

3 hours ago, Heinami said:

Unsure if this is just a limitation of the actual game server or what.

A few game server behave like this, nothing I can't do about it, this would also be the same if you run the server on bare metal.

11 hours ago, ich777 said:

Depending on how you've configured it.

Have you enabled the update check in the template?

If yes can you send me a log output from the container?

Actually, I didn't realize that it would restart itself. We're all set and up to date :) Thanks a bunch!

Hi, I tried setting up an ARKSurvivalEvolved Server for my friend for the last few hours but it doesn´t work and I don´t know at which part I fucked up.

 

This is my ARK Container:
image.thumb.png.25fb8167543451a899712c7827f12931.png

image.thumb.png.c3ba684c2e1253bc3987d62d2b769031.png

and apparently the container is indeed hosting the game:

image.thumb.png.5f2ca75f108a81eeda6eea0d0bee82d4.png

that´s at least how I interpret the ram usage.

Here are the containers Logs:

image.png.780fb682169fa19e630c76c8aa921258.png

And here are my portforwarding rules in my FritzBox router.

image.thumb.png.06ac2e86db86ea6e91890ab9ee455792.png

I´m downloading CSGO right now just to check if it actually works.

 

Just from looking at my settings I´d think this would work, but the ARK Server does not show up in the games list of unofficial servers and even if I try to directly join it by starting a private game and then typing open 192.168.178.13 to join my own local server, it doesn´t work.

 

Can you please tell me where I fucked up?

 

Also, at first I tried leaving the passwords and server name in the docker template empty to configure it in the .ini file.
When I stoped the container, configured the .ini, started the container the settings would still be there, but as soon as I stop teh container again both passwords disapear from the .ini file.

  • Author
1 hour ago, derWinky said:

Can you please tell me where I fucked up?

I don't think you've made a mistake, looks everything fine to me.

Can you query it from the Steam Server browser (View -> Server Browser -> LAN)? It may be possible that you have to hit refresh a few times but it general your configuration is looking good.

 

1 hour ago, derWinky said:

Also, at first I tried leaving the passwords and server name in the docker template empty to configure it in the .ini file.
When I stoped the container, configured the .ini, started the container the settings would still be there, but as soon as I stop teh container again both passwords disapear from the .ini file.

Because you set it in the template and not in the .ini file.

Also keep in mind that you first stop the container before editing any file...

Another game but see the conclusion (EDIT) from this post:

 

1 hour ago, derWinky said:

and apparently the container is indeed hosting the game:

Yep, everything looks fine to me too and the log does too.

 

1 hour ago, derWinky said:

I´m downloading CSGO right now just to check if it actually works.

I hope you have already seen this tutorial on how to do it, also in the FAQ is how do you change ports (please follow this tutorial step by step):

https://unraid.net/blog/csgo

 

I saw also that you changed the port for CSGO, if you just changed it in the template to another port this won't work (please read the FAQ from the linked tutorial).

 

Please keep in mind that ARK is a very specific game and you need to set every checkbox exactly right to actually see it in the In-Game Server list.

But the container runs just fine on your system and is waiting for players.

 

 

ATTENTION: You actually don't need to forward the port 27020 is only RCON and this is rarely used and I really don't recommend to use it over the Internet because RCON is unencrypted traffic (clear text) and can be read by anyone.

My Valheim server keeps wiping the world. Strange thing is, its not on restart the server just wipes the map

  • Author
3 hours ago, deamonsatwar said:

My Valheim server keeps wiping the world. Strange thing is, its not on restart the server just wipes the map

Have you installed a cache drive?

When does it wipe the map exactly? When you connect to the world?

Have you installed any mods?

15 hours ago, ich777 said:

I don't think you've made a mistake, looks everything fine to me.

Can you query it from the Steam Server browser (View -> Server Browser -> LAN)? It may be possible that you have to hit refresh a few times but it general your configuration is looking good.

Apparently my mistake was not having crossplay enabled. I wanted to do that after making sure it works, but apparently starting the game form the epic launcher already counts as a different platform, didn´t expect that...

 

15 hours ago, ich777 said:

Because you set it in the template and not in the .ini file.

Also keep in mind that you first stop the container before editing any file...

Another game but see the conclusion (EDIT) from this post:

First I had the fields empty in the template and only configured the ini file.

I only started using the template for name and passwords after the passwords in the ini had been reset multiple times after stopping the container.

I actually read that comment earlier and I did try it as you mentioned, stop container, edit file, have the template be empty, start container. But the next time I stop it passwords are both gone while the name is still there.

15 hours ago, ich777 said:

I hope you have already seen this tutorial on how to do it, also in the FAQ is how do you change ports (please follow this tutorial step by step):

https://unraid.net/blog/csgo

 

I saw also that you changed the port for CSGO, if you just changed it in the template to another port this won't work (please read the FAQ from the linked tutorial).

The CSGO Server is apparently kinda working fine, I can connect to it using the local IP and my ddns with the port specified behind the IP.

The only thing that´s kinda throwing me off is that it does not appear in Steams Server Tab.

In Steam in "View" --> Server--> LAN as far as I know I should be able to see all my local servers for Steam Games.

It was obvious for me that my Minecraft Testserver wouldn´t magically show up here but as far as I know the CSGO Server should be in here. Does it not List my CSGO Server because I changed the default port or what did I do wrong here? My Ark Server shows up just fine here

 

16 hours ago, ich777 said:

ATTENTION: You actually don't need to forward the port 27020 is only RCON and this is rarely used and I really don't recommend to use it over the Internet because RCON is unencrypted traffic (clear text) and can be read by anyone.

Thx for the advice, I deactivated the forwarding rule for that port.

  • Author
11 minutes ago, derWinky said:

Apparently my mistake was not having crossplay enabled. I wanted to do that after making sure it works, but apparently starting the game form the epic launcher already counts as a different platform, didn´t expect that...

Yes, if you have to enable it because it's basically cross play, EPIC store is not Steam. ;)

 

12 minutes ago, derWinky said:

But the next time I stop it passwords are both gone while the name is still there.

Yes, because it's done in the template... This is a game specific thing.

 

13 minutes ago, derWinky said:

In Steam in "View" --> Server--> LAN as far as I know I should be able to see all my local servers for Steam Games.

Depends, simply add it to your Favourites.

Not every game shows up there but it should.

 

14 minutes ago, derWinky said:

Does it not List my CSGO Server because I changed the default port or what did I do wrong here?

Have you changed it like in the tutorial or did you just change the port in the template?

Also please note that valid Steam ports between 27015 and 27030 since you've choosen 27010 IIRC.

6 minutes ago, ich777 said:

Yes, if you have to enable it because it's basically cross play, EPIC store is not Steam. ;)

Yeah, I thought I only had to enable if for consoles....

 

7 minutes ago, ich777 said:

Have you changed it like in the tutorial or did you just change the port in the template?

Also please note that valid Steam ports between 27015 and 27030 since you've choosen 27010 IIRC.

I think I did everything correctly

image.thumb.png.bddb5fb3ba1fef32989e714ddd318ef0.png

image.png.a4e3fec753fe771d4d513df31fbbb506.png

  • Author
49 minutes ago, derWinky said:

I think I did everything correctly

Yep, but as said, the default Steam port range is 27015 up to 27030, try to change it to one of the ports in that range, for example my CS:Source server has the port 27029 and CS:Go has 27030 and they both show up fine in the LAN tab from the Steam Server Browser.

Hi all, does anyone know if there have been any changes to the 7 Days To Die Container?

 

I've been trying to set up a server but am having terrible trouble connecting to it - typically my game freezes during the loading screen (although I do connect the odd time but then after a couple of minutes I find myself falling through the ground and everything just dies!)

 

I did notice that the container has an extra field now, "BepInEx" - it's "false" by default but is definitely different to the last time I set up a 7DtD server!

 

I don't know if it's the server or my system because a mate of mine can join just fine - but I've tried with a full fresh install and still have the same issues connecting to servers!?!?

 

Any ideas anyone?

  • Author
19 minutes ago, stevep94 said:

does anyone know if there have been any changes to the 7 Days To Die Container?

No I haven't changed anything in the last few weeks.

 

20 minutes ago, stevep94 said:

I've been trying to set up a server but am having terrible trouble connecting to it - typically my game freezes during the loading screen (although I do connect the odd time but then after a couple of minutes I find myself falling through the ground and everything just dies!)

That seems like an issue with the game itself and not the container, can you try to validate the files on your local computer?

 

22 minutes ago, stevep94 said:

I did notice that the container has an extra field now, "BepInEx" - it's "false" by default but is definitely different to the last time I set up a 7DtD server!

This was only a minor change and do not change anything if it's set to false.

 

24 minutes ago, stevep94 said:

I don't know if it's the server or my system because a mate of mine can join just fine

Does your friend experience the same that he falls out of the world?

 

25 minutes ago, stevep94 said:

but I've tried with a full fresh install and still have the same issues connecting to servers!?!?

 

Any ideas anyone?

As said above, this sounds more like a issue with the game on your local computer itself.

Thanks for the reply - I'm clutching at straws here really - I agree it sounds more like a problem with my install rather than with the container but I've tried deleting all things 7Days, from my Steam install, to the folder in my user/me/appdata/roaming folder and done a 100% fresh reinstall....with the same outcome!?!?

 

Short of a full OS reinstall I'm at a bit of a loss as to what I can try to fix things!

 

My single player game works fine, it's just when I try to connect to a server that it freezes!

Edited by stevep94

  • Author
12 minutes ago, stevep94 said:

with the same outcome!?!?

Did it work on your friends machine?

 

I would recommend before you reinstall your OS that somebody else tries to connect to your server and see if they got the same issues.

 

Have you anything simmilar hearlike this before @Spectral Force?

21 minutes ago, ich777 said:

Did it work on your friends machine?

 

I would recommend before you reinstall your OS that somebody else tries to connect to your server and see if they got the same issues.

 

Have you anything simmilar hearlike this before @Spectral Force?

 

He can connect to both his own and my server and it plays fine - but when I try and connect my PC either freezes on the loading screen (sometimes at the "creating player" part and other times it either freezes just before or whilst downloading the map itself.

 

On the rare occasion mine has got into the game all seems fine until a couple of minutes in when my "E" button stops working and then invariably I just drop through the ground and keep falling - forcing a ctrl/alt/del shut down being necessary.

 

I originally tried to set up a Darkness Falls server but since this issue persisted, I also tried a vanilla server leaving all of the settings as default - same issues when entering the game and then freezing when loading!

 

It's clearly an issue with my machine - I just don't know what else to try on top of a full reinstall??? Are there any 7DtD files elsewhere on my system that I could try deleting in case they are the issue?

Edited by stevep94

Getting this error when i start arma3

 

OK
Waiting for client config...OK
Waiting for user info...OK
Success! App '233780' already up to date.
---Prepare Server---
---server.cfg found...
---Start Server---
21:21:17 Could not enable linux core dumps. Error 1 -
21:21:17 SteamAPI initialization failed. Steam features won't be accessible!

  • Author
37 minutes ago, stevep94 said:

It's clearly an issue with my machine - I just don't know what else to try on top of a full reinstall??? Are there any 7DtD files elsewhere on my system that I could try deleting in case they are the issue?

I really don't know 7DtD good enough but from what you described it can only be a problem with your PC or files...

  • Author
40 minutes ago, turnipisum said:

21:21:17 Could not enable linux core dumps. Error 1 -
21:21:17 SteamAPI initialization failed. Steam features won't be accessible!

Is the container restaring or is it running?

How much CPU and RAM did the container use?

On what Unraid version are you? What CPU do you have?

1 hour ago, ich777 said:

Is the container restaring or is it running?

How much CPU and RAM did the container use?

On what Unraid version are you? What CPU do you have?

Looks like it just cycles through the steamapi bit and fails

Unraid 6.9.2

 

1149222094_Screenshot2022-03-06230742.png.0fbfe5959038d3471a6281b0c0d15048.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.