找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 4763|回复: 13

玩客云刷armbian 5.9 装 Casa OS出现错误

[复制链接]
Download failed, Please check if your internet connection is working and retry.
改了源还是这样


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
你改的源是 系统的软件源,而 Casa OS官方是通过脚本来安装的
脚本文件里是直接连 github来下载程序文件的,不通过系统源
需要自己改安装脚本,运行下面 3条 命令
wget https://ghproxy.com/https://raw.githubusercontent.com/IceWhaleTech/get/main/get.sh -O /tmp/get.sh
sed -i 's#https://github.com#https://ghproxy.com/https://github.com#g' /tmp/get.sh
bash /tmp/get.sh
回复

使用道具 举报

试试这两个 官方0.36 用这个试试 我的一次成功
wget -qO- https://get.casaos.io | bash
or

curl -fsSL https://get.casaos.io | bash
回复

使用道具 举报

jjit 发表于 2022-9-20 20:57
你改的源是 系统的软件源,而 Casa OS官方是通过脚本来安装的
脚本文件里是直接连 github来下载程序文件的 ...

我使用这个也安装不了,,卡在这里

curl: (28) Failed to connect to raw.githubusercontent.com port 443 after 131170 ms: Connection timed out
回复

使用道具 举报

使者11 发表于 2022-9-24 13:42
试试这两个 官方0.36 用这个试试 我的一次成功
wget -qO- https://get.casaos.io | bash
or

是有科学的上网环境吗,我这里连不上这个地址
回复

使用道具 举报

不亖 发表于 2022-11-6 16:33
是有科学的上网环境吗,我这里连不上这个地址

用我帖子里上传的包就好
回复

使用道具 举报

用我帖子里上传的包
回复

使用道具 举报

baffee 发表于 2022-11-9 10:57
用我帖子里上传的包就好

谢谢,之前看到你的帖子了,小白还不知道这么传包安装,,用二楼改过的命令装上了
回复

使用道具 举报

不亖 发表于 2022-11-6 16:31
我使用这个也安装不了,,卡在这里

curl: (28) Failed to connect to raw.githubusercontent.com port ...

: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
回复

使用道具 举报

这个错误可以忽略吧。我开始装CASAOS也是提示超过了内存容量,我忽略过去结果也安装成功了。
回复

使用道具 举报

诚信至上 发表于 2022-11-15 23:26
: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused

改hosts吧,见过一个键的命令找不到了,我手动改也过了

apt-get install vim #安装vim
vi /etc/hosts
185.199.108.133 raw.githubusercontent.com
185.199.109.133 raw.githubusercontent.com
185.199.110.133 raw.githubusercontent.com
182.100.111.133 raw.githubusercontent.com
140.82.121.3 github.com
140.82.121.4 github.com
140.82.113.3 github.com
140.82.113.4 github.com
140.82.112.3 github.com
140.82.112.4 github.com
140.82.114.3 github.com
140.82.114.4 github.com
:wq 退出
回复

使用道具 举报

不亖 发表于 2022-11-17 13:05
改hosts吧,见过一个键的命令找不到了,我手动改也过了

apt-get install vim #安装vim

谢谢!我已经搞定了,
回复

使用道具 举报

一样,怎么解决的
回复

使用道具 举报

使者11 发表于 2022-9-24 13:42
试试这两个 官方0.36 用这个试试 我的一次成功
wget -qO- https://get.casaos.io | bash
or

谢谢大佬,这个有环境一次安装成功
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-5-14 14:03

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表