I have configured a the scrapy task at crontab but it not running. however when i run manually it works. here is what i have tried.
* * * * * my_user cd /var/www/html/path/spiders/ && scrapy crawl radio
And here is my "radio" scrapy file with this permissions.
-rwxr-xr-x 1 my_user my_user 161 mar 27 10:09 __init__.py
-rw-r--r-- 1 my_user my_user 148 mar 28 01:00 __init__.pyc
-rwxrwxr-x 1 my_user my_user 2123590 abr 20 11:51 log.txt
-rwxrwxr-x 1 my_user my_user 5682 abr 3 09:58 radio.py
-rwxrwxr-x 1 my_user my_user 6029 abr 4 01:00 radio.pyc