binux / pyspider

A Powerful Spider(Web Crawler) System in Python.
http://docs.pyspider.org/
Apache License 2.0
16.48k stars 3.69k forks source link

Exception(u'no response from phantomjs',) 0.00s #177

Closed wsshopping closed 9 years ago

wsshopping commented 9 years ago

when i using phantomjs in pyspider project, After a period of time, it print errors in background:

[599] games:6492d79ebeee43277efb5aa4d344f67e http://www.zhanqi.tv/mete0r_st0rm, Exception(u'no response from phantomjs',) 0.00s

i try to change the rate/burst from 1/3 to 0.5/1 ,but nothing changed. how can i solve this problem?

binux commented 9 years ago

closed for duplicating to #175