最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

CNdeepdive 安装报错:deepdive Failed connect to raw.githubusercontent.com:443; Connection refused

互联网 admin 3浏览 0评论

CNdeepdive 安装报错:deepdive Failed connect to raw.githubusercontent.com:443; Connection refused

CNdeepdive 安装报错:deepdive Failed connect to raw.githubusercontent.com:443; Connection refused

  • 问题描述:
  • 问题解决:

问题描述:

  1. 文件下载

从openkg下载zip安装包:link

  1. 减压缩文件CNdeepdive.zip

    unzip CNdeepdive.zip 
    
  2. 打开翻新软件

  3. 进入CNdeeepdive文件夹,运行 sh install.sh进行安装,报错如下:

问题解决:

  1. 确认。

  2. 查看 的IP地址为:199.232.28.133。

  3. 将ip和网站添到hosts文件。

     vim /etc/hosts 
    

    在hosts文件中写入以下内容:

    199.232.28.133 raw.githubusercontent.com
    
  4. 重新运行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

  • 问题描述:
  • 问题解决:

问题描述:

  1. 文件下载

从openkg下载zip安装包:link

  1. 减压缩文件CNdeepdive.zip

    unzip CNdeepdive.zip 
    
  2. 打开翻新软件

  3. 进入CNdeeepdive文件夹,运行 sh install.sh进行安装,报错如下:

问题解决:

  1. 确认。

  2. 查看 的IP地址为:199.232.28.133。

  3. 将ip和网站添到hosts文件。

     vim /etc/hosts 
    

    在hosts文件中写入以下内容:

    199.232.28.133 raw.githubusercontent.com
    
  4. 重新运行sh install.sh便可以怎么安装。

发布评论

评论列表 (0)

  1. 暂无评论