jammsen / docker-palworld-dedicated-server

Docker container to easily provision and manage Palworld Dedicated Server
https://hub.docker.com/r/jammsen/palworld-dedicated-server
MIT License
898 stars 151 forks source link

[Bug Report] Updated container doesn't start! #212

Closed Funkelfetisch closed 4 months ago

Funkelfetisch commented 4 months ago

Have you read the Important information text above

Current behavior

> Current steam user PUID is '1000' and PGID is '1000'
> PUID and PGID matching what is requested for user steam
> id steam: uid=1000(steam) gid=1000(steam) groups=1000(steam)
>>> Starting server manager
> Started at: 2024-02-19 20:39:43
> Server main thread started with pid 24
> Checking for existence of default credentials
> No default passwords found
>>> Doing an update with validation of the gameserver files...
> Current steam user PUID is '1000' and PGID is '1000'
> PUID and PGID matching what is requested for user steam
> id steam: uid=1000(steam) gid=1000(steam) groups=1000(steam)
>>> Starting server manager
> Started at: 2024-02-19 20:39:44
> Server main thread started with pid 23
> Checking for existence of default credentials
> No default passwords found
>>> Doing an update with validation of the gameserver files...
> Current steam user PUID is '1000' and PGID is '1000'
> PUID and PGID matching what is requested for user steam
> id steam: uid=1000(steam) gid=1000(steam) groups=1000(steam)
>>> Starting server manager
> Started at: 2024-02-19 20:39:44
> Server main thread started with pid 24
> Checking for existence of default credentials
> No default passwords found
>>> Doing an update with validation of the gameserver files...
> Current steam user PUID is '1000' and PGID is '1000'
> PUID and PGID matching what is requested for user steam
> id steam: uid=1000(steam) gid=1000(steam) groups=1000(steam)
>>> Starting server manager
> Started at: 2024-02-19 20:39:45
> Server main thread started with pid 24
> Checking for existence of default credentials
> No default passwords found
>>> Doing an update with validation of the gameserver files...
> Current steam user PUID is '1000' and PGID is '1000'
> PUID and PGID matching what is requested for user steam
> id steam: uid=1000(steam) gid=1000(steam) groups=1000(steam)
>>> Starting server manager
> Started at: 2024-02-19 20:39:46
> Server main thread started with pid 24
> Checking for existence of default credentials
> No default passwords found
>>> Doing an update with validation of the gameserver files...
> Current steam user PUID is '1000' and PGID is '1000'
> PUID and PGID matching what is requested for user steam
> id steam: uid=1000(steam) gid=1000(steam) groups=1000(steam)
>>> Starting server manager
> Started at: 2024-02-19 20:39:48
> Server main thread started with pid 24
> Checking for existence of default credentials
> No default passwords found
>>> Doing an update with validation of the gameserver files...

Desired behavior

working update :(

Links to screenshots

No response

To Reproduce

docker-compose down docker-compose pull docker-compose up -d

Software setup

Hardware setup

Additional context

No response

Funkelfetisch commented 4 months ago

ah, enabling webhooks triggered this, not the update.