-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.12.0 fails to start after install #6295
Comments
That's https://github.com/golang/go/blob/go1.21.5/src/encoding/base64/base64.go#L156 which probably means
block is probably invalid, then?It basically comes from
We may need to take a copy of that slice; since we're passing it over a channel it's possible that |
There might be different behaviour when running RD as admin vs non-admin. The following appears in background.log when running as common user:
When launching as admin, it gets stuck on ca certificates. In my case, running it as admin, quitting RD and start it as a normal user does the trick. Just launching as a non-privileged user in the first place doesn't work, see above. |
That worked the 1st time - but this morning when I started RD - it's just spinning on |
so that may have been the networking tunnel - turning that on now spinning on |
This has been fixed in #6308 and will be included in a 1.12.1 patch release. |
Actual Behavior
RD fails to start after install - just spins on updating certificates
Steps to Reproduce
Win11 Pro with WSL2 latest version
Install RD 1.12.0 with AllUsers
Reboot host
Start RD
Result
nothing
Expected Behavior
RD runs
Additional Information
No response
Rancher Desktop Version
1.12.0
Rancher Desktop K8s Version
0
Which container engine are you using?
containerd (nerdctl)
What operating system are you using?
Windows
Operating System / Build Version
11 Pro 22H2 22621 .3007
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
BitDefender anti-virus
The text was updated successfully, but these errors were encountered: