Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

entrypoint.sh does not correctly create servers with the <gamename>-<number> specification #90

Open
Neo-Desktop opened this issue May 18, 2023 · 0 comments

Comments

@Neo-Desktop
Copy link

as the title states - a server with the name l4d2server is created correctly
but a server with the name l4d2server-2 does not get created

I'm following instructions from the guide as seen here:
https://docs.linuxgsm.com/features/multiple-game-servers

this is my log output:

l4d2server-2  | loading exit trap
l4d2server-2  | Welcome to the LinuxGSM Docker
l4d2server-2  | ================================================================================
l4d2server-2  | GAMESERVER: l4d2server-2
l4d2server-2  | UID: 1000
l4d2server-2  |
l4d2server-2  | LGSM_GITHUBUSER:
l4d2server-2  | LGSM_GITHUBREPO:
l4d2server-2  | LGSM_GITHUBBRANCH:
l4d2server-2  |
l4d2server-2  | Initalising
l4d2server-2  | ================================================================================
l4d2server-2  | update permissions for linuxgsm
l4d2server-2  | creating ./l4d2server-2
[ FAIL ] unknown game server
l4d2server-2  | starting cron
l4d2server-2  |
l4d2server-2  | update l4d2server-2
l4d2server-2  | ./entrypoint.sh: line 54: ./l4d2server-2: No such file or directory
l4d2server-2  |
l4d2server-2  | start l4d2server-2
l4d2server-2  | ./entrypoint.sh: line 58: ./l4d2server-2: No such file or directory
l4d2server-2  | ./entrypoint.sh: line 60: ./l4d2server-2: No such file or directory
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant