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

6 hours ago, Snappie88 said:

This worked for me (network mode = host). Another player succesfully connected to me as well. Thanks!

Having issues with other player timing out, had to update my port forward for 7777 to TCP and he was able to see the server but now can't connect. Not sure if this is docker related though :(

Edit: Verified game files and fixed.

Edited by Byrd

  • 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

1 hour ago, ahal said:

Can't test atm, but looks like there was a workaround found that doesn't involve using the host network:

https://github.com/wolveix/satisfactory-server/commit/59f700d605672b06669b06572583b441e07a7255

I confirm this fixed the issue for me. So basically set:

 

GAME_PARAMS=-log -unattended -ini:Engine:[HTTPServer.Listeners]:DefaultBindAddress=any


This is in addition to the other fixes ich777 mentioned earlier, namely exposing port 7777 for both TCP and UDP (and making sure both are port forwarded in your router and removing the other two ports.

With those in place, no need to use the `host` network. In the previously linked Github thread, apparently a proper patch to fix this issue is expected to drop tomorrow.

Edited by ahal

Ich77 - thanks for the great plugin.  I've been using it for a long time without a hitch.  Unfortunately, even after following today's posts on the topic, I'm still having issues (for me it's still the --ERROR: Couldn't find a game executable, something went probably wrong with the download!---).  I've updated the container, then removed it and reinstalled it multiple times all with the same result.  I went as far as uninstalling the container, rebooting the server, and reinstalling, just in case that would have helped.  Any idea what I should do to fix it?   Thanks!

 

 

Satisfactory Error.txt

29 minutes ago, Trinacria said:

Ich77 - thanks for the great plugin.  I've been using it for a long time without a hitch.  Unfortunately, even after following today's posts on the topic, I'm still having issues (for me it's still the --ERROR: Couldn't find a game executable, something went probably wrong with the download!---).  I've updated the container, then removed it and reinstalled it multiple times all with the same result.  I went as far as uninstalling the container, rebooting the server, and reinstalling, just in case that would have helped.  Any idea what I should do to fix it?   Thanks!

 

 

Satisfactory Error.txt 1.4 kB · 0 downloads

Nevermind.  Got it sorted.  I uninstalled the container, deleted the Satisfactory directory from appdata, then reinstalled the container.  At that point, the server appeared online in the game, but I got the API error.  After that I followed the previous suggestion to enable IPv4 + IPv6 and that fixed it all for me.  Again, thanks for all the hard work!

  • Author

@spotopolis, @Snappie88, @Jerky_san, @cybersteel8, @bbreau6, @gevsan, @rickyh, @emub. @Kegath, @AK20000, @rocklord2004, @Skwerls, @Torbjorn, @MaNs0n, @zTemmu, @ahal, @Byrd, @Trinacria

 

The Satisfactory container is now fixed and will work regardless if you are using bridge, br0, host,... network.

 

Just makes sure if this an existing installation to click force update on the Docker page (with advanced view enabled), remove multihome from GAME_PARAMS, create a new port entry with container port and host set to 7777 with protocol TCP.

 

For new installations everything will work right OOB.

 

 

grafik.thumb.png.5fbe87b7f2b3f8a52ab7ba581372512b.png

 

grafik.thumb.png.948a93fcda69250877237d1388c8d2d4.png

 

In game screenshot:

grafik.thumb.png.04dcc430bfd3e031201cccfdca0713de.png

Hey @ich777, thank you for working tirelessly on that issue yesterday! Do you, by any chance, have a Kofi or any other page where we can send you a tip for your hard work?

 

Cheers!

  • Author
7 minutes ago, 6.9 said:

Hey @ich777, thank you for working tirelessly on that issue yesterday! Do you, by any chance, have a Kofi or any other page where we can send you a tip for your hard work?

No worries, I'm really glad that it is now "fixed".

Sure, in the first post from this thread or in the CA App on every application you got installed from me.

7 hours ago, ich777 said:

@spotopolis, @Snappie88, @Jerky_san, @cybersteel8, @bbreau6, @gevsan, @rickyh, @emub. @Kegath, @AK20000, @rocklord2004, @Skwerls, @Torbjorn, @MaNs0n, @zTemmu, @ahal, @Byrd, @Trinacria

 

The Satisfactory container is now fixed and will work regardless if you are using bridge, br0, host,... network.

 

Just makes sure if this an existing installation to click force update on the Docker page (with advanced view enabled), remove multihome from GAME_PARAMS, create a new port entry with container port and host set to 7777 with protocol TCP.

 

For new installations everything will work right OOB.

 

 

grafik.thumb.png.5fbe87b7f2b3f8a52ab7ba581372512b.png

 

grafik.thumb.png.948a93fcda69250877237d1388c8d2d4.png

 

In game screenshot:

grafik.thumb.png.04dcc430bfd3e031201cccfdca0713de.png

Can confirm, br0 works now. Thanks ich!

I'm running to barotrauma server docker.  How do I access the servers console to type commands?  I lost my admin when updating a mod somehow and now I cant play or start the game cause I have no permissions.

16 minutes ago, Xcal1bur said:

I'm running to barotrauma server docker.  How do I access the servers console to type commands?  I lost my admin when updating a mod somehow and now I cant play or start the game cause I have no permissions.

Figured it out..

Unraid console
docker exec -u steam -ti Barotrauma screen -xS Barotrauma

I have been banging my head with the satisfactory hammer for the past 2 hours trying to get this to run
I have uninstalled the docker cleared the remains via appdata clean up reinstalled check game parameters for the so called mulithome (did not find it)
image.png.f2453393d5a8b4b561fbed82261fadda.png
left everything else as is 
started the docker it did the download
image.thumb.png.fa33e9a48e688317a38f01260827f853.png
the logs show as seen in this paste bin https://pastebin.com/f8bG1WUM Satisfactory logs unraid dedicated docker
image.thumb.png.7dfe735132ccc354c3b4deaa01ac6d21.png
Tried force updating
TOTAL DATA PULLED: 0 B
restarted again
https://pastebin.com/0TYRA5yF Satisfactory logs unraid dedicated docker #log2
 

  • Author
4 minutes ago, KingFishy492 said:

Tried force updating

From what I can see the server is running and waiting for connections on port 7777

grafik.thumb.png.d7e395eeffacd2853f6aeabae3619b38.png

 

4 minutes ago, KingFishy492 said:

clean up reinstalled check game parameters for the so called mulithome (did not find it)

For new installations that's not needed anymore, you can use the container as usual, please see this post:

 

 

Please note if your Hair Pin NAT is not working properly you will be only be able to connect via LOCALIP:7777

16 minutes ago, ich777 said:

 

 

Please note if your Hair Pin NAT is not working properly you will be only be able to connect via LOCALIP:7777

This local ip seems to be the only one working for some reason o.o but i have no idea how to fix a "hair pin NAT" o.o
image.png.a1cd126ee9fdd6e7a422884f5e011aab.png
 

Edited by KingFishy492
added SS

  • Author
4 minutes ago, KingFishy492 said:

This local ip seems to be the only one working for some reason o.o but i have no idea how to fix a "hair pin NAT" o.o

Please try to connect from outside your Local Network this should work if you've forwarded both TCP and UDP Port 7777

 

However I really can't help with Hair Pin NAT (also known as NAT reflection) since this always depend on the Router/Firewall that you have.

3 minutes ago, ich777 said:

Please try to connect from outside your Local Network this should work if you've forwarded both TCP and UDP Port 7777

 

However I really can't help with Hair Pin NAT (also known as NAT reflection) since this always depend on the Router/Firewall that you have.

Sigh
image.png.39f559875e44f9a23bafedbea2215d33.png
Both has been done
when trying to connect via a cloudflare cname it is still showing the server as offline 😞

TUF gaming AX6000
Firmware Version:3.0.0.4.388_33411
FOr anyone that may know how to fix the NAT problem 

  • Author
27 minutes ago, KingFishy492 said:

when trying to connect via a cloudflare cname it is still showing the server as offline 😞

Also when you try it from outside your local network? Again it should still work for others using your cloudflare hostname or your public IP.

 

28 minutes ago, KingFishy492 said:

TUF gaming AX6000

Search for ASUS in this thread and you will find a few people who complained about the same issue with their ASUS Routers.

 

I'm not sure if they fixed that yet.

 

However it should be no issue if someone from outside your network tries to connect since this should work, you only have to use your Servers IP when you try to connect from your local network.

30 minutes ago, ich777 said:

Also when you try it from outside your local network? Again it should still work for others using your cloudflare hostname or your public IP.

 

Search for ASUS in this thread and you will find a few people who complained about the same issue with their ASUS Routers.

 

I'm not sure if they fixed that yet.

 

However it should be no issue if someone from outside your network tries to connect since this should work, you only have to use your Servers IP when you try to connect from your local network.

Had a feeling it was going to be more than that hada friend try and connect to the cloudflare cname it is timing out for them 

  • Author
17 minutes ago, KingFishy492 said:

Had a feeling it was going to be more than that hada friend try and connect to the cloudflare cname it is timing out for them 

Always depends on how you set up cloudflare, if you route it through their tunnel (don't know how it's actually called) it will most likely not work.

Did your friend try it with your public IP too?

The public IP should work fine, I'm not too sure if Satisfactory does resolve the hostname to the IP <- not every game supports this.

33 minutes ago, ich777 said:

Always depends on how you set up cloudflare, if you route it through their tunnel (don't know how it's actually called) it will most likely not work.

Did your friend try it with your public IP too?

The public IP should work fine, I'm not too sure if Satisfactory does resolve the hostname to the IP.

Yes they did try with my public IP as well and that did not work

  • Author
4 minutes ago, KingFishy492 said:

Yes they did try with my public IP as well and that did not work

Then there is something else wrong, are you sure you are not behind a CG-NAT?

Do you have other serverices available on the internet without a cloudflare tunnel or similar?

26 minutes ago, ich777 said:

Then there is something else wrong, are you sure you are not behind a CG-NAT?

Do you have other serverices available on the internet without a cloudflare tunnel or similar?

I have other servers running i have 7days server that also use and that uses steaSMD
seems to be a port fording issue 

Edited by KingFishy492
Port fording issue with router seems to be the case thank fro the help

  • Author
1 hour ago, KingFishy492 said:

I have other servers running i have 7days server that also use and that uses steaSMD
seems to be a port fording issue 

Maybe, I really can't tell, it's strange that you can reach it from your LAN but not from outside, please double check your port forwarding and also the IP addresses including the protocol.

 

Sounds maybe stupid but have you tried to reboot your router yet?

Hi, I'm curious about the Satisfactory docker and how often it updates? Yesterday the game updated on Steam and now I got mismatching game versions between the server and desktop game. 

4 minutes ago, balkongo said:

Hi, I'm curious about the Satisfactory docker and how often it updates? Yesterday the game updated on Steam and now I got mismatching game versions between the server and desktop game. 

Everytime you restart the docker, it will check for game updates ...

  • Author
1 hour ago, balkongo said:

Hi, I'm curious about the Satisfactory docker and how often it updates? Yesterday the game updated on Steam and now I got mismatching game versions between the server and desktop game. 

As @baumix said, it's right in the description:

grafik.png.d6d4747ad8c589147449e3e2f7778134.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.