MPD has failed to run

Hi all

I’ve recently installed MPD, but have found that it did not run. A systemctl status check produced this. Any ideas?

Thanks, :smiley:

mpd.service - Music Player Daemon
Loaded: loaded (/lib/systemd/system/mpd.service; disabled; vendor preset: ena
bled)
Active: failed (Result: exit-code) since Tue 2018-07-31 20:41:30 B
ST; 23min ago
Process: 1251 ExecStart=/usr/local/bin/mpd --no-daemon /etc/mpd.conf (
code=exited, status=1/FAILURE)
Process: 1248 ExecStartPre=/bin/chown -R mpd:dietpi /var/run/mpd (code=exited,
status=0/SUCCESS)
Process: 1244 ExecStartPre=/bin/mkdir -p /var/run/mpd (code=exited, status=0/S
UCCESS)
Main PID: 1251 (code=exited, status=1/FAILURE)

Jul 31 20:41:30 DietPi mpd[1251]: Jul 31 20:41 : exception: Failed to open /mnt/
dietpi_userdata/.mpd_cache/db_file: No such file or directory
Jul 31 20:41:30 DietPi mpd[1251]: Jul 31 20:41 : exception: Failed to open datab
ase plugin
Jul 31 20:41:30 DietPi mpd[1251]: Jul 31 20:41 : exception: nested: On parent di
rectory of db file
Jul 31 20:41:30 DietPi mpd[1251]: Jul 31 20:41 : exception: Failed to access /mn
t/dietpi_userdata/.mpd_cache: No such file or directory
Jul 31 20:41:30 DietPi systemd[1]: mpd.service: Failed with result ‘exit
-code’.