You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this code and blocking the network connection from my server, the bot can't reconnect after unblocking the connection.
It just keeps spamming Attempting to connect to another CM in 12s, even after the network connection is reestablished.
Expected Results
I expected the client to resume the connection, after the network is back.
As I'm running my bot in a docker container, this causes the container to stop.
I've defined in my docker-compose file, that the container restarts, if it fails.
Summary
The steam client keeps spamming that it is trying to reconnect but nothing happens.
Reproduction Steps
Using this code and blocking the network connection from my server, the bot can't reconnect after unblocking the connection.
It just keeps spamming Attempting to connect to another CM in 12s, even after the network connection is reestablished.
Expected Results
I expected the client to resume the connection, after the network is back.
Actual Results
The bot hangs in a Attempting to connect state.
System Information
Checklist
The text was updated successfully, but these errors were encountered: