You are not logged in.
Hi I've installed mpd, mpc and rmpc (I want to use this for listening music), using a .sh I've found on youtube. And at first it worked, but when I reboot my computer this message appears when I try to run mpd or rmpc
When I try to run rmpc
Error: Message: 'Failed to connect to mpd', inner error: 'Generic("Connection reset by peer (os error 104)")'
When I try to run mpd:
Sep 12 17:03 : exception: Failed to bind to '127.0.0.1:6600'; Failed to bind socket: Address already in use
I have to use this command to make it work:
systemctl --user restart mpd
But I don't want to put it in my rc files I want to fix it.
Can someone explain me why this happens?
Offline
The error you posted is an ipv4/ ipv6 collision and "normal" - check the system status before restarting it to see what went wrong. Probably network isn't ready or you don't have a static hostname or the database partition isn't yet mounted
Offline