This message was deleted.
# rancher-desktop
a
This message was deleted.
r
Before upgrade from RD 1.8.0 explicit E1119 errors where showing up in the k3s.log, but tailing of the log no longer shows those error. Still, the errors are present in the git-bash mtty terminal.
Specifically, I'm getting the errors when I run RD's helm binary which has the following version:
Copy code
$ helm version
version.BuildInfo{Version:"v3.16.1", GitCommit:"5a5449dc42be07001fd5771d56429132984ab3ab", GitTreeState:"clean", GoVersion:"go1.22.7"}
Updating the windows version of Go to 1.23 does not solve the issue. How an I find/update the helm version of go that comes with Ranch Desktop
This just started working again. No clue what changed. Did not change anything on my end. Is helm doing some API call rather than just working locally with Rancher Desktop?