-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
SSL Routines [wrong version number] #9522
Comments
|
I recommend adding an event handler on the bot client's "error" event to log these so they don't propagate and crash your process. I think these are probably issues when communicating with Discord as ours gets this sometimes as well. Last example from July 16:
|
What source do you try to play audio from? Does this happen with local files too or just when streaming from somewhere else? |
Considering the lack of response to the above and of concrete repro steps (not to mention this is likely an I/O thing), I'll be closing this. Feel free to re-open if it re-occurs and you have more information. |
Which package is this bug report for?
discord.js
Issue description
My bot its basically a music player multi tool
Steps to reproduce the error:
It happen randomly and it can appear 2 minutes after start my bot, sometimes it can happen when I play music in another channel but the most of the time works good
Code sample
No response
Versions
Issue priority
Low (slightly annoying)
Which partials do you have configured?
Not applicable
Which gateway intents are you subscribing to?
Not applicable
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: