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

[Bug]: Docker not working #102

Open
3 tasks done
tklostermannNSD opened this issue May 13, 2024 · 0 comments
Open
3 tasks done

[Bug]: Docker not working #102

tklostermannNSD opened this issue May 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tklostermannNSD
Copy link

Server is up to date

  • My server is up-to-date and I'm using the latest version of this mod from this github.

I've followed the instructions

  • I've followed the instructions

Game Server Login Token

  • I'm using a valid Game Server Login Token or running on LAN

Operating System

Linux Ubuntu 22.04

Which mod are you playing

Competitive

Are you trying to host online or on LAN?

Online off a machine on my local network

Metamod:Source Version

cant see

Metamod:Source Plugins loaded

cant see

CounterStrikeSharp Version

cant see

CounterStrikeSharp Plugins loaded

cant see

What is the bug

The docker server is not starting. See the server log section for more information. I guess the docker-install.sh copies the steam client in the wrong folder or got premission issues.
I am running this in docker on a Ubuntu 22.04 host

Game console output

No response

Server log output

dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
dlopen failed trying to load:
/home/steam/.steam/sdk64/steamclient.so
with error:
/home/steam/.steam/sdk64/steamclient.so: cannot open shared object file: No such file or directory
[S_API] SteamAPI_Init(): Failed to load module '/home/steam/.steam/sdk64/steamclient.so'
 0 Failed to initialize Steamworks SDK for gameserver.  Failed to load module '/home/steam/.steam/sdk64/steamclient.so'
...
SteamGameServer_Init()
Failed to initialize Steamworks SDK for gameserver.  Failed to load module '/home/steam/.steam/sdk64/steamclient.so'
/home/cs2-modded-server/install_docker.sh: line 207:   264 Segmentation fault      sudo -u $user /home/steam/cs2/game/bin/linuxsteamrt64/cs2 -dedicated -console -usercon -autoupdate -tickrate $TICKRATE $IP_ARGS -port $PORT +map de_dust2 -maxplayers $MAXPLAYERS -authkey $API_KEY +sv_setsteamaccount $STEAM_ACCOUNT +game_type 0 +game_mode 0 +mapgroup mg_active

Steps to reproduce

No response

@tklostermannNSD tklostermannNSD added the bug Something isn't working label May 13, 2024
@tklostermannNSD tklostermannNSD changed the title [Bug]: [Bug]: Docker not working May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants