museofficial / muse

🎧 a self-hosted midwestern Discord music bot that doesn't suck
MIT License
859 stars 224 forks source link

Playback not working #1069

Open HellboundGlory opened 3 weeks ago

HellboundGlory commented 3 weeks ago

What's happening? When I tell the bot to play a song it joins the vc and loads the song but it stays at 00:00 on the time and there is nothing playing

Logs

Screenshots

image

Runtime I'm running Muse:

Versions

jedichrome commented 3 weeks ago

This is happening to me as well-- except I'm using docker.

Docanis commented 3 weeks ago

This is happening to me as well-- except I'm using docker.

+1 to this, i can play music streams from spotify like lofi girl but not songs with a start/end.

Hazzajenko commented 3 weeks ago

Versions

  • Muse: v2.9.1

This should be fixed in the latest version (v2.9.3)

This is happening to me as well-- except I'm using docker.

This is happening to me as well-- except I'm using docker.

+1 to this, i can play music streams from spotify like lofi girl but not songs with a start/end.

Try the latest docker image ghcr.io/museofficial/muse:latest

HellboundGlory commented 3 weeks ago

I'm still having the same issue on the latest version of Muse v2.9.3

Maybe I will learn how to setup a docker if I can't get it fixed

Ryah commented 3 weeks ago

I just had this issue, and changing the docker image in the docker compose file and then repulling it worked for me.

Check if your logs show something like "ytdl-core out of date" or something like that. If it does, you're not on the latest version. At least that's the only thing that's changed on my end log wise.

mayonegai commented 3 weeks ago

It also does not work for me. Docker on version 2.9.3

muse-1  | 2024-08-22T09:34:56.684Z prisma:client:libraryEngine  sending request, this.libraryStarted: true
muse-1  | 2024-08-22T09:34:56.685Z muse Cache miss: [{"searchParams":{"part":"id, snippet, contentDetails","id":"3ah4t1P9yFA"}}]
muse-1  | 2024-08-22T09:34:56.737Z muse HTTPError: Response code 403 (Forbidden)
muse-1  |     at Request.<anonymous> (file:///usr/app/node_modules/got/dist/source/as-promise/index.js:86:42)
muse-1  |     at Object.onceWrapper (node:events:632:26)
muse-1  |     at Request.emit (node:events:529:35)
muse-1  |     at Request._onResponseBase (file:///usr/app/node_modules/got/dist/source/core/index.js:691:22)
muse-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
muse-1  |     at async Request._onResponse (file:///usr/app/node_modules/got/dist/source/core/index.js:730:13)
jrjrau commented 2 weeks ago

It also does not work for me. Docker on version 2.9.3

Looks like an issue with your youtube API key, I'd double check all the API keys are active and try again

Docanis commented 2 weeks ago

Versions

  • Muse: v2.9.1

This should be fixed in the latest version (v2.9.3)

This is happening to me as well-- except I'm using docker.

This is happening to me as well-- except I'm using docker.

+1 to this, i can play music streams from spotify like lofi girl but not songs with a start/end.

Try the latest docker image ghcr.io/museofficial/muse:latest

I was using some old docker image updating to this docker image fixed it for me.

krussedull commented 2 days ago

same problem , fresh install windows.. cant undefen

simawn commented 2 days ago

I had the same problem and it got fixed after I pulled the latest Docker image

jrjrau commented 2 days ago

cant undefen

The bot is deafened intentionally, there are no voice activated commands (yet) so it does not need to hear you.