Hi, I encounter the below error while using the in...
# k3s
h
Hi, I encounter the below error while using the install script. The default script uses https to get repomd.xml. If I manually use http, it works. Any workarounds ? Rgds.
Copy code
09:23:53 root@T7910-k3sm1 ~ → curl -sfL <http://get.k3s.io> | INSTALL_K3S_VERSION=v1.24.10+k3s1 sh -
[INFO]  Using v1.24.10+k3s1 as release
[INFO]  Downloading hash <https://github.com/k3s-io/k3s/releases/download/v1.24.10+k3s1/sha256sum-amd64.txt>
[INFO]  Skipping binary downloaded, installed k3s matches hash
Rancher K3s Common (stable)                                         0.0  B/s |   0  B     00:00
Errors during downloading metadata for repository 'rancher-k3s-common-stable':
  - Curl error (35): SSL connect error for <https://rpm.rancher.io/k3s/stable/common/centos/8/noarch/repodata/repomd.xml> [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to <http://rpm.rancher.io:443|rpm.rancher.io:443> ]
Error: Failed to download metadata for repo 'rancher-k3s-common-stable': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried