【SterlingCarter】 在 https://github.com/istoreos/istoreos/issues/2208 发布:
安装alist插件是提示如下信息:
Fetch feed list for x86_64 curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to istore.istoreos.com:443
在此之前在istoreOS终端里面做了如下命令行操作(可能是导致不能安装的原因)
opkg update
opkg install curl
sh -c “$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-alist/main/install.sh)”
随后就出现了前面说的不能安装alist插件的问题
