Search Results

Search: Posts Made By: theHire
7,430
Posted By theHire
Issue Resolved
cron.deny was empty.

It was the new line character issue.

I used crontab -e and pasted it in manually instead of reading from a text file (crontab cron.txt) and it runs.

I put the linebreak...
7,430
Posted By theHire
Crontab Permissions Issue with Python
I have a cron on a Linux server that isn't executing properly.
CRON (with specific info replaced):

MAILTO=emailaddress@server.com
*/2 * * * * python /data/site/cron.py

OUTPUT:
python:...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy