dazzling-businessperson-64789
05/23/2023, 3:40 PMhundreds-evening-84071
05/23/2023, 3:57 PMkubectl get nodes
2) I would have created a new cluster on newer OS and used Rancher backup operator https://ranchermanager.docs.rancher.com/reference-guides/backup-restore-configuration/examples#backup
3) Follow the upgrade documentation: https://rke.docs.rancher.com/upgradesred-waitress-37932
05/23/2023, 3:59 PMdazzling-businessperson-64789
05/24/2023, 5:38 AMupstream timed out (110: Operation timed out) while connecting to upstream
.
So, my guess would be that there are one or more containers in either an error state or that not all containers that are needed up and running.
Is there a way to see what containers SHOULD be running?hundreds-evening-84071
05/24/2023, 12:16 PMdazzling-businessperson-64789
05/24/2023, 1:14 PMdocker ps
I see the running containers (but I have no idea if that are all containers that should run or if there a more containers needed to be up and running).
And with `docker inspect <CONTAINER_ID>`I can see, that there’s no IP address set in the output.hundreds-evening-84071
05/24/2023, 5:49 PMdazzling-businessperson-64789
05/24/2023, 6:21 PMhundreds-evening-84071
05/24/2023, 10:27 PMdocker logs <container-name>
that may hopefully shed some light?dazzling-businessperson-64789
05/25/2023, 5:06 AMrough-farmer-49135
05/25/2023, 2:53 PM