-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
Describe the bug
Everything goes as expected until the very moment you would expect the bot to start playing the sound, it logs in and replies to my /play command correctly but the green circle never appears, no sound is heard and /nowplaying shows the bot hanging at 00:00:00 time as if its paused, /resume, restarting, adding another song etc. doesnt rectify this issue, I feel it may have a problem obtaining the files from youtube.
How To Reproduce
Steps to reproduce the behavior:
1.run latest version
2./play any song
Expected behavior
self explanatory (id like it to play the song after it logs in and acknowledge the request)
Environment (add if possible)
- Node.js version: 20.14.0 (ALTHO it should be noted, I was originally on version 16, then I tried 18 and am now at the version 20 while testing for this issue, just in case)
OS: Debian GNU/Linux 11 (bullseye) aarch64
Host: Raspberry Pi 400 Rev 1.1
Kernel: 5.15.84-v8+
CPU: BCM2835 (4) @ 1.800GHz
No docker, runs on bare metal
Additional information & screenshots
I've updated the files using npm update twice, it would seem all packages are up to date