-
Notifications
You must be signed in to change notification settings - Fork 2
Error lavalyrics - Internal Server Error #10
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
Comments
Please tell me the video id producing this error |
It only does this when I search with a title, but here are the YouTube links for this music: https://youtu.be/sEhy-RXkNo0?si=uevH0m_6ecmos_Oy https://www.youtube.com/watch?v=sEhy-RXkNo0 This error must occur on yours since as it is a search by title, this should also be affected |
I can't reproduce the error trying to load the video ID or by searching for "Rihanna - Man Down" |
It's strange, because by making a request to the lavalink with the axios module it works, sometimes rarely it puts the error 500 randomly, when it's my mondule client, it rejects only the error 500 |
Exception handling request to /v4/sessions/6e6l8xuokcfjgu86/players/1137031056315404359/track/lyrics |
unless it's not a youtube track |
Everything comes from YouTube though |
Then it's not a search |
For a song I put a simple title and lavalink found on youtube the title that I simply put |
The problem occurs randomly, and even my own queries do not want to, I tried with link and without link, the problem is still present, I think that the problem comes from the module and that cannot communicate |
You're not providing a link to lyrics.kt, lyrics.kt just takes the video id and fetches that from youtube, everything before that is lavalink |
@devoxin also reported this and with their video id I was able to reproduce it, however it looks like YouTube just returns a "timedLyricsData" object with the "cureRange" object missing for some videos, I could not figure out a reason for this or how to fix it |
After lavalyrics use Lyrics.kt Topi redirected me here for the problem
|
Hello again everyone, sorry to bother you again. Since I successfully completed my own requests, another one appears, but on the module side.
Here's the txt file with the error on the LavaLink and Bot side.
Can anyone help me, please ?
erreur_lavalyrics.txt
erreur_bot.txt
The text was updated successfully, but these errors were encountered: