Skip to content
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

Error searching and playing Spotify #1112

Closed
julian-piehl opened this issue Oct 28, 2022 · 2 comments
Closed

Error searching and playing Spotify #1112

julian-piehl opened this issue Oct 28, 2022 · 2 comments
Labels
type: bug Seems like this is a bug

Comments

@julian-piehl
Copy link

When I'm trying to play a song by name, I get

Got request to load for identifier "ytsearch:Songname"
No matches found

When I'm trying to play a song using a Spotify link, I get

Got request to load for identifier "ytsearch:Songname"
No matches found

/usr/src/app/node_modules/erela.js/dist/structures/Utils.js:75
throw new RangeError('Argument "data" must be present.');
           ^
RangeError: Argument "data" must be present.
     at Function.build (/usr/src/app/node_modules/erela.js/dist/structures/Utils.js:75:19)
     at Object.run (/usr/src/app/commands/play.js:278:41)
     at processTicksAndRejections (node:internal/process/task_queues:96:5)

Connection closed from /172.18.0.3:45116 CloseStatus[code=1006, reason=]
Shutting down 0 playing players.

And the Slash Command times out.

When I'm using a YouTube link, everything is fine.

Got request to load for identifier "https://www.youtube.com/watch?v=code"
Loaded track Songname
@julian-piehl julian-piehl added the type: bug Seems like this is a bug label Oct 28, 2022
@kiyoshikuncool
Copy link
Contributor

Which bot version are you use and which version the lavalink is, my friend?

@DevAmiyo
Copy link
Contributor

Pretty sure that's a lavalink issue.

@DarrenOfficial DarrenOfficial closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Seems like this is a bug
Projects
None yet
Development

No branches or pull requests

4 participants