CNdeepdive 安装报错:deepdive Failed connect to raw.githubusercontent.com:443; Connection refused
CNdeepdive 安装报错:deepdive Failed connect to raw.githubusercontent.com:443; Connection refused
- 问题描述:
- 问题解决:
问题描述:
- 文件下载
从openkg下载zip安装包:link
-
减压缩文件CNdeepdive.zip
unzip CNdeepdive.zip
-
打开翻新软件
-
进入CNdeeepdive文件夹,运行 sh install.sh进行安装,报错如下:
问题解决:
-
确认。
-
查看 的IP地址为:199.232.28.133。
-
将ip和网站添到hosts文件。
vim /etc/hosts
在hosts文件中写入以下内容:
199.232.28.133 raw.githubusercontent.com
-
重新运行sh install.sh便可以怎么安装。
CNdeepdive 安装报错:deepdive Failed connect to raw.githubusercontent.com:443; Connection refused
CNdeepdive 安装报错:deepdive Failed connect to raw.githubusercontent.com:443; Connection refused
- 问题描述:
- 问题解决:
问题描述:
- 文件下载
从openkg下载zip安装包:link
-
减压缩文件CNdeepdive.zip
unzip CNdeepdive.zip
-
打开翻新软件
-
进入CNdeeepdive文件夹,运行 sh install.sh进行安装,报错如下:
问题解决:
-
确认。
-
查看 的IP地址为:199.232.28.133。
-
将ip和网站添到hosts文件。
vim /etc/hosts
在hosts文件中写入以下内容:
199.232.28.133 raw.githubusercontent.com
-
重新运行sh install.sh便可以怎么安装。