crawlab-team / crawlab

Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
https://www.crawlab.cn
BSD 3-Clause "New" or "Revised" License
11.38k stars 1.8k forks source link

社区版V0.6 定时任务的状态一直处于待定状态 #1210

Closed liuxy92 closed 1 year ago

liuxy92 commented 2 years ago

Bug 描述 定时任务已经触发,任务也已经分配好节点,但是任务状态一直显示 "待定",这种情况随着时间会越来越多。

复现步骤 该 Bug 复现步骤如下

  1. 定时任务设置;
  2. 持续几天,筛选状态为“待定”,会筛选出异常任务;
  3. 删除“待定”任务,过段时间又会出现

截屏 ![截屏1]( image

tikazyq commented 2 years ago

是否是最新的docker镜像呢?对比一下docker hub上的image hash

liuxy92 commented 2 years ago

不是最新镜像,image hash :8d607acec914,当时部署的是两个月之前的最新镜像,还是社区版本的镜像。

tikazyq commented 2 years ago

可以试试最新镜像,不要用阿里云的镜像代理

liuxy92 commented 2 years ago

重新拉取镜像,基于之前镜像的容器内的配置是不是就没了

liuxy92 commented 2 years ago

使用的是腾讯云代理,image hash : eb6412456c88 重新运行后: image

tikazyq commented 2 years ago

现在是否还会出现这个问题?

可能相关的 issue: https://github.com/crawlab-team/crawlab/issues/1207 https://github.com/crawlab-team/crawlab/issues/1204

liuxy92 commented 2 years ago

还是会出现

tikazyq commented 2 years ago

请导出主节点和工作节点docker日志发上来看看?

OliverXiao commented 2 years ago

我的主节点也是一直pending,而且不能在线修改文件内容,前几天还可以

tikazyq commented 1 year ago

现在还有这个问题吗?