[Bug Report] Retrying request -> youtube (443) #895
Unanswered
nadasungbin
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug Description
The bot connects to the voice server, but does not play the song.
Steps to Reproduce
The bug cannot be reproduced. I don't know under what circumstances this would happen.
However, this often happens when running YouTube Music.
Expected Result
The bot connects to the voice chat server, but no music is output. No specific error message is displayed in the chat channel, so when I check the bot status, the following error message is displayed in the bot.
[01:39:29] [INFO] [Startup]: Loaded config from E:\real\2\config.txt
[01:39:29] [INFO] [JDA]: Login Successful!
[01:39:30] [INFO] [WebSocketClient]: Connected to WebSocket
[01:39:30] [INFO] [JDA]: Finished Loading!
9�� 22, 2021 10:47:05 ���� org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://www.youtube.com:443: Connection reset
9�� 22, 2021 10:47:05 ���� org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://www.youtube.com:443
9�� 22, 2021 10:47:06 ���� org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://www.youtube.com:443: Connection reset
9�� 22, 2021 10:47:06 ���� org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://www.youtube.com:443
Debug Output
Beta Was this translation helpful? Give feedback.
All reactions