What do you see when you run "service camilladsp status" and "service camillagui status"?
Michael
× camillagui.service - CamillaDSP Backend and GUI
Loaded: loaded (/lib/systemd/system/camillagui.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Thu 2025-02-27 15:34:34 CET; 35min ago
Duration: 12ms
Process: 24195 ExecStart=/home/username/camilladsp/camillagui_backend/camillagui_backend (code=exited, status=203/E>
Main PID: 24195 (code=exited, status=203/EXEC)
CPU: 6ms
Feb 27 15:34:34 raspberrypi systemd[1]: Started camillagui.service - CamillaDSP Backend and GUI.
Feb 27 15:34:34 raspberrypi (_backend)[24195]: camillagui.service: Failed to locate executable /home/username/camillads>
Feb 27 15:34:34 raspberrypi (_backend)[24195]: camillagui.service: Failed at step EXEC spawning /home/username/camillad>
Feb 27 15:34:34 raspberrypi systemd[1]: camillagui.service: Main process exited, code=exited, status=203/EXEC
Feb 27 15:34:34 raspberrypi systemd[1]: camillagui.service: Failed with result 'exit-code'.
And
● camilladsp.service - CamillaDSP
Loaded: loaded (/lib/systemd/system/camilladsp.service; enabled; preset: enabled)
Active: active (running) since Thu 2025-02-27 14:01:20 CET; 2h 10min ago
Main PID: 973 (camilladsp)
Tasks: 6 (limit: 755)
CPU: 1.143s
CGroup: /system.slice/camilladsp.service
└─973 camilladsp -s camilladsp/statefile.yml -w -g-40 -o camilladsp/camilladsp.log -p 1234
Feb 27 14:01:20 raspberrypi systemd[1]: Started camilladsp.service - CamillaDSP.