We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
几个都尝试了一下,提示均显示如下: bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)" [INFO] 脚本获取成功! [INFO] 初始化中,请稍等.... curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to gitee.com:443 [ERROR] base 基础库获取失败! [ERROR] 请检查是否能访问 gitee.com!
但是ping gitee.com是有回复的。 昨天和前天第一次运行都可以,解压了一下元数据后,再运行安装脚本就一直提示base基础库获取失败。
直接Git clone到本地运行,base基础库倒是加载成功了,但是又提示image_mirror 基础库获取失败!
ping gitee.com PING gitee.com-31ba39d0fd3.baiduads.com (180.76.198.225) 56(84) bytes of data. 64 bytes from 180.76.198.225 (180.76.198.225): icmp_seq=1 ttl=55 time=34.4 ms 64 bytes from 180.76.198.225 (180.76.198.225): icmp_seq=2 ttl=55 time=34.5 ms 64 bytes from 180.76.198.225 (180.76.198.225): icmp_seq=3 ttl=55 time=34.4 ms ...中略 --- gitee.com-31ba39d0fd3.baiduads.com ping statistics --- 8 packets transmitted, 8 received, 0% packet loss, time 45670ms rtt min/avg/max/mdev = 34.331/34.578/34.937/0.187 ms
The text was updated successfully, but these errors were encountered:
No branches or pull requests
几个都尝试了一下,提示均显示如下:
bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)"
[INFO] 脚本获取成功!
[INFO] 初始化中,请稍等....
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to gitee.com:443
[ERROR] base 基础库获取失败!
[ERROR] 请检查是否能访问 gitee.com!
但是ping gitee.com是有回复的。
昨天和前天第一次运行都可以,解压了一下元数据后,再运行安装脚本就一直提示base基础库获取失败。
直接Git clone到本地运行,base基础库倒是加载成功了,但是又提示image_mirror 基础库获取失败!
ping gitee.com
PING gitee.com-31ba39d0fd3.baiduads.com (180.76.198.225) 56(84) bytes of data.
64 bytes from 180.76.198.225 (180.76.198.225): icmp_seq=1 ttl=55 time=34.4 ms
64 bytes from 180.76.198.225 (180.76.198.225): icmp_seq=2 ttl=55 time=34.5 ms
64 bytes from 180.76.198.225 (180.76.198.225): icmp_seq=3 ttl=55 time=34.4 ms
...中略
--- gitee.com-31ba39d0fd3.baiduads.com ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 45670ms
rtt min/avg/max/mdev = 34.331/34.578/34.937/0.187 ms
The text was updated successfully, but these errors were encountered: