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
3 minutes ago, suchamoneypit said:

Hey, for some reason Project Zomboid specifically is taking up a significantly larger size of my docker img file than my other services, I don't think this is proper?

Project Zomboid is a pretty small container usually, maybe something is writing in the image itself, please do a force update on the Docker page and see if that makes a difference but before doing that please check if your docker mounts are correct in the template.

  • Replies 12.6k
  • Views 2.3m
  • 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

Good day, I've got Palworld running and working on truenas scale, but today I'm failing to update from 1.0.4 to 1.0.4.1. Restarting the container doesn't seem to work. I see no obvious error messages and have tried restarting the app, the entire server and via command line: docker restart <container-id>. I'm afraid I'm way to new to docker, so my apologies for that.

  • Author
11 hours ago, Kirino said:

Good day, I've got Palworld running and working on truenas scale, but today I'm failing to update from 1.0.4 to 1.0.4.1. Restarting the container doesn't seem to work. I see no obvious error messages and have tried restarting the app, the entire server and via command line: docker restart <container-id>. I'm afraid I'm way to new to docker, so my apologies for that.

Please stop the container, then delete everything in the gamefiles directory except for the Pal directory (this is where you save files are located) and then start the container again.

43 minutes ago, ich777 said:

Please top the container, then delete everything in the gamefiles directory except for the Pal directory (this is where you save files are located) and then start the container again?

That did the trick, thank you very much for your quick reply.

1 hour ago, ich777 said:

Project Zomboid is a pretty small container usually, maybe something is writing in the image itself, please do a force update on the Docker page and see if that makes a difference but before doing that please check if your docker mounts are correct in the template.

thank you, that did take it from 1.07GB to 6.04kB. Will keep and eye on it and see if it climbs in size again. 

  • Author
9 minutes ago, suchamoneypit said:

thank you, that did take it from 1.07GB to 6.04kB. Will keep and eye on it and see if it climbs in size again. 

Maybe it is writing something in the /tmp directory or somewhere else... Really can't tell for sure, you are the first reporting this issue.

On 2/6/2024 at 1:29 PM, ich777 said:

I had one user IIRC.

 

Then the conversion was not done properly.

 

I really can't help with that since I've never done that but it should be totally doable.

Took a bit but got it to run. 


Maybe related, but it seems that no password is needed to enter the server. 

In the config folder there is a server password. Anyone else have that issue?

 

  • Author
11 minutes ago, Beryllium said:

Maybe related, but it seems that no password is needed to enter the server. 

I don't understand, no you actually can join with a password.

 

12 minutes ago, Beryllium said:

In the config folder there is a server password. Anyone else have that issue?

You shouldn't be able to join when a password is set in the configuration, are you sure you are editing the correct file?

 

36 minutes ago, Beryllium said:

Took a bit but got it to run. 


Maybe related, but it seems that no password is needed to enter the server. 

In the config folder there is a server password. Anyone else have that issue?

 

Did you edit the config file while the server was running?

18 minutes ago, ich777 said:

I don't understand, no you actually can join with a password.

 

You shouldn't be able to join when a password is set in the configuration, are you sure you are editing the correct file?

 

Yeah 

I deleted the worldoptions.sav file and now it works again. 

Its weird. At some moment it stopped working with the password (you didnt need a password to enter) and that is the fix apparently. 

 

Edited by Beryllium

What is the admin password used for and where would i use it? im a newbie trying to set up a palworld host server and am trying to move a local save to become the server game save.

1 hour ago, Betterdays95 said:

What is the admin password used for and where would i use it? im a newbie trying to set up a palworld host server and am trying to move a local save to become the server game save.

Admin pw is used for the rcon. it would go into the ini where the rest f the settings are.

4 minutes ago, Spectral Force said:

Admin pw is used for the rcon. it would go into the ini where the rest f the settings are.

What is an rcon? I've been going into the .ini files just by using the file directory from my main pc and i havent needed a password to go into them.

Can anyone help me with this? my palworld server wont auto update.

 

 

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x0) : Timed out waiting for update to start, bailing.
Error! App '2394010' state is 0x402 after update job.

52 minutes ago, Betterdays95 said:

What is an rcon? I've been going into the .ini files just by using the file directory from my main pc and i havent needed a password to go into them.

Remote Connect to issue commands outside of being in the game.

Not too sure if anyone else is having this issue however, the broadcast command for RCON seems to not be working.. I am able to do everything else (save, showplayers, info etc) with no issues but am getting an "unknown command" return when trying to broadcast a message using "timeout 1 rcon -a 192.168.20.5:25576 -p password broadcast Saving..."

 

Any help would be greatly appreciated i'm sure it is something silly. Thanks in advance.

34 minutes ago, noraa said:

Not too sure if anyone else is having this issue however, the broadcast command for RCON seems to not be working.. I am able to do everything else (save, showplayers, info etc) with no issues but am getting an "unknown command" return when trying to broadcast a message using "timeout 1 rcon -a 192.168.20.5:25576 -p password broadcast Saving..."

 

Any help would be greatly appreciated i'm sure it is something silly. Thanks in advance.

 

with the updated rcon plugin you'll need to use quotes around the commands that contain spaces.

timeout 1 rcon -a 192.168.20.5:25576 -p password "broadcast Saving..."

 

else, AFAIK, it'll see the "Saving..." as a second RCON command.

Edited by Ocgineer

  • Author
2 hours ago, Konman. said:

Can anyone help me with this? my palworld server wont auto update.

Please see this post:

 

Is there a way to set up Palworld to auto restart when a new update is available? I have it restarting daily at the same time, but if an update releases, players need to wait until the scheduled restart to play unless i manually restart it.

Someone posted a restart script a few pages back. I don't think the container is smart enough to know when palword has an update, but I could be mistaken.

  • Author
1 hour ago, Kegath said:

Is there a way to set up Palworld to auto restart when a new update is available? I have it restarting daily at the same time, but if an update releases, players need to wait until the scheduled restart to play unless i manually restart it.

No, I've tried this in the past for Valheim but it does not work reliably.

 

But since it's Early Access (like most almost all things today) you have to deal with that...

Sorry...

2 hours ago, ich777 said:

No, I've tried this in the past for Valheim but it does not work reliably.

 

But since it's Early Access (like most almost all things today) you have to deal with that...

Sorry...

All good, thanks for all you do!

@ich777 after the latest unraid CA RCON plugin update. all my scripts that uses rcon for my palworld server is not working

  • Author
9 minutes ago, Kesra said:

@ich777 after the latest unraid CA RCON plugin update. all my scripts that uses rcon for my palworld server is not working

Please read the Release notes:

grafik.thumb.png.9a4bca15b885c96ace253ac3b0109253.png

It was necessary to change the rcon binary to a different one that actually is up to date and is working.

 

The new command line usage will show something like:

rcon -a YOURIP:PORT -p PASSWORD command

(Please note that if you command consists of multiple words you have to wrap it in double quotes)

 

The description from the plugin will update after you restart your Unraid server.

What are the "Game parameters" used for in the Enshroud server. I can't really find anything about it

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.