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
1 hour ago, SpicyNugget said:

wich port do i have to forward from my firewall?

The ports which are specified in the template.

 

1 hour ago, SpicyNugget said:

It may be a dumb question but I didn't exactly find any guide that specify the ports.

I always specify the ports with the appropriate protocol in my containers, you don't need more or less, just the ports specified in there.

 

1 hour ago, SpicyNugget said:

Another question, does the server get the "Cluster name" that I assignd? or is it different?

IIRC that you assigned.

Have you read the description from the container to how to create a token and so on?

You should just look all up, watch the logs and then we can troubleshoot.

 

Here is also a good guide on how to set up a dedicated server, everything initially is done by the container, simply start at the Token here.

  • 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

Hey ich, I went back through the forum looking at the comments about farm sim 22 and I was just curious on if you ever did try setting something up, or if you still needed two copies of the game to even try it.

 

If you haven't tried yet and would still be willing to give it a shot, I'd be willing to get you the copies of the game, if you're interested in that.

 

Thanks again for all you do

  • Author
29 minutes ago, Tonborghini said:

If you haven't tried yet and would still be willing to give it a shot, I'd be willing to get you the copies of the game, if you're interested in that.

Please look at that post:

 

Hi Ich,

 

I've tried using the arkse docker and AMP docker both using steamcmd, but can't get the server to show up on the public steam server list. Using the ARKSE app with steamcmd on UNRAID v6.12.6. I currently have the network type set as "Host" to avoid any NAT'ing problems. I am able to discover the game in steam LAN tab as 192.168.1.9:7777 and in UNRAID console using "netstat -lptun" it shows it binding to 0.0.0.0 port 7777 but NOT as "LISTEN". Not sure if this is a problem or not.

I'm confident the portforwarding rules are set correctly as I have a minecraft server running in another docker and working, although those communicate over tcp.

 

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
udp        0      0 0.0.0.0:7777            0.0.0.0:*                           15771/docker-proxy  
udp        0      0 0.0.0.0:7778            0.0.0.0:*                           15744/docker-proxy  
udp        0      0 0.0.0.0:27015           0.0.0.0:*                           15722/docker-proxy                  
udp6       0      0 :::7777                 :::*                                15779/docker-proxy  
udp6       0      0 :::7778                 :::*                                15750/docker-proxy    
udp6       0      0 :::27015                :::*                                15728/docker-proxy  

 

image.png.c1a6312a4c29291b62a85e6ec27a04b2.png

 

image.thumb.png.25caaec77f247559c24e074c6c15d4cd.png

Mikrotik Portforwading settings

image.thumb.png.4e53aa88d39b76e645dd1db67779a462.png

There seems to be traffic coming in on port 27015 and forwarding correctly to my internal server 192.168.1.9


image.png.c81cd2a0541b0222300133cf7e61d11c.png

Edited by vovik

  • Author
7 hours ago, vovik said:

AMP docker

I have no AMP Docker, just a AMP LXC container.

 

7 hours ago, vovik said:

but can't get the server to show up on the public steam server list

Are you talking about the Steam or the In-Game Server list?

 

7 hours ago, vovik said:

I currently have the network type set as "Host" to avoid any NAT'ing problems.

I really would recommend to not use Host and instead use the default bridge network.

 

7 hours ago, vovik said:

it shows it binding to 0.0.0.0 port 7777 but NOT as "LISTEN"

This is perfectly fine.

 

7 hours ago, vovik said:

Mikrotik Portforwading settings

I'm not that familiar with MikroTik port forwarding but shouldn't you also set the destination address to your servers internal IP address? As said, I might miss something here because I'm not that familiar with MikroTik port forwarding is working.

 

Are you sure all the boxes in the in game server list are ticked correctly? ARK is really picky about those check boxes and values on the in game server list and one wrong set check box can prevent the server from showing up.

 

Have you yet tried to connect with your public IP to from the in game console to the server?

Have you yet tried to connect to the server from outside your network just to make sure it is not a Hair pin NAT issue?

10 hours ago, ich777 said:

Have you yet tried to connect to the server from outside your network just to make sure it is not a Hair pin NAT issue?

 

I did try this yesterday with my phone's hotspot but it was still failing, however I re-tested it today with a friend and they are able to see the server after adding it to their "Favorites" as my <public IP>:27015 

 

It seems that might have been my problem all along. I misunderstood how steam server list works. It seems it provides the list to your client at which point your client checks if it can communicate to those servers. Since I couldn't connect to my own public IP it never showed my server for me. I can see my own server from another IP or using VPN.

 

 

 

SEOS keywords below, please ignore

Steam ARK steamcmd unofficial session not showing up, LAN works, friends can't see ARK server, port 27015, port 7777, can't see server but LAN works, portforwad but server not showing on listing, dedicated ark server not showing on listing

Edited by vovik

  • Author
3 hours ago, vovik said:

I did try this yesterday with my phone's hotspot but it was still failing, however I re-tested it today with a friend and they are able to see the server after adding it to their "Favorites" as my <public IP>:27015 

Out of curiosity I just tried it and have no issues whatsoever:

grafik.thumb.png.bb03d1f628c9f2cc69972131ee45efe7.png

 

Are you sure you've ticked the box to show password protected servers?

 

These are my Docker template settings:
grafik.thumb.png.4b258e9f25cf2f13aeb0f554728b7385.png

 

I just forwarded Port 7777, 7778 and 27015 (all UDP) in my Firewall and that's it.

6 minutes ago, ich777 said:

Out of curiosity I just tried it and have no issues whatsoever:

 

Sorry for the confusion, it is working now. The problem was that the server did not show up for me only, because of Hair pin NAT issue which led me to believe it wasn't public.

Hi,

 

Just started using your Arma3 docker and works fantastically, i have created a second server installed a second docker with a different name and also created new file paths so it is separate from the first server. I have changed all the game ports by 100 eg 2402-2406 also change the game port in the more settings drop down but when i load the second server it is still connecting to port 2302,2303 see below. Should this be 2402 and 2403?

 

13:05:46 Dedicated host created.
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
13:06:07 Game Port: 2302, Steam Query Port: 2303
Arma 3 Console version 2.14.150957 x86 : port 2302
13:06:07 Host identity created.

 

  • Author
4 hours ago, W3S said:

more settings drop down

I‘m not too sure for Arma3 anymore but please change the ports in the configuration to. I think that is what is causing the issue.

4 hours ago, ich777 said:

I‘m not too sure for Arma3 anymore but please change the ports in the configuration to. I think that is what is causing the issue.

Which configuration? the server.cfg does not have port allocations in it.

  • Author
44 minutes ago, W3S said:

Which configuration? the server.cfg does not have port allocations in it.

Not too sure as said before since I haven't done anything with ARMA3 in a long time.

 

Try to add this to your GAME_PARAMS:

-port=2402

just that it looks like:

grafik.thumb.png.b6d92c8722a4607109eb92d646587ad4.png

8 hours ago, ich777 said:

Not too sure as said before since I haven't done anything with ARMA3 in a long time.

 

Try to add this to your GAME_PARAMS:

-port=2402

just that it looks like:

grafik.thumb.png.b6d92c8722a4607109eb92d646587ad4.png

Thanks mate that worked.

Has anyone been able to get the Stationeers container to work?

 

After changing the GAME_PARAMS to:

-loadlatest loadlatest Europa Europa AutoSave true SaveInterval 30

 

I'm finally able to get the server to launch I still can't connect.

 

Has anyone gotten to this point before and found a way to fix?

 

A big thank you to MXlvlnoob on the stationeers discord who was able to help me get to this point.

Stationeers logs.png

Screenshot 2024-01-08 093822.png

Screenshot 2024-01-08 093854.png

Edited by Jippolatta

  • Author
11 hours ago, Jippolatta said:

Has anyone gotten to this point before and found a way to fix?

The container is not working currently as another user reported on the previous page I think.

I haven't got time yet to fix that.

 

See next post.

  • Author
On 1/3/2024 at 6:27 AM, thlillyr said:

Thanks for looking into that!!!

11 hours ago, Jippolatta said:

Has anyone been able to get the Stationeers container to work?

The container is now fixed.

 

It works now a bit different then it used to, you now configure your server with the file 'settings.xml' which lives in the main data directory from the container and you only have to provide -difficulty and -loadlatest like:

-difficulty easy -loadlatest Mars Mars

in GAME_PARAMS (in the above case you load the world "Mars" which runs on the map "Mars").

 

For all new installations the Docker template is updated and will work fine from now on (maybe takes two hours for CA to pick up the changes in the template), for existing installations you have to port over your settings from default.ini to settings.xml and customize the GAME_PARAMS like above.

 

Please also don't forget to update the Docker container itself in the first place.

Hey ich777,

 

The lounge support link sent me here. There is an update available to v4.4.1 released Jun 18, 2023.

 

Do you plan on updating the container?

 

Thanks for your work!

  • Author
4 hours ago, Unraidmule said:

Do you plan on updating the container?

Thanks for the jeads up, will look into that.

 

However I think this is the wrong support thread for the container.

2 hours ago, ich777 said:

Thanks for the jeads up, will look into that.

 

However I think this is the wrong support thread for the container.


Thanks for the reply.


I tried searching the forum for the support page but couldn’t find it. Then went on to the GitHub page which sent me here.

 

Maybe one doesn’t exist yet?

 

EDIT: I see it now, was on mobile before so was more difficult to find. You can update the GitHub page to send to the official thread

Edited by Unraidmule
Found the correct thread

Hi, thanks for your fantastic work @ich777! I was able to setup an Icarus server and it is running perfectly. As my friends and me would like to have a 2nd server I've tried to add annother Icarus Container. I've changed the ports to 27025 and to 17787. I've deleted the existing port mappings and created new UDP ones. Also I've changed the Game Params accordingly:

-SteamServerName="LuigisOpenWorld" -Port=17787 -QueryPort=27025

I've crated a new steamcmd folder:

/mnt/user/appdata/steamcmd2

and for the server files:

/mnt/disk2/appdata/icarus2

Sadly, when I start the server it ends up with:

[2024.01.10-00.03.32:542][  1]IcarusOSSLog: Error: OnResUserTicket : No player found

And the server is not listed and does not show up.

I've deleted all the files and started from scratch several times. I don't know what I'm missing, do you know what is wrong?

Again many thanks and all the best,

 

Max

 

  • Author
9 hours ago, maxzeichen said:

As my friends and me would like to have a 2nd server I've tried to add annother Icarus Container. I've changed the ports to 27025 and to 17787. I've deleted the existing port mappings and created new UDP ones.

I will look into that in the next few days.

  • Author
11 hours ago, maxzeichen said:

do you know what is wrong?

I've set it up like that:

grafik.png.9eb9cf08f7191d4c0dc52ba7e56fb6f6.png

 

It is listed on the server list and working as expected, are you sure that you've created UDP ports in the template and not TCP ports (by default they are TCP)?

 

Please also open up the log and see if you can spot these line which tells you the port:

grafik.thumb.png.06bcb5dc9f04e80dccf7f361db02efab.png

It should list the port that you've specified in the GAME_PARAMS.

 

 

BTW, please be aware that some users reported to me that if you play for a longer period of time on the server that it crashes often, but I'm not too sure if that isn't already fixed by the developers.

1 hour ago, ich777 said:

I've set it up like that:

grafik.png.9eb9cf08f7191d4c0dc52ba7e56fb6f6.png

 

It is listed on the server list and working as expected, are you sure that you've created UDP ports in the template and not TCP ports (by default they are TCP)?

 

Please also open up the log and see if you can spot these line which tells you the port:

grafik.thumb.png.06bcb5dc9f04e80dccf7f361db02efab.png

It should list the port that you've specified in the GAME_PARAMS.

 

 

BTW, please be aware that some users reported to me that if you play for a longer period of time on the server that it crashes often, but I'm not too sure if that isn't already fixed by the developers.

Hey, thanks for looking into it. I m pretty sure that I've followed the instructions. One question:

"UDP ports in the template" by template you mean, inside the config I click on "+ Add another Path, Port, Variable, Label or Device" and create the two new UDP Ports, correct?

Hope that it is okay, I've done several screenshots:

1046531473_Bildschirmfoto2024-01-10um14_59_52.thumb.png.7c2786fcaea47e7113ef6d36c2f987d6.png

1433001481_Bildschirmfoto2024-01-10um15_00_27.thumb.png.f7bea8edf79edbe1c75f22d4ded1cdd2.png

748348852_Bildschirmfoto2024-01-10um15_00_45.thumb.png.a06d45ee2b55ee743b7f68455ef8fea4.png

2000319978_Bildschirmfoto2024-01-10um14_59_31.thumb.png.25e4d72f81d01005efd2e7d49d61fb45.png

 

All the best,

 

Max

 

  • Author
45 minutes ago, maxzeichen said:

"UDP ports in the template" by template you mean, inside the config I click on "+ Add another Path, Port, Variable, Label or Device" and create the two new UDP Ports, correct?

Yes.

 

That's odd, I really don't know why yours is not showing up but mine is (I only set up one server with a different port than the default one), maybe the developers have a limitation so that only one server shows up in the server list for one public IP <- this is of course an assumption...

 

But from what I see from your screenshots everything seems correct.

 

However I tried also to connect and it is working as expected.

Hey,

 

strange, is it to much to ask if you could start a 2nd server, just for testing, and see if you have the same behavior?

No worries if not possible, I'll ask the developers, would just be great to have it tested in two separated environments.

 

Thanks again for your effort and the support!

 

All the best,

 

Max

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.