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

Just now, Kesra said:

@ich777 what's the flag to turn on rcon in steamcmd:palworld?

Its set in the ini 

  • 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

Just now, Spectral Force said:

Its set in the ini 

I am trying to use https://github.com/palworldlol/palworld-exporter
cant make the palworld-exporter to connect via rcon with "ich777/steamcmd:palworld"
but it works fine with "thijsvanloef/palworld-server-docker:latest"

so there might be some rcon flag difference in "ich777/steamcmd:palworld"

1 minute ago, Kesra said:

I am trying to use https://github.com/palworldlol/palworld-exporter
cant make the palworld-exporter to connect via rcon with "ich777/steamcmd:palworld"
but it works fine with "thijsvanloef/palworld-server-docker:latest"

so there might be some rcon flag difference in "ich777/steamcmd:palworld"

try -RCON=true

 

also if using youre external ip, make sure the port is forwarded.

1 minute ago, Spectral Force said:

try -RCON=true

 

also if using youre external ip, make sure the port is forwarded.


I am already using RCON since server installed and the server is up too.

  • Author
3 hours ago, Kesra said:

so there might be some rcon flag difference in "ich777/steamcmd:palworld"

No, why should it be different, it‘s the same game…

What does not work exactly? 
 

3 hours ago, Kesra said:

I am already using RCON since server installed and the server is up too.

And are you sure that RCON is working and enabled correctly? Have you yet tried to connect through RCON through my plugin from the command line?

 

You enable it usually in the config, stop the container, edit the config and set RCON to true and after that start the container again.

Palworld, if i edit the Palworld config file and for example change the name, password etc. saving the file, restart the server, it resets to stock settings... 10x checked the file before restart , it keep change until i restart the server, after that it resets the serverconfig file...:/

  • Author
2 minutes ago, Encore said:

restart

This was discussed multiple times here :D, please take a look at this post (last two paragraph) :

 

 

6 minutes ago, ich777 said:

This was discussed multiple times here :D, please take a look at this post (last two paragraph) :

 

 

omg, sry xD im used to minecraft servers haha there i can edit it while server is running and just reboot - lel :D

thanks and sry, im not conform with searching in forums, it confuses me a lot sometimes with 1000+ results haha feel huggd

  • Author
1 hour ago, Encore said:

it confuses me a lot sometimes with 1000+ results haha feel huggd

I think if you look one or two pages back you will get the answer too sonce this question comes up every two pages I think. 🤪

7 hours ago, ich777 said:

No, why should it be different, it‘s the same game…

What does not work exactly? 

connecting this https://github.com/palworldlol/palworld-exporter to server RCON

 

7 hours ago, ich777 said:

And are you sure that RCON is working and enabled correctly? Have you yet tried to connect through RCON through my plugin from the command line?

Working absolutely fine
 

1 minute ago, ich777 said:

I just now tried it and it is working flawlessly over here...

wow really ???
could you please tell me how you managed to install it and run it ??
pls @ich777 i spent 6 hours straight trying my head gonna blow up, you got it up and running in no time 
It shows me this but I am sure i installed it wrong way maybe:
image.thumb.png.d97c229bf58f96832f961daa44e0687d.png

  • Author
20 minutes ago, Kesra said:

wow really ???

Yes, why not...

grafik.thumb.png.8cdddcf35708a4e72dcabfbd10f44028.png

 

And here is the exporter data:

grafik.thumb.png.ee233dcbea01ec656aaf4b2dbbf7a753.png

4 minutes ago, ich777 said:

Yes, why not...

grafik.thumb.png.8cdddcf35708a4e72dcabfbd10f44028.png

 

And here is the exporter data:

grafik.thumb.png.ee233dcbea01ec656aaf4b2dbbf7a753.png



I really dont understand why its doing this I copied your way exact

image.png.6d11d65838f467efa3b93c7bad0d8130.png

image.thumb.png.1bb82edac01079bb0a66d3051b3ed4ae.png

  • Author
8 minutes ago, Kesra said:

I really dont understand why its doing this I copied your way exact

I really don't know your setup but I'm pretty sure I don't have a listen port variable in there...

I fixed instead of LISTEN_PORT to Container port, working fine now thanks @ich777

Edited by Kesra

Hi all,

 

TLDR:

Can't access container VIA WAN ip but can access via LAN ip. Did test outside of network to see about NAT reflection issue. Is issue pfsense or docker?

 

Issue:

I have another port forwarding issue. Sorry. I have Palworld on a container. I can access VIA my LAN ip so 10.0.0.1:8211 for example. However my WAN isn't accessible. I have tested from both inside my network and outside of it.

 

Network Setup:

I have a pfsense firewall. I do have port forwarding working for my plex server for example. When I forward TCP / UDP for 8211 to my docker container it doesn't seem to reach though. I did assume it was a NAT reflection issue but again I tested outside of the network as well on another machine and still could not connect.

 

Question:

Should I map another port or is this some sort of pfsense firewall NAT forwarding issue?

  • Author
1 hour ago, kernelpaniced said:

pfsense

If it is not working then it seems it's a port forwarding issue, I hope you did forward your UNRAIDIP:8211 and as the protocol UDP correct?

 

1 hour ago, kernelpaniced said:

When I forward TCP / UDP for 8211 to my docker container it doesn't seem to reach though.

Only UDP not both!

 

1 hour ago, kernelpaniced said:

Should I map another port or is this some sort of pfsense firewall NAT forwarding issue?

I think it's a port forwarding issue, I don't use pfSense anymore because for home usage OPNsense is more user friendly and not that enterprise oriented.

 

However if NAT reflection is not set up properly you won't be able to connect from inside your LAN with your Public IP.

3 hours ago, ich777 said:

If it is not working then it seems it's a port forwarding issue, I hope you did forward your UNRAIDIP:8211 and as the protocol UDP correct?

 

Only UDP not both!

 

I think it's a port forwarding issue, I don't use pfSense anymore because for home usage OPNsense is more user friendly and not that enterprise oriented.

 

However if NAT reflection is not set up properly you won't be able to connect from inside your LAN with your Public IP.

Thanks for the reply! I may end up switching to OPNsense eventually. I left Unifi because I wanted to simply my router management some and have extra software packages. Maybe pfsense isn't it and OPNsense is!

 

My unraid is assigned a static IP so I assigned the port forward to that. I have successfully done the same for Syncthing and Plex.

 

I am able to connect to my Plex and Syncthing services VIA my public IP while connected to my LAN.

 

The rule was set to TCP / UDP I have now changed it to just UDP.

 

I did another test and was still unable to connect via WAN address. The docker container's network type is bridge is that ok?

  • Author
1 hour ago, kernelpaniced said:

I did another test and was still unable to connect via WAN address. The docker container's network type is bridge is that ok?

Bridge network is okay (it will work on all network types).

 

You can connect with your LAN IP correct?

 

Are you really sure that people can‘t connect from outside? How did you test that?

Has anything changed with Valheim? I haven't run a server in quite a while, but my son asked to try it again, so I figured I would set a new one up.

 

My issue is using the -crossplay param. If I don't use it, I can find the server in the community tab and connect to it just fine. If I have the -crossplay param, it shows on the list, WITHOUT a crossplay logo, and I can no longer connect to it.

 

Reason I need crossplay is because the laptop my son is using, Valheim is installed via the xbox app...

 

Thanks in advance!

  • Author
6 hours ago, JoeyDee said:

Has anything changed with Valheim?

Not as far as I'm aware of, are you sure that crossplay is not working after you've enabled it regardless of the icon that is displayed in the server list?

Keep in mind it will take a few minutes if you have enabled crossplay to show up properly.

4 hours ago, ich777 said:

Not as far as I'm aware of, are you sure that crossplay is not working after you've enabled it regardless of the icon that is displayed in the server list?

Keep in mind it will take a few minutes if you have enabled crossplay to show up properly.

yeah, crossplay definitely wasn't working, I let it sit for quite some time. 

 

Luckily, I did find a fix. I saw that someone else here had a similar issue where what fixed them was putting it on a vlan. I don't have vlans setup in unraid, however I changed the valheim docker from Bridge to br0, so it was assigned it's own IP on my network. Once I did this, I'm now able to connect from both my Steam valheim install and my son's Xbox app Win11.

Unrelated to the actual Docker image, but for anyone running a Palworld server: restart/backup your server often.

 

Palworld seems to have some brutal memory leaks, and on two separate occasions over the weekend my Palworld server crashed due to OOM (it was using 25+ GB) and corrupted my gameworld. Both times I've had to start from scratch, which sucks.

 

Here's a quick and dirty user script to back up your entire `Saved` folder (configs and world saves)

#!/bin/bash
BACKUP_DIR=/mnt/user/documents/palworld-backups
BACKUP_NAME=backup-$(date -d "today" "+%Y%m%d%H%M")

if docker ps | grep Palworld >/dev/null
then 
	docker stop Palworld >/dev/null && echo "Palworld stopped"
	cp -rp /mnt/user/appdata/palworld/Pal/Saved $BACKUP_DIR/$BACKUP_NAME && echo "Palworld saves backed up to ${BACKUP_DIR}/${BACKUP_NAME}"
	docker start Palworld >/dev/null && echo "Palworld restarted"
else
	echo "Palworld not running"
fi

 

Any feedback is greatly appreciated!

Edited by therave39

i wonder if anyone can help me, i've just setup a Valheim server on unraid for my friends but i don't own the game, i've tried looking for where this docker saves the world/map etc so i can create an adminlist and stuff like that but i can't find it.
i looked in /mnt/disk1/appdata/valheim and the server files are there but not the world or anything like that, can anyone help me thanks.

 

i also can't seem to figure out how to use a specific world seed, i tried adding worldseed to the game param followed by a space then the seed but not sure it worked.

Edited by RazorX

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.