feaplat icon indicating copy to clipboard operation
feaplat copied to clipboard

爬虫管理系统,支持集群,弹性伸缩。支持运行feapder、scrapy、selenium、playwright等各种框架及脚本

Results 5 feaplat issues
Sort by recently updated
recently updated
newest added

'utf-8' codec can't decode byte 0xff in position 0: invalid start byte

![image](https://github.com/Boris-code/feaplat/assets/11898406/9cd61251-c7dc-40f3-a254-c684e0ce33b2) 使用TaskSpider在多节点部署,feaplat 运行时异常退出,状态码 9,日志内容如上图所示,请问状态码9对应的是什么错误呢?请问状态码对应的具体错误原因在哪里能看到呢?文档和源码中都没有找到,谢谢

这个支持的Python版本是多少?也就是说使用feaplat后,可以部署什么版本的Python脚本?

启动任务,查看实例时异常 查看容器feapder_backend的执行日志,发现后端执行错误 ``` INFO: 10.0.1.8:34674 - "GET /feapder/task/get_all_tag?project_id=2 HTTP/1.1" 200 OK ERROR: Exception in ASGI application Traceback (most recent call last): File "/usr/local/python3/lib/python3.6/site-packages/uvicorn/protocols/http/httptools_impl.py", line 398, in run_asgi result = await...

拉取时有一个分片一直是retrying,然后会报503,其他分片没有问题 ![image](https://user-images.githubusercontent.com/34617914/158764303-902a3882-c7e0-455c-9262-3cdbfd2e6a76.png)