These are the results for systemctl status:
Code: Select all
pi@raspberrypi:~ $ systemctl status mtf-pi-scout
● mtf-pi-scout.service - The Measure the Future scout
Loaded: loaded (/lib/systemd/system/mtf-pi-scout.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2020-02-24 10:35:49 PST; 15min ago
Process: 1096 ExecStart=/usr/local/mtf/bin/scout (code=exited, status=1/FAILURE)
Main PID: 1096 (code=exited, status=1/FAILURE)
Feb 24 10:35:48 raspberrypi systemd[1]: Started The Measure the Future scout.
Feb 24 10:35:49 raspberrypi systemd[1]: mtf-pi-scout.service: Main process exited, code=exited, status=1/FAILURE
Feb 24 10:35:49 raspberrypi systemd[1]: mtf-pi-scout.service: Failed with result 'exit-code'.
Code: Select all
Feb 24 10:32:40 raspberrypi dhcpcd[349]: eth0: fe80::1 is reachable again
Feb 24 10:32:49 raspberrypi sshd[1010]: Accepted password for pi from 192.168.1.5 port 2110 ssh2
Feb 24 10:32:49 raspberrypi sshd[1010]: pam_unix(sshd:session): session opened for user pi by (uid=0)
Feb 24 10:32:49 raspberrypi systemd-logind[268]: New session c3 of user pi.
Feb 24 10:32:49 raspberrypi systemd[1]: Started Session c3 of user pi.
Feb 24 10:32:54 raspberrypi systemd-timesyncd[257]: Synchronized to time server for the first time 162.159.200.123:123 (0.debian.pool.ntp.org).
Feb 24 10:34:02 raspberrypi sudo[1035]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/chmod 755 /usr/local/bin
Feb 24 10:34:02 raspberrypi sudo[1035]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Feb 24 10:34:02 raspberrypi sudo[1035]: pam_unix(sudo:session): session closed for user root
Feb 24 10:34:54 raspberrypi sudo[1048]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/usr/sbin/service mtf-pi-scout restart
Feb 24 10:34:54 raspberrypi sudo[1048]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Feb 24 10:34:54 raspberrypi systemd[1]: Started The Measure the Future scout.
Feb 24 10:34:54 raspberrypi systemd[1058]: mtf-pi-scout.service: Failed to execute command: Permission denied
Feb 24 10:34:54 raspberrypi systemd[1058]: mtf-pi-scout.service: Failed at step EXEC spawning /usr/local/mtf/bin/scout: Permission denied
Feb 24 10:34:54 raspberrypi systemd[1]: mtf-pi-scout.service: Main process exited, code=exited, status=203/EXEC
Feb 24 10:34:54 raspberrypi systemd[1]: mtf-pi-scout.service: Failed with result 'exit-code'.
Feb 24 10:34:54 raspberrypi sudo[1048]: pam_unix(sudo:session): session closed for user root
Feb 24 10:35:08 raspberrypi sudo[1064]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/systemctl status networking
Feb 24 10:35:08 raspberrypi sudo[1064]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Feb 24 10:35:08 raspberrypi sudo[1064]: pam_unix(sudo:session): session closed for user root
Feb 24 10:35:43 raspberrypi sudo[1076]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/chmod 755 /usr/local/mtf/bin/scout
Feb 24 10:35:43 raspberrypi sudo[1076]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Feb 24 10:35:43 raspberrypi sudo[1076]: pam_unix(sudo:session): session closed for user root
Feb 24 10:35:48 raspberrypi sudo[1086]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/usr/sbin/service mtf-pi-scout restart
Feb 24 10:35:48 raspberrypi sudo[1086]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Feb 24 10:35:48 raspberrypi systemd[1]: Started The Measure the Future scout.
Feb 24 10:35:48 raspberrypi sudo[1086]: pam_unix(sudo:session): session closed for user root
Feb 24 10:35:49 raspberrypi systemd[1]: mtf-pi-scout.service: Main process exited, code=exited, status=1/FAILURE
Feb 24 10:35:49 raspberrypi systemd[1]: mtf-pi-scout.service: Failed with result 'exit-code'.