-
Notifications
You must be signed in to change notification settings - Fork 108
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
ReconnectionStrategy failed? - Connection timed out Error twice #276
Comments
Hi! It would make sense for this error to appear once, as the query logs the exception that caused the connection loss - but it probably shouldn't appear twice. However, this one stack trace really isn't much to work with. Could you please turn on communications logging before starting the query (call Thanks 😃 |
So now i new why this comes. This comes every time when the Bot lose his connection. But i dont know why he lose his connection. This error comes because i had enable the Comminication but only for warns. So and then comes this error. I connect via SSH on the Vserver ( linux) then i write "screen -L ./startARS.sh startARS.sh is a start script.
|
Hey, |
Hello Guys, I have a VServer where i let it run. But sometimes there comes a error. Where i thing there musst start the reconnectionhandler. Some times comes this error. This error comes everytime twice.
i use the "ReconnectStrategy.exponentialBackoff()"
The text was updated successfully, but these errors were encountered: