Coder Social home page Coder Social logo

Comments (4)

juliocsrf avatar juliocsrf commented on August 15, 2024 1

Just for a test, in your docker-compose.yml try to comment the volume:

volumes:
   # - /path/to/your/palworld/folder:/palworld/

Then, recreate your container.
If it works, the problem is probably with the permissions of the folder pointed to on Docker Host and the container does not have write permissions

from palworld-server-docker.

johnstoia avatar johnstoia commented on August 15, 2024 1

You were correct it was a write permissions problem. Thank you

from palworld-server-docker.

johnstoia avatar johnstoia commented on August 15, 2024

image

from palworld-server-docker.

mikeymop avatar mikeymop commented on August 15, 2024

Hello, I am having the same issue, however I tried commenting out my volume reference and still have the same issue.

Executing usermod...
usermod: no changes
*****STARTING INSTALL/UPDATE*****tid(23) burning pthread_key_t == 0 so we never use it
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
Logging directory: '/home/steam/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
[  0%] Downloading update...
[  0%] Checking for available updates...
[----] Download complete.
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steamcmd...
tid(35) burning pthread_key_t == 0 so we never use it
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
Logging directory: '/home/steam/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1705108307
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Error! App '2394010' state is 0x202 after update job.
./PalServer.sh -port=8211 -players=16 -servername="Foo" -serverpassword="De***!y" -adminpassword="W***w"
sh: 1: ./PalServer.sh: not found
*****STARTING SERVER*****�

I tried binding the log's directory and this was the content of stderr.txt

01/21 20:30:03 Init: Installing breakpad exception handler for appid(steam)/version(1705108307)/tid(21)
CAppInfoCacheReadFromDiskThread took 214 milliseconds to initialize
Steam Service Error: Failed to get Steam Service Start function
Shutting down: stopping app stats write job

This is strange because the connectivity test passes:

[2024-01-21 20:33:00] Client version: 1705108307
[2024-01-21 20:33:00] Connectivity test: Starting test, fetching 'http://test.steampowered.com/204'
[2024-01-21 20:33:00] [Logged Off, 0, 0] [U:1:0] CCMInterface::SetSteamID( [U:1:0] )
[2024-01-21 20:33:00] Connectivity test: OK!
[2024-01-21 20:33:00] Connectivity test: result=Connected (since 0.0s ago), prev=Unknown, in progress=0

I can also see it starts downloading but never actually writes anything to downloading or temp

tree -L 3 ./
./
├── appmanifest_2394010.acf
├── downloading
│   └── 2394010
└── temp
    └── 2394010
ls -l ./palworld/data/steamapps
-rwxr-xr-x 1 mikey mikey  539 Jan 21 20:42 appmanifest_2394010.acf*
drwxrwxr-x 3 mikey mikey 4096 Jan 21 20:32 downloading/
drwxrwxr-x 3 mikey mikey 4096 Jan 21 20:32 temp/

from palworld-server-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.