-
**Bug 描述**
通过 web 界面安装 nodejs 依赖不成功。
**复现步骤**
该 Bug 复现步骤如下
1. 进入 爬虫 -> 依赖 页面,点击 “安装”,界面提示已成功,但是依赖并没有安装。
![image](https://github.com/crawlab-team/crawlab/assets/1478284/d3160f02-3c95-4b02-841e-d…
-
Hey There -
I'm evaluating using Crawlab for our crawlers, but came across an issue trying to deploy our first crawler using the framework. Our existing Python spider navigates to the site we wa…
-
**Describe the bug**
Certain tasks show !Abnormal status after running them for few hours but there aren't any errors shown either in task logs or in docker logs. Few hours later they tend to change …
-
目前运行报错:
[+] Running 4/4
✔ Network crawlab_default Created 0.1…
-
**Describe the bug**
Crawlab is returning an error "ModuleNotFoundError" when attempting to run a spider using Playwright
![image](https://github.com/crawlab-team/crawlab/assets/145069239/e03e9f9a…
-
I am having an issue trying to figure out the Cron job's scheduled time. My Crawlab is sitting on a digital ocean droplet and hosted in Amsterdam which is on GMT+2 (same as my timezone). When I schedu…
-
![image](https://github.com/crawlab-team/crawlab/assets/59349728/4cd3fbfb-47b1-4175-80a9-2c99705ccd7b)
如图所示的安装界面,希望可以增加包的版本选择
目前安装依赖包的方式:
![image](https://github.com/crawlab-team/crawlab/assets…
-
任务提交后,一直卡在待定状态,安装python依赖也是卡着不动。
worker日志
```go
[root@hz-sjzn-dwh-199-150-136 crawlab]# docker logs -f crawlab_worker
Using config file: /app/backend/conf/config.yml
2023/09/04 10:11:36 inf…
-
master日志一直在刷这个错误,啥情况?
worker任务分发正常
```go
/go/pkg/mod/github.com/crawlab-team/go-trace@v0.1.1/trace.go:13 github.com/crawlab-team/go-trace.TraceError()
/go/pkg/mod/github.com/crawlab-team/crawlab-d…
-
**Describe the bug**
`git submodule init` not work
**To Reproduce**
1. clone the repo
2. run `git submodule init`
3. nothings happens
**Expected behavior**
All the submodule should be initi…