Mpd.service crashes

Not a huge issue since it restarts right away, and the raspberry pi uptime is fine, but I’m wondering where the issue comes from

sudo journalctl -f

outputs:

Jan 30 11:07:40 raspberrypi-music mpd[29599]: Jan 30 11:07 : exception: Failed to bind to '[::]:6600'
Jan 30 11:07:40 raspberrypi-music mpd[29599]: Jan 30 11:07 : exception: nested: Failed to bind socket: Address already in use
Jan 30 11:07:40 raspberrypi-music systemd[29588]: mpd.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 11:07:40 raspberrypi-music systemd[29588]: mpd.service: Failed with result 'exit-code'.
Jan 30 11:07:40 raspberrypi-music systemd[29588]: Failed to start Music Player Daemon.
Jan 30 11:07:40 raspberrypi-music systemd[29588]: Reached target Default.
Jan 30 11:07:40 raspberrypi-music systemd[29588]: Startup finished in 1.019s.

I’m using Volumio version 3.179 on a Raspberry Pi 3B+ with HifiBerry Digi+

This is not an issue, it happens on all platforms, due to the Volumio startup sequence of events.
Nothing to worry about.

1 Like

Alright, thank you.
I must say though, this happened after a few days of uptime, not on startup as you mentioned

Well that is difficult to say if you decide to show only a part of the log :wink:

There was nothing relevant before that.

If you read the log you can see the raised error, the crash (or exit code), and then the service restarting.