-
-
Notifications
You must be signed in to change notification settings - Fork 295
Description
What's happening?
I recently setup a clean installation of muse using docker compose file pulling the latest version (2.11.1), I inserted the api keys for youtube and spotify in the bot with ofcourse my bot token. started the bot up and invited the bot in my server. now i wanted to test the functionality of the bot by adding a spotify url in the play command to findout it's getting errored with ope: song not found, tried with a different url.. same thing. tried with just searching... guess what... same thing...
if i try with a youtube url i get 403 forbidden (probably something on google side since i cant access the api key on my pc either)
Logs
For some reason, there are no logs being produced in the docker container. if i run docker compose logs -f the only last thing i see is the discord invite url for the bot.
Screenshots
discord: https://slaapkopamy.com/sc/images/lJoRssyXbJ8FXjBr8SY4z.png
docker: https://slaapkopamy.com/sc/images/Y3NrZ4SoFvrCgdysphmkC.png
Additional context
Add any other context about the problem here.
Runtime
I'm running Muse:
- Directly from the cloned repository
- [x ] Inside a Docker container
- Something else (please elaborate)
Versions
- Muse: 2.11.1
- Docker (if applicable): 28.0.4 build v8034c0
- OS: ubuntu 20.4.6 lts
- Node.js: (if running outside the Docker container)
- ffmpeg: (if running outside the Docker container, 4.1 or later is required)