orange-cpu-47176
08/18/2022, 3:50 PMcurl -sfL <https://get.rke2.io> | sh -
, which happens correctly, at the command systemctl start rke2-server.service
the cluster does not go up.
From what I understand from looking at the logs, containerd fails to connect to index.docker.io.
Do you have any solutions?
I’ll preface this by saying that docker is running normally.stale-fish-49559
08/18/2022, 5:28 PMorange-cpu-47176
08/18/2022, 7:31 PMstale-fish-49559
08/18/2022, 8:19 PMorange-cpu-47176
08/19/2022, 6:27 AMrke2 server --debug
is FATA[0029] failed to get runtime image <http://index.docker.io/rancher/rke2-runtime:v1.23.9-rke2r1|index.docker.io/rancher/rke2-runtime:v1.23.9-rke2r1>: all endpoints failed: Get "<https://index.docker.io/v2/>": dial tcp: i/o timeout
stale-fish-49559
08/19/2022, 7:41 PMorange-cpu-47176
08/20/2022, 10:54 AM