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

Server won't start properly #1

Closed
lennard0711 opened this issue Jun 17, 2020 · 0 comments
Closed

Server won't start properly #1

lennard0711 opened this issue Jun 17, 2020 · 0 comments

Comments

@lennard0711
Copy link
Owner

lennard0711 commented Jun 17, 2020

After starting the container with docker-compose up the Container starts to build and tries to start the server but fails.

Logs:

gmod-server    | Auto detecting CPU
gmod-server    | Using default binary: ./srcds_linux
gmod-server    | Server will auto-restart if there is a crash.
gmod-server    | Setting breakpad minidump AppID = 4000
gmod-server    | [S_API] SteamAPI_Init(): Loaded 'steamclient.so' OK.
gmod-server    | CAppInfoCacheReadFromDiskThread took 1 milliseconds to initialize
gmod-server    | CApplicationManagerPopulateThread took 1 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
gmod-server    | [S_API FAIL] Tried to access Steam interface SteamUser020 before SteamAPI_Init succeeded.

But if go into the container now with docker exec -it gmod-server bash or docker exec -it gmod-server shand execute the entrypoint script the server starts without problems.

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

1 participant