-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
[RCON] Socket closed with an error. #7
Comments
I think it's an error with the Squad server itself when multiple RCON clients try to connect, try increasing the number of possible connections in the RCON configuration file. |
I will take a look at making the RCON part of the application have a persistent connection from the start of the app to the stop. |
Hi, that would be cool. I faced the issue because sqcp when it generate multiple connections and SquadJS does not connect to server rcon. |
I am considering using SquadJS for rcon in SQCP, so you basically add a plugin to SquadJS and then you can link it to SQCP, that would be maybe easier and would allow me to cut down the refactoring a new features development time. |
I got the same issue. Exacly the same error messsages. |
I had the same problem.There are no users because squad v7.0 update, you need to fix regex for users. |
@anklav24 @Maximator98 |
I've added pull request, this has been working for me fine for about a month #17 |
How to update? |
Stop the SQCP. |
sqcp logs
Squad logs
The text was updated successfully, but these errors were encountered: