Skip to content
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

Open
Radio7887 opened this issue Oct 29, 2023 · 0 comments
Open

[BUG] "TF2 not yet accepting RCON connection. Retrying..." #424

Radio7887 opened this issue Oct 29, 2023 · 0 comments
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.

Comments

@Radio7887
Copy link

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

@Radio7887 Radio7887 added 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. labels Oct 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

1 participant