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

Not playing music when hosting on ubuntu #96

Closed
onektd opened this issue Feb 21, 2023 · 2 comments
Closed

Not playing music when hosting on ubuntu #96

onektd opened this issue Feb 21, 2023 · 2 comments

Comments

@onektd
Copy link

onektd commented Feb 21, 2023

I downloaded a music bot and tried to run it on my Windows computer. It worked fine, but when I tried to host it on my Ubuntu VPS, it only said 'Now playing:' and immediately said 'Queue is empty. You can play some more music, byebye... ✅'

image

@EragonCity
Copy link

try uninstalling ffmpeg-static
npm uninstall ffmpeg-static
npm ci
npm update
Then install ffmpeg using npm install ffmpeg. This worked for me

@SJ-Tom
Copy link

SJ-Tom commented Apr 3, 2023

That's the same issue as #105

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

No branches or pull requests

4 participants