-
**Bug 描述**
按TEST目录运行master\worker1两个节点,指定worker1节点运行,发现task一直处于pending;
**复现步骤**
该 Bug 复现步骤如下
1. 起master节点
2. 起worker1节点
3. 运行spider指定worker1节点运行任务
**期望结果**
任务正常运行
**截屏**
基本定位到代码有问…
-
In the previous version of crawlab there was the option to create environment variables (pictured below). In the new version I did not find this option. Do you intend to add it?
![image](https://user…
-
**Bug 描述**
Version:0.5.0
例如,当进入爬虫详情页时,部分接口无法正常工作。
**复现步骤**
该 Bug 复现步骤如下
1. 进入任意一个爬虫详情页
2. toast 冒泡提示此错误 “请求错误 500: http://192.168.0.8:58080/api/git/commits?spider_id=5f1952ede7b4700057dbd711,服…
-
**Bug 描述**
例如,当 修改爬虫中的文件 时,保存 功能出现问题。
**复现步骤**
我经常在crawlab上进行文件的修改和调试,后来突然出现修改文件失败的情况,即插入、删除某行或者修改某个字符后,点击保存,会同时弹出两个提示,一个是错误提示,一个提示文件保存成功,但如果跳转到其他地方又跳转回来后,发现文件实际上没有被修改掉。
**期望结果**
修改文件后 能正常保存。…
-
**Describe the bug**
When running a task that completes with at least one error log output, the task is not marked as having any anomalies (as shown in the documentation) and an `error_log_count` o…
-
When trying to upload a scrapy project i have this error :
```/.git/logs/refs/heads/master
/.git/logs/refs/remotes/origin/HEAD
/.git/hooks/commit-msg.sample
/.git/hooks/pre-rebase.sample
/.git/h…
-
version 0.4.3
当默认爬虫路径没有操作权限时会出现的问题:
1.上传文件后,前端可以看到添加的爬虫信息。
2.但报错,显示文件不存在。
![image](https://user-images.githubusercontent.com/50389867/71821190-6c7fd500-30cc-11ea-9772-9977eef0e5f2.png)
3.轮询获取不到…
-
**Bug 描述**
任务日志一超过24小时就无法查看,如图
![image](https://user-images.githubusercontent.com/17375773/129650752-82b9a4f0-4df5-48a2-a40f-aea31ebd81d5.png)
**复现步骤**
该 Bug 复现步骤如下
1. docker-compose 使用文档里默…
-
重启crawlab后初始化一些默认的配置,比如默认的爬虫和定时任务、用户admin等
-
**Describe the bug**
In the latest README, it's the `CRAWLAB_NODE_MASTER`
---
But in the older files, such as the `docker-compose.local.yml` file, it's the `CRAWLAB_SERVER_MASTER`
…