-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Good day good friends!
I am helping a friend to set up her Maslow with the Raspberry Pi 4. I am a newbie to Linux and have given myself a bit of a haircut by pulling out a bit my my remaining hair. The Webcontrol.service does not want to start and is giving errors - see below. I have tweaked the permissions, the file locations, and gone through following the GitHub steps for setting up, but something is still off. I have reached out to a couple of Linux Ninjas but no success there. Please see below and let me know if you have any suggestions. I am all eyes and ears, and a bit less hair!
pi@webcontrolcnc:~ $ sudo systemctl status webcontrol
- webcontrol.service - WebControl
Loaded: loaded (/etc/systemd/system/webcontrol.service; enabled; vendor prese
Active: failed (Result: exit-code) since Sun 2022-02-06 17:36:57 EST; 3min 54
Main PID: 723 (code=exited, status=203/EXEC)
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Service RestartSec
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Scheduled restart
Feb 06 17:36:57 webcontrolcnc systemd[1]: Stopped WebControl.
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Start request repe
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Failed with result
Feb 06 17:36:57 webcontrolcnc systemd[1]: Failed to start WebControl.
lines 1-11/11 (END)...skipping...
- webcontrol.service - WebControl
Loaded: loaded (/etc/systemd/system/webcontrol.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2022-02-06 17:36:57 EST; 3min 54s ago
Main PID: 723 (code=exited, status=203/EXEC)
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Service RestartSec=100ms expired, scheduling restart.
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Scheduled restart job, restart counter is at 5.
Feb 06 17:36:57 webcontrolcnc systemd[1]: Stopped WebControl.
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Start request repeated too quickly.
Feb 06 17:36:57 webcontrolcnc systemd[1]: webcontrol.service: Failed with result 'exit-code'.
Feb 06 17:36:57 webcontrolcnc systemd[1]: Failed to start WebControl.
Thank you for your assitance!
Best regards,
Lenny