Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on "Container palworld-server Started" #8

Open
funkymango221 opened this issue Jan 26, 2024 · 2 comments
Open

Stuck on "Container palworld-server Started" #8

funkymango221 opened this issue Jan 26, 2024 · 2 comments

Comments

@funkymango221
Copy link

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
Copy link

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

@Neoslyke
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants