-
-
Notifications
You must be signed in to change notification settings - Fork 308
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
many errors cli: execute: rcon: read tcp 127.0.0.1:PORT->127.0.0.1:25575: i/o timeout
and disconnected
#492
Comments
Could you share the logging from the server starting? |
I believe this is a known issue with Palworld's implementation of the rcon protocol. Non-ascii characters is causing it to timeout and is something only Pocketpair can fix. See gorcon/rcon-cli#35 |
have same error too |
I saw PalWorld’s official explanation of this issue on this As for the second user's disconnection after playing the game for a while, I wonder if there is a direct causal relationship with the player's name? |
As @sonroyaalmerol mentioned, this is not something I am able to fix, I'm marking this issue as wontfix. |
Describe the bug
After the first player logs in, the following content will continue to be output
The second player to log in disconnects after a while in the game
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Describe the bug
Screenshots
OS information
Hardware information
docker-compose.yml contents
Container/Host Logs
Describe the bug
Additional context
None
The text was updated successfully, but these errors were encountered: