Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4803

General discussion • Re: Python script not running on startup

$
0
0
Any suggestions what might be going on here?

I'd have to guess and I won't do that.

Some tips:
  • [edit]
    Look at the output of

    Code:

    systemctl status your-service-name
    [/edit]
  • Look for errors in the output of

    Code:

    dmesg
  • Looks for errors in the systemd journal:

    Code:

    sudo journalctl --unit you-service-name
  • For Bullseye and earlier look for error in /var/log/syslog and /var/log/syslog.1

Statistics: Posted by thagrol — Mon Aug 19, 2024 5:03 pm



Viewing all articles
Browse latest Browse all 4803

Trending Articles