XTLS / Xray-install

Easiest way to install & upgrade Xray.
https://t.me/projectXray
GNU General Public License v3.0
1.76k stars 471 forks source link

无法安装 #36

Open mengchaoheng opened 2 years ago

mengchaoheng commented 2 years ago

运行bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install

提示curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104

FranzKafkaYu commented 2 years ago

根据curl官方的issue:https://github.com/curl/curl/issues/4409 可以看到类似问题,These SYSCALL errors are almost invariably due to server or network issues. If you are aware of a bug in the latest version of curl and have a self-contained example that we can use to reproduce then please open a new issue.试试更新curl版本,同时检查一下你的网络状态