tri2820 / muer

Self-hosted music player 🐧🎵
https://muer.netlify.app
GNU Affero General Public License v3.0
186 stars 10 forks source link

Docker install, cannot play any song #10

Open flacco54 opened 11 months ago

flacco54 commented 11 months ago

I have a docker homelab environment. I installed via Portainer using image muerorg/muer:latest

It is starting fine and displaying the UI. I can search songs etc. However, when I click on any song, there are multiple log file entries but eventually I get a red banner error message at the top the says 'Cannot play this song, please try another' and this happens regardless of what song I click on.

I can play the same songs if I use the https://muer.netlify.app/

Any ideas?

mariushosting commented 11 months ago

You need to use https not localhost to be able to play them.

flacco54 commented 11 months ago

You need to use https not localhost to be able to play them.

Well, it doesn't load if I browse to https://localserver:3000 and there are no instructions on running a https instance......

mariushosting commented 11 months ago

You need to use https not localhost to be able to play them.

Well, it doesn't load if I browse to https://localserver:3000 and there are no instructions on running a https instance...... You need a certificate. Your issue is related to #5