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

Playback not working #1069

Open
HellboundGlory opened this issue Aug 18, 2024 · 12 comments
Open

Playback not working #1069

HellboundGlory opened this issue Aug 18, 2024 · 12 comments
Labels

Comments

@HellboundGlory
Copy link

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:

  • [YES] Directly from the cloned repository
  • [NO] Inside a Docker container

Versions

  • Muse: v2.9.1
  • Docker (if applicable): NA
  • OS: Windows 11 x64
  • Node.js: 20.16.0
  • ffmpeg: 7.0.2
@jedichrome
Copy link

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

@Docanis
Copy link

Docanis commented Aug 19, 2024

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
Copy link
Contributor

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
Copy link
Author

HellboundGlory commented Aug 20, 2024

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
Copy link

Ryah commented Aug 21, 2024

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
Copy link

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
Copy link

jrjrau commented Aug 26, 2024

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
Copy link

Docanis commented Aug 30, 2024

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
Copy link

same problem , fresh install windows.. cant undefen

@simawn
Copy link

simawn commented Sep 12, 2024

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

@jrjrau
Copy link

jrjrau commented Sep 12, 2024

cant undefen

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

@ARCKNIGHT117
Copy link

I just set mine up and I am running directly on windows node 18.20.4

I am having similar issues sometimes and sometimes getting "Output format webm is not available"

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

No branches or pull requests

10 participants