-
-
Notifications
You must be signed in to change notification settings - Fork 830
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]: Unexpected EOF in info_game.sh #4482
Comments
Ok, figured out. It doesn't like character sequnce
in rcon_password |
you can probably use this if you put this in single quotes like this:
|
Not agree it is solved. It's better to insert somewhere a meaningful message saying that it is forbidden to use $( sequence in the password instead of throwing a syntax error. |
well, this is a standard open sequence for a subprocess in bash. Did you at least check my comment ? I do only see a way to stop lgsm when it detects a not "working" config. |
I'm not the only one. Other people may also suffer similar issue. Fix should go to master branch, not to my own local script. However, you closed this issue. |
User story
Unexpected EOF error is raised when you try to restart the server
Game
Left 4 Dead 1
Linux distro
Debian 12
Command
command: restart
Further information
Unexpected EOF error is raised when you try to start, stop or restart the server.
update-lgsm doesn't help. All modules are up to date.
Relevant log output
Steps to reproduce
Execute:
The text was updated successfully, but these errors were encountered: