Quantcast
Viewing all articles
Browse latest Browse all 1234

Python • Command in crontab runs on jessie but not bullseye

I have run the same crontab text for years on one of my jessie OS Raspberry Pi's but trying to run the same text on a Raspberry Pi running bullseye, results in - nothing.
Could someone please advise if there is a difference between the 2 OS's that would prevent this and/or if there is a way that I can see where it is failing.
The line I am trying to run in crontab is simply:

Code:

0 22 1-12 * * pyton3 /home/pi/NOIR_Solar_Meter_Camera.py
and it should result in a picture being taken and stored in the pictures folder at 10pm every night
I can run the same program perfectly from Thonny.
Thank you

Statistics: Posted by RDS — Tue Jan 30, 2024 3:13 pm



Viewing all articles
Browse latest Browse all 1234

Trending Articles