-
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
No kubernetes versions displayed after factory reset on windows #7615
Comments
Hmm, the logs say:
Are you using any proxies (or possibly corporate transparent proxies)? Though we should have code to deal with that… |
I am running into this issue and I am behind a proxy
|
Yes I am behind a corporate proxy. I already used the RD Feature to enable proxy use (with authentication) but it does not seem to have any effect on loading kubernetes versions. |
Right, the proxy settings are for the VM once that's up; but the issue currently is that things being fetched from the host (via JavaScript) isn't picking up the host CA certificates for some reason. We'll need to look at that code again. |
Hi @mook-as thanks for giving the outlook of this working in a future version. Maybe this will help you identify the bug comparing the code to an older version. |
Actual Behavior
After a factory reset on first startup of rancher desktop or under Preferences -> Kubernetes there are no kubernetes Versions displayed.
Steps to Reproduce
Factory Reset RD
Restart RD
Try to select kubernetes version
Result
No kubernetes versions are displayed
Expected Behavior
Display all working/available kubernetes versions as it was before factory reset
Additional Information
I attached most of the logs that have any information in them.
Relevant logs seem to be background.log with the hint that the request to https://desktop.version.rancher.io/v1/checkupgrade failed,
Also important to note is the wsl setup for certificates in the wsl-exec.log
wsl-init.log
background.log
rancher-desktop-guestagent.log
wsl-exec.log
buildkitd.log
vm-switch.log
network-setup.log
Rancher Desktop Version
1.16.0
Rancher Desktop K8s Version
deactivated because no version is offered
Which container engine are you using?
containerd (nerdctl)
What operating system are you using?
Windows
Operating System / Build Version
Windows 10 Enterprise
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
I am using a coporate proxy with authentication to access certain internet resources
The text was updated successfully, but these errors were encountered: