(25-Feb-2021, 04:26 PM)agent_kith Wrote:from the currently running 16.04 that 404's(25-Feb-2021, 04:06 PM)Bromf Wrote: Have to say that 18.04 is vastly superior to another well respected MPD distro I am currently listening to.Is MPD crashing, or something else on 20.04? Can you guys briefly describe some steps to re-produce that?
Should 20.04 prove insoluble then, despite its MPD library faults, I would happily live with 18.04. :-)
Also, if mympd isn't working, can you guys SSH to the machine, and C&P the output of this command?
Code:ldd /usr/local/bin/mympd
ldd: /usr/local/bin/mympd: No such file or directory

I will reload 20.04 and report, perhaps tomorrow morning. reloading now !!
Blast and bother...the 16.04 install dealt to the uefi settings and it has taken some time to finally reload and have the drive recognised.
So, for Alph3 on Ubuntu server 20.04 (where myMPD will not start) we get...
ldd /usr/local/bin/mympd
not a dynamic executable
Looks like a big hint there


Steps to repro... select any mpd version and save then click on myMPD as player and you are taken to a new tab that says..
Quote:Firefox can’t establish a connection to the server at (snakeoil ip here):8080.From terminal..
blunder@snake1:~$ mympd
21:54:44 INFO mympd Starting myMPD 6.11.0
21:54:44 INFO mympd Libmympdclient 1.0.5 based on libmpdclient 2.20.0
21:54:44 INFO mympd Mongoose 6.18
21:54:44 INFO mympd Parsing config file: /etc/mympd.conf
21:54:44 INFO mympd Stickers are disabled, disabling sticker cache
21:54:44 INFO mympd Setting loglevel to ERROR
21:54:44 ERROR mympd Smartpls dir: creating "/var/lib/mympd/smartpls" failed: Permission denied
blunder@snake1:~$ sudo mympd
[sudo] password for blunder:
21:57:02 INFO mympd Starting myMPD 6.11.0
21:57:02 INFO mympd Libmympdclient 1.0.5 based on libmpdclient 2.20.0
21:57:02 INFO mympd Mongoose 6.18
21:57:02 INFO mympd Parsing config file: /etc/mympd.conf
21:57:02 INFO mympd Stickers are disabled, disabling sticker cache
21:57:02 INFO mympd Setting loglevel to ERROR
21:57:12 ERROR mpdworker MPD error: sticker database is disabled (9)
21:57:12 ERROR mpdworker Update of smart playlist myMPDsmart-bestRated failed.
21:57:12 ERROR mpdworker MPD error: sticker database is disabled (9)
21:57:12 ERROR mpdworker Update of smart playlist myMPDsmart-mostPlayed failed.
Ha... If I start myMPD from the terminal then go back to the Snakeoil webpage and try to start myMPD there it works :-)