haipproxy
haipproxy copied to clipboard
python3 crawler_booter.py --usage crawler 执行后卡死
在ubuntu18.04上部署服务端,python版本为3.6.8
执行python3 crawler_booter.py --usage crawler后终端卡死

我也是同样的问题
我也试过这个。这个应该是正常的,看redis里面是有数据的。而且看run.sh,平时启动应该使用nohup 放到后台运行