-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Start server failure #62
Comments
i ran these exact instructions before starting: Pull the latest image:docker pull renegademaster/zomboid-dedicated-server:latest Make two foldersmkdir ZomboidConfig ZomboidDedicatedServer Run the server (with bare minimum options):docker run --detach |
Thanks for letting me know. Once you've applied a fix could you give me some instructions on what to try? Much appreciated |
Same here - let us know if we should try something for verification. |
Just want to add that I'm experiencing exactly the same issue as Chompy. I've reproduced their steps to the letter, and I get precisely the same error message (minus the difference in server name). I created both needed folders before deploying, I pulled the image first, and I made sure to invoke the docker command as a non-root user. If it helps I'm running Fedora Server 37, with docker running from the docker repo, all fully updated. Let me know if there's any other information I can provide. |
Sorry to break the bug format but im kinda new to docker so i couldnt answer most of the questions fully.
Been tryint to run using the "bare minimum" instructions for starting a server and running into a issue straight away:
Starting server for 60 seconds
Starting Project Zomboid Server...
timeout: failed to run command '/home/steam/ZomboidDedicatedServer/start-server.sh': No such file or directory
Project Zomboid Server stopped.
First run check complete.
Applying Post Install Configuration...
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
/home/steam/Zomboid/Server/ZomboidServer.ini not found!
sed: can't read /home/steam/ZomboidDedicatedServer/ProjectZomboid64.json: No such file or directory
sed: can't read /home/steam/ZomboidDedicatedServer/ProjectZomboid64.json: No such file or directory
Post Install Configuration applied.
Starting Project Zomboid Server...
timeout: failed to run command '/home/steam/ZomboidDedicatedServer/start-server.sh': No such file or directory
Project Zomboid Server stopped.
The text was updated successfully, but these errors were encountered: