05-20-2021, 02:35 PM
Here is my output for the first command:
And yes, the second command solves the problem temporarily until the next problem.
Kind regards
Klaus
Code:
pi@moode:~ $ sudo systemctl status upmpdcli
● upmpdcli.service - UPnP Renderer front-end to MPD
Loaded: loaded (/lib/systemd/system/upmpdcli.service; disabled; vendor preset: enabled)
Active: failed (Result: signal) since Thu 2021-05-20 16:15:21 CEST; 2min 26s ago
Process: 882 ExecStart=/usr/bin/upmpdcli -c /etc/upmpdcli.conf (code=killed, signal=SEGV)
Main PID: 882 (code=killed, signal=SEGV)
May 20 16:12:13 moode upmpdcli[882]: :3:libupnpp/upnpplib.cxx:229::LibUPnP: Using IPV4 192.168.188.24 port 49152 IPV6 port 49152
May 20 16:14:17 moode upmpdcli[882]: :2:src/mpdcli.cxx:224::MPDCli::eventloop: mpd_run_idle_mask returned 0
May 20 16:14:59 moode upmpdcli[882]: :3:libupnpp/device/device.cxx:428::UpnpDevice: No such action: PrepareForConnection
May 20 16:15:01 moode upmpdcli[882]: :3:src/upmpd.cxx:326::checkContentFormat: format check disabled
May 20 16:15:01 moode upmpdcli[882]: :2:src/mpdcli.cxx:311::mpd_run_clear(m_conn) failed: Connection closed by the server
May 20 16:15:21 moode upmpdcli[882]: :2:src/mpdcli.cxx:224::MPDCli::eventloop: mpd_run_idle_mask returned 0
May 20 16:15:21 moode upmpdcli[882]: :2:src/mpdcli.cxx:311::mpd_run_stop(m_conn) failed: Connection closed by the server
May 20 16:15:21 moode upmpdcli[882]: :2:src/mpdcli.cxx:114::MPDCli::openconn: mpd_connection_new failed: Connection reset by peer
May 20 16:15:21 moode systemd[1]: upmpdcli.service: Main process exited, code=killed, status=11/SEGV
May 20 16:15:21 moode systemd[1]: upmpdcli.service: Failed with result 'signal'.
And yes, the second command solves the problem temporarily until the next problem.
Kind regards
Klaus