palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

A Docker Container to easily run a Palworld dedicated server.

Results 154 palworld-server-docker issues
Sort by recently updated
recently updated
newest added
trafficstars

"dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory" ![image](https://github.com/thijsvanloef/palworld-server-docker/assets/63548593/14c894eb-6107-43f8-9804-88d7c98b87c1) This is my compose.yml services: palworld: image: thijsvanloef/palworld-server-docker restart: unless-stopped container_name: palworld-server ports: - 8211:8211/udp...

OS compatibility

When I use `docker stop palworld` to stop the container, it doesn't seem to gracefully shutdown the server. Instead, it waits until the end of the timeout and just kills...

enhancement

## Describe the bug Server fails to install on first run due to not being able to write to filesystem. ## To Reproduce Deploy as a Kubernetes pod. ## Expected...

## Game progress is lost after server restart I update my steamcmd today and my game save is rolled back to the last time the server was started. Strangely enough,...

Did RCON commands enable me to see all players' Steam IDs and unique identifiers? My friend's character encountered an issue, so I need to inquire about it."

## Context * To save the server before running backup ## Choices * Added same check for saving that's was added in #98 ## Test instructions 1. Run backup command...

## Describe the bug sometime Rcon cli disconnects all by itself ## To Reproduce Steps to reproduce the behavior: execute this command: docker exec -it palworld-server rcon-cli use broadcast or...

## Describe the bug When the server starts, it is unable to download updates from steam. Now It can't upgrade to the newest versions. ## To Reproduce Start the server....

not a bug

## Describe the bug the Container Starts, the server runs, but the Container log ends with `[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.` `[S_API FAIL] Tried...

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Newest version is v0.1.3.0 but my server is out dated. Do you know...

question
not a bug