勐萌
勐萌
安装参考https://www.bookstack.cn/read/help/Ubuntu.md 安装完calibre,使用命令ebook-convert test.txt test.pdf 测试发现; ``` 1% 将输入转换为HTML中... InputFormatPlugin: TXT Input running on /home/bookstack/workspace/test.txt Language not specified Creator not specified Building file list... Normalizing filename cases Rewriting HTML links flow...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question. - [X] I had googled my question but i didn't get any help....
如题 第一次安装,修改的base.config ``` hostip=( 192.168.31.11 192.168.31.12 ) ``` 后来想加个节点,新创建了一个虚拟机192.168.31.13,然后修改base.config, ``` hostip=( 192.168.31.13 ) ``` 在192.168.31.11上执行./k8s1.15.1.sh,没成功,然后修改base.config, ``` hostip=( 192.168.31.11 192.168.31.12 192.168.31.13 ) ``` 在192.168.31.11上执行./k8s1.15.1.sh 结果,192.168.31.12这个节点没了
Pulling kkitdeploy (registry.cn-hangzhou.aliyuncs.com/yangb/kkitdeploy:v1.0)... ERROR: manifest for registry.cn-hangzhou.aliyuncs.com/yangb/kkitdeploy:v1.0 not found
### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...
部署完单机模式,控制台添加集群,点击集群概览报错,如图: 
编辑集群的时候,显示的提示信息不正确,如图: 