Skip to content

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

Open
OxydeBots opened this issue Mar 22, 2025 · 13 comments
Open

Error lavalyrics - Internal Server Error #10

OxydeBots opened this issue Mar 22, 2025 · 13 comments

Comments

@OxydeBots
Copy link

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

@DRSchlaubi
Copy link
Owner

Please tell me the video id producing this error

@OxydeBots OxydeBots changed the title Error lavalyrics Error lavalyrics - Internal Server Error Mar 22, 2025
@OxydeBots
Copy link
Author

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

@DRSchlaubi
Copy link
Owner

I can't reproduce the error trying to load the video ID or by searching for "Rihanna - Man Down"

@OxydeBots
Copy link
Author

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

@DRSchlaubi
Copy link
Owner

It only does this when I search with a title, but here are the YouTube links for this music:

Exception handling request to /v4/sessions/6e6l8xuokcfjgu86/players/1137031056315404359/track/lyrics
also that request is not a search

@DRSchlaubi
Copy link
Owner

unless it's not a youtube track

@OxydeBots
Copy link
Author

unless it's not a youtube track

Everything comes from YouTube though

@DRSchlaubi
Copy link
Owner

Then it's not a search

@OxydeBots
Copy link
Author

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

@OxydeBots
Copy link
Author

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

@DRSchlaubi
Copy link
Owner

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

@DRSchlaubi
Copy link
Owner

@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

@OxydeBots
Copy link
Author

OxydeBots commented Apr 4, 2025

After lavalyrics use Lyrics.kt

Topi redirected me here for the problem

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants