Python script does not run from cron?

A recent update of PAM broke cron. Try restarting your computer (or restarting cron with sudo /etc/init. D/cron restart ).

A recent update of PAM broke cron. Try restarting your computer (or restarting cron with sudo /etc/init. D/cron restart).

I will try. I noticed the cron script worked before, but did not execute at some point in time anymore. – mit Jun 7 at 10:53 Thank you so much.

A cron restart did it. : ) – mit Jun 7 at 12:27.

You forgot to add python in front of it. * * * * * mit /usr/bin/python /home/mit/dev/start.py.

3 That might not be an issue if the file is chmoded to executable and it contains an interpreter directive as the first line. – AJ. Jun 7 at 1:10 sorry for the incomplete posting.

I had tried all combinations with or without python, also the shebang line with correct interpreter is there. The script works from the commandline when I start '/home/mit/dev/start. Py' as user 'mit' – mit Jun 7 at 10:56.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions