https://rancher.com/ logo
Title
n

numerous-barista-78936

05/19/2022, 11:35 PM
w

wonderful-helicopter-16401

05/20/2022, 2:00 AM
You may want to check out this Question and the walkthrough provided. https://github.com/harvester/harvester/issues/2280#issuecomment-1128672751
I opened that issue because I couldn't find good docs for troubleshooting. Because I didn't have workloads to consider, I just started over.
n

numerous-barista-78936

05/20/2022, 2:12 AM
Appreciated
b

bumpy-portugal-40754

05/22/2022, 10:17 PM
Looks like the GUI is really bad here. Users don't see whether or not the update is hanging. I'm watching the cluster events on one master node... and when the node is rebooted the update seems ok. The GUI does not update anymore. A reload is also not very helpful, because the update might hang somewhere inbetween. There are some troubleshooting links under https://docs.harvesterhci.io/v1.0/upgrade/v1-0-0-to-v1-0-1/ . They didn't work for me when I got an hanging 1.0.1 update, so I doubt they work for 1.0.2... but you can try. Suse has still a lot of work to do for their update experience.
n

numerous-barista-78936

05/23/2022, 12:25 AM
@bumpy-portugal-40754 I actually had some help from a community member, the solution was very easy. Check out that GitHub issue
Symptoms of early software development, but there's clearly dedication to it which is why I continue using Harvester
Here is the command that fixed it for me:
helm rollback rancher-monitoring -n cattle-monitoring-system
b

bumpy-portugal-40754

05/23/2022, 7:07 PM
Funny that a monitoring component can block a complete Harvester version update. Did you do this rollback from the GUI?
n

numerous-barista-78936

05/23/2022, 7:09 PM
No, from the terminal. Had to grab Helm for it
👍 1