#ncmpcpp connection refused
36 messages · Page 1 of 1 (latest)
- Is your Audio server running?
- Is your MPD server running?
- How is mpd being run?
- Is the MPD address correctly mentioned in ncmpcpp's config?
Audio server what?
idk
idk
idk
Pipewire or Pulseaudio?
pipewire
So is it running along with pipewire-pulse and wireplumber?
Yes iirc
Alright then. Is MPD running?
Not sure. How do I make sure
one moment
ps aux | grep -i "mpd"
Yeah it is running
Can you show the output of cat ~/.config/mpd/mpd.conf
It is probably using your system config.
which is?
I don't exactly remember where it is stored. Either /usr/share/mpd or /etc/mpd
Don't edit those files however.
And considering it connects now, there is no issue.
Uninstalling?
An mpd instance is already running so it won't run.
You will have to kill the previous instance.