- Thread Starter
- #2,381
Thanks!
It looks like camilladsp is running, but there is an issue with the GUI.
My guess is that you did not update camillagui.service to reflect your username:
Process: 24195 ExecStart=/home/username/camilladsp/camillagui_backend/camillagui_backend (code=exited, status=203/E
You need to update both the User and ExecStart lines. You can see from the camillagui.service screenshot below that my username is michael1 and both fields are updated.
Update camillagui.service to reflect your username, run "sudo systemctl daemon-reload" and "sudo service camillagui restart".
Michael
It looks like camilladsp is running, but there is an issue with the GUI.
My guess is that you did not update camillagui.service to reflect your username:
Process: 24195 ExecStart=/home/username/camilladsp/camillagui_backend/camillagui_backend (code=exited, status=203/E
You need to update both the User and ExecStart lines. You can see from the camillagui.service screenshot below that my username is michael1 and both fields are updated.
Update camillagui.service to reflect your username, run "sudo systemctl daemon-reload" and "sudo service camillagui restart".
Michael