RPI 4 with DACPLUSdsp
RASPI OS light
Linux SUBright 5.15.84-v8+ #1613 SMP PREEMPT Thu Jan 5 12:03:08 GMT 2023 aarch64 GNU/Linux
sigmatcp 0.21
there is no communication with dac when started AS A SYSTEM SERVICE
File "/usr/local/lib/python3.9/dist-packages/hifiberrydsp/client/sigmatcp.py", line 53, in connect
self.socket.connect((self.ip, self.port))
ConnectionRefusedError: [Errno 111] Connection refused
WHEN sigamtcp system service are stopped and STARTED VIA CLI ( /usr/local/bin/sigmatcpserver -v ) no errors do show up, but still no communication (get-meta) possible.
does anybody know what is wrong here?