-
Notifications
You must be signed in to change notification settings - Fork 6
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
Server failing to start #6
Comments
At some point I see the error:
So I try running some suggested commands:
I notice a warning:
So I fix that with:
I jump onto the box with a bash shell and try to run steamcmd.sh directly, it craps out with:
Looking for more info on that, I think this is relevant, but I don't see a solution: |
I noticed some args we can pass in the docker-compose file, but they don't seem to have any affect (always installs the same latest version):
In the container:
I'm using it with:
|
This command only lists the latest version, so could explain why the version in
Edit: Seems like something is wrong with the list site: Actually, I'm not sure the |
Hello! recently I have also had problems with the image on my raspberry pi 4 I found a possible solution to my problem but I can not test it because it seems that the values of the environment variable box64 are not being taken into account since I try to configure it and ends up grabbing the latest version. The guy on the subreddit ended up installing the version of box64 he needed and running the server by hand without the container. It would be great to find a solution to this problem to be able to use the container. |
Hi 👋🏻
My server was running fine (on RPI4) until this morning. Looking at the logs I see:
I've tried rebuilding the server locally on my mac using this repo and see the same issue. I also get a little more info:
I think it might be an issue with either
steamcmd
orbox86
but I'm unsure. Could you take a look for us please, hopefully you can recreate the issue fairly easily.The text was updated successfully, but these errors were encountered: