I am facing a problem with crawler processes dying unexpectedly.
I am using scrapy 0.14, the problem existed in 0.12 as well .
The scrapyd log shows entries like: Process died: exitstatus=None The spider logs dont show spider closed information as depicted by my database status also.
Has anybody else faced similar situation? How can i trace the reason for these processes vanishing, any ideas, suggestions?