-
**Describe the bug**
docker 部署,访问 http://xxxxx:8081/#/login 显示 '/api/releases/latest. undefined' 等
且用户名和密码输入框无法输入任何字符串
PS:已将8080端口更改8081
**To Reproduce**
1. chrome 浏览器访问 http://xxxxx:8081/#/login…
-
ERROR crawlab-sdk 0.1.7 has requirement requests==2.22.0, but you'll have requests 2.24.0 which is incompatible.
ERROR crawlab-sdk 0.1.7 has requirement scrapy==1.8.0, but you'll have scrapy 2.2.0 wh…
-
**Bug 描述**
docker-compose部署完毕后,浏览器输入地址后,http://10.36.0.137:10000/127.0.0.1:8000/releases/latest 404 not defined,
yml文件
version: '3.8'
services:
crawlab-master:
image: tikazyq/crawlab…
-
由于某些原因,需要将crawlab部署在没有外网的机器A上,但是crawlab似乎需要外网来安装一些依赖或者是下载一些文档,此时,我有另一台机器B是可以接入外网的,在这台机器B上我配置了http代理服务,那么请问如何在crawlab中配置我这个机器B上的http代理,使得crawlab服务可以访问外网?
-
i have found scrapy dashboard. and i found crawlab it looked better than others.
before i pay to use premium service of crawlab, i wanted to check if my crawler code can work well on crawlab dashbo…
doi-h updated
3 years ago
-
项目地址:https://github.com/go-rod
可以看这个例子 https://github.com/go-rod/v2ex-example
crawlab 主项目用的 golang,这个项目完全可以只用 golang 完成全部功能,而且不需要用户额外安装 chrome 插件。和 puppeteer 的对比可以见我们的 readme。
~~老哥去了我 v2ex 的帖…
-
一个 bug
```bash
File "/usr/local/lib/python3.8/dist-packages/crawlab/core/client.py", line 99, in update_token
print('error: ' + data.get('error'))
TypeError: can only concatenate str (not "Con…
-
自己在内网搭建测试
前端配置
NODE_ENV='production'
VUE_APP_BASE_URL='192.168.0.30:8000'
VUE_APP_CRAWLAB_BASE_URL=https://api.crawlab.cn
VUE_APP_DOC_URL=http://docs.crawlab.cn
后端配置
api:
address: "192.1…
-
安装方式是 docker-compose 一键安装的方式,安装完成后在里面下载登陆助手,一直报错 404,下载不了。
请求的地址是:http://localhost:8000/artipub-helper.zip#/helper
chrome 是 89 版本的。
-
请教一下,如果写的图床地址,artipub会分别上传到各平台的图片吗? 还是各平台都用图床地址?