I tried to install myMPD, however part of the setup instructions says go to 192.168…:1333. Problem IS my local network uses 10.10… and not the standard 192.168… myMPD is not like LMS were it just adopts the current IP of the machine its on and uses the same port.
Besides switching my whole local network back to 192.168… would there be any other way to connect to the web GUI?
Also BTW, trying to Uninstall myMPD along with MPD via the Dietpi GUI does not work…I had to manually uninstall and purge then do a autoremove.
Use the IP address of your Pi machine…if it is DHCP you might have to use your router to figure out what the IP address is, if it’s static then use the 10.10..:1333 one
Saw these files so I assume openssl installed via the dietpi installer too.
sslcert = /etc/mympd/ssl/server.pem
sslkey = /etc/mympd/ssl/server.key
I tried everything I could think of, made sure ports were open and forwarded in the router, changed ports, etc. etc.
Only thing I can think of is the bug in the old version that was talked about in the github post.
Shrugging shoulders…
I might try a manual install just for kicks, see what happens.
myMPD instructions give this information concerning SSL
1.Create ca and certificate /usr/share/mympd/crcert.sh (mkrelease.sh does this for you).
2.Set ssl=true in /etc/mympd/mympd.conf (use default certificate under /etc/mympd/ssl/). 3.Import /etc/mympd/ssl/ca/ca.pem in your browser to trust the certificate.
4.myMPD redirects http requests to https, ensure that myMPD hostname is resolvable
It appears that #3 requires me to 'IMPORT' the ssl certificate into my browser....however gives no instructions on just how to do that.
Any ideas??
I installed myMPD manually unto a fresh install. Dependencies etc all installed and still the same issue.
I was able to connect to MPD with an external client with no problem but myMPD had the same issue. I opened up a ticket at the mympd github but they quickly closed it…I know 90% of the time support thinks it DFUE.
No worries, I gave it good effort to try and make it work…it didn’t, no forum for myMPD, no support so I am moving on…
However, if I were Dietpi dev I would consider removing it from the software list. myMPD does not live up to the ease of use and robustness that ‘should be’ and IS to a lot of people as Dietpi’s trademark and brand image. Not only mympd but any software that is not robust and easy to use reflects bad on Dietpi as users rightfully or wrongfully blame Dietpi…seeing that its in ‘your’ bundle.
Dietpi owns the samba drive
MPD is the user for MPD therefore I can’t connect to the music unless I change user to dietpi or root
But if I change the MPD user to dietpi or root, mympd doesn’t connect to MPD
I ran into the same problem, reread the thread, tried the suggested solutions, but nothing helped. ssl is still not working. Version DietPi v6.19.7
The usual connection to mympd works, but it does not see the music base, but only the directory tree. If I enable
ssl = true
, then the browser cannot connect to mympd at all.
Help me please.
Sorry for bad english, i use google translator.
Special thanks to the developers of DietPi for a wonderful product!