NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
PatrikL
Oct 12, 2011Aspirant
Not getting cron to work
I've tried to get a script (importing torrent files from rss) executed once an hour by simply placing it in cron.hourly but nothing whatsoever happens. The script executes well manually when I'm logge...
sphardy1
Oct 12, 2011Apprentice
Is the header configured correctly to call python?
Any path dependencies that could cause the script to fail?
Can you add debug statements to determine if the script actually runs and fails or doesn't run at all? Or check the cron log
IIRC cron calls the script as just "import_ssh.py" without any path prefix
Any path dependencies that could cause the script to fail?
Can you add debug statements to determine if the script actually runs and fails or doesn't run at all? Or check the cron log
IIRC cron calls the script as just "import_ssh.py" without any path prefix
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!