nitrog0d / palworld-arm64

Palworld Arm64 Dedicated server with Docker and FEX
97 stars 5 forks source link

Stuck on "Container palworld-server Started" #8

Open funkymango221 opened 5 months ago

funkymango221 commented 5 months ago

Using Oracle ARM64 24 gb RAM and 4 Cores like most of us. I'm not sure what to do at this point. Nothing's been changed besides a "palworld" directory being made in the "palworld" folder I already made.

ubuntu@palworld:~/palworld$ docker compose up -d [+] Running 11/11 ✔ palworld-server 10 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 82.4s ✔ ce9ebea987c2 Pull complete 0.4s ✔ 49176cc8e18c Pull complete 0.7s ✔ 6159ddd6f1a6 Pull complete 0.1s ✔ 91d1ffe1168d Pull complete 0.3s ✔ 5eb40751c7d5 Pull complete 0.4s ✔ 8ebb2aa73f4e Pull complete 0.5s ✔ 517d95f5eab6 Pull complete 13.6s ✔ e4f8b9375297 Pull complete 0.6s ✔ a0a86f146452 Pull complete 0.8s ✔ 3c2d6e7e0344 Pull complete 0.9s [+] Running 1/2 ⠧ Network palworld_default Created 38.7s ✔ Container palworld-server Started 38.6s ubuntu@palworld:~/palworld$ sudo docker start palworld-server palworld-server ubuntu@palworld:~/palworld$ docker compose down [+] Running 2/2 ✔ Container palworld-server Removed 0.0s ✔ Network palworld_default Removed 0.2s ubuntu@palworld:~/palworld$ docker compose up -d [+] Running 1/2 ⠸ Network palworld_default Created 0.4s ✔ Container palworld-server Started 0.3s ubuntu@palworld:~/palworld$

error

Rodelkoenig commented 5 months ago

Try to run you container without "-d" at the end so you can see what he's doing

Neoslyke commented 5 months ago

I got the same problem here, tried without "-d" then next problem is PalServer.sh: not found