-
-
Notifications
You must be signed in to change notification settings - Fork 131
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
Gateway silently dies #2380
Comments
Do you have any other logs? The log in the screenshot is not very useful to figure out the problem here. |
I see you're using 0.15. The gateway has seen a lot of bugfixes and changes in 0.16, so please try the release candidate and see if that changes anything for you. |
I'll give 0.16 a shot. Here are the tracing logs, for what its worth. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello there! I'm experencing an issue with my bot where it will randomly die and no longer print heartbeat ack logs.
This is how my gateway is defined: https://github.com/Fyko/run.sh/blob/main/src/main.rs#L85
Is this a problem of my own doing?
The text was updated successfully, but these errors were encountered: