palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Player logging RCON Error

Open Dashboy1998 opened this issue 1 year ago • 0 comments

Describe the bug

If PLAYER_LOGGING_POLL_PERIOD is too low then it's possible the server isn't fully booted.

To Reproduce

Steps to reproduce the behavior:

Start a server with player logging and set PLAYER_LOGGING_POLL_PERIOD to 1

Expected behavior

No error message

Actual behavior

cli: execute: auth: rcon: dial tcp 127.0.0.1:25575: connect: connection refused

Dashboy1998 avatar Feb 22 '24 15:02 Dashboy1998