This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
[BUG] "TF2 not yet accepting RCON connection. Retrying..." #424
Labels
Priority: Medium
This issue may be useful, and needs some attention.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
here the logs:
[15:26:22] TF2CommandLinePage.cpp(246):Update: Failed to initiate RCON connection: No connection could be made because the target machine actively refused it.: WaitForSocketConnection(): socket error
[15:26:23] RCONActionManager.cpp(91):operator (): [SRCON] send_command(): client not connected, reconnecting for command "echo RCON connection successful."
[15:26:23] RCONActionManager.cpp(91):operator (): [SRCON] SocketData(): Password length: 16
[15:26:23] RCONActionManager.cpp(91):operator (): [SRCON] SocketData(): Connecting to 127.0.0.1:57166 with password "Qec3otRjJfYeL4kP"...
[15:26:23] RCONActionManager.cpp(91):operator (): [SRCON] SocketData(): Socket (2720) opened, connecting...
[15:26:27] RCONActionManager.cpp(91):operator (): [SRCON] class srcon::srcon_error @ D:\a\tf2_bot_detector\tf2_bot_detector\submodules\SourceRCON\src\client.cpp:413 in WaitForSocketConnection(): Failed to initiate RCON connection: No connection could be made because the target machine actively refused it.: WaitForSocketConnection(): socket error
[15:26:27] RCONActionManager.cpp(91):operator (): [SRCON] class srcon::srcon_error @ D:\a\tf2_bot_detector\tf2_bot_detector\submodules\SourceRCON\src\client.cpp:475 in SocketData(): Failed to initiate RCON connection: No connection could be made because the target machine actively refused it.: WaitForSocketConnection(): socket error
[15:26:27] RCONActionManager.cpp(91):operator (): [SRCON] class srcon::srcon_error @ D:\a\tf2_bot_detector\tf2_bot_detector\submodules\SourceRCON\src\client.cpp:489 in connect(): Failed to initiate RCON connection: No connection could be made because the target machine actively refused it.: WaitForSocketConnection(): socket error
[15:26:27] RCONActionManager.cpp(91):operator (): [SRCON] class srcon::srcon_error @ D:\a\tf2_bot_detector\tf2_bot_detector\submodules\SourceRCON\src\async_client.cpp:103 in send_command(): Failed to initiate RCON connection: No connection could be made because the target machine actively refused it.: WaitForSocketConnection(): socket error
[15:26:27] RCONActionManager.cpp(91):operator (): [SRCON] ClientThreadFunc(): Unhandled exception: Failed to initiate RCON connection: No connection could be made because the target machine actively refused it.: WaitForSocketConnection(): socket error, disconnecting
[15:26:27] TF2CommandLinePage.cpp(246):Update: Failed to initiate RCON connection: No connection could be made because the target machine actively refused it.: WaitForSocketConnection(): socket error
The text was updated successfully, but these errors were encountered: