nitrog0d / palworld-arm64

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

Server crashes on start #15

Open FeroWar opened 6 months ago

FeroWar commented 6 months ago

the server was running fine till it crashed and now i cant get it back up. When i run "docker composer up -d" the server doesnt boot up at all and when o do "docker exec -it machine_id bash" to access the docker machine and then run the "./init-server.sh" it crashes the docker. what am i supposed to do.

nitrog0d commented 6 months ago

docker compose down and then docker compose up I have an idea why crashes don't end the process, but I have to test

LicensedTerrapin commented 6 months ago

docker compose down and then docker compose up I have an idea why crashes don't end the process, but I have to test

That's exactly what mine is suffering from. Every two or three hours the server crashes and I have to manually docker compose down the up it. 😐 I hope you'll figure out what's causing it! Thanks for you hard work!