-
When I run the demo spider using default settings, it return " pymongo.errors.ServerSelectionTimeoutError: localhost:27017: [Errno 111] Connection refused
"
How can I fix this? thanks.
-
crawlweb/crawlweb 不存在了。
docker部署步骤如果能详细点就好了
-
文档里没看到
-
request.js:22 Uncaught (in promise) TypeError: Cannot read property 'status' of undefined
at request.js:22
-
爬虫任务执行完毕之后,数据库里面已经存入数据,但是前端任务详情里面没有结果数据。
-
启动crawlab(app.py,flower.py,worker.py,npm run serve)后web界面看不到节点在线情况
-
在线节点数没有过滤离线的,定时任务没有再启服气的时候起来...PS:能否创建个分支给我,git帐号lissh
lissh updated
5 years ago
-
作者您好,
我在scrapy爬虫任务执行完毕之后,数据库里面和前端任务详情里面都无法找到结果数据~不知道是否是我在哪个配置方面的问题?
日志显示爬虫已执行完毕:
结果那一栏没有任何数据:
mongoDB也没有结果集:
-
添加爬虫项目时,如何安装设置其依赖的环境呢?比如依赖python2或python3、第三方包等。
-
`expected str, bytes or os.PathLike object, not NoneType`