Skip to content
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

Rancher desktop on Windows 10 : Error starting up: Error: Platform "win32" is not supported by RcFilePathManager #3858

Open
rakotkar opened this issue Jan 29, 2023 · 4 comments
Labels
kind/bug Something isn't working platform/windows triage/needs-information Further information is requested
Projects

Comments

@rakotkar
Copy link

Actual Behavior

I have installed Rancher desktop on windows 10 but I am unable to start it , when I checked the C:\Users<user>\AppData\Local\rancher-desktop\logs\background.log. I can see the error

Error starting up: Error: Platform "win32" is not supported by RcFilePathManager.

What can I do to fix this error and get the rancher desktop launched successfully ?

Steps to Reproduce

Install Rancher desktop on widows 10.

Click on Rancher desktop icon shortcut on desktop

Rancher desktop does not get launched.

Result

Rancher desktop doesn't started.

Upon checking C:\Users<user>\AppData\Local\rancher-desktop\logs\background.log. I can see the error

Error starting up: Error: Platform "win32" is not supported by RcFilePathManager.

Expected Behavior

Rancher desktop UI should appear.

Additional Information

--

Rancher Desktop Version

1.6.1

Rancher Desktop K8s Version

None

Which container engine are you using?

containerd (nerdctl)

What operating system are you using?

Windows

Operating System / Build Version

WIndows 10

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

Cisco vpn

@rakotkar rakotkar added the kind/bug Something isn't working label Jan 29, 2023
@github-actions github-actions bot added this to To do in Stripey via automation Jan 29, 2023
@mook-as
Copy link
Contributor

mook-as commented Jan 30, 2023

Hi! Could you attach the logs to the bug report? There should be information in there (related to where the error is occurring) that would help us with the issue. Ideally, attach all of them together in a zip file (after checking for private information that shouldn't be posted). Thanks!

@gaktive gaktive added the triage/needs-information Further information is requested label Feb 6, 2023
@klharless
Copy link

logs.zip

@klharless
Copy link

2023-04-13T17:54:10.877Z: Error starting up: Error: Platform "win32" is not supported by RcFilePathManager
at new b (C:\Users\KH027556\AppData\Local\Programs\Rancher Desktop\resources\app.asar\dist\app\background.js:1:19466)
at k (C:\Users\KH027556\AppData\Local\Programs\Rancher Desktop\resources\app.asar\dist\app\background.js:1:20819)
at C:\Users\KH027556\AppData\Local\Programs\Rancher Desktop\resources\app.asar\dist\app\background.js:29:96630

@klharless
Copy link

klharless commented Apr 13, 2023

Note: Changing %APPDATA%\rancher-desktop in my settings.json's from

"pathManagementStrategy": "rcfiles" to "notset" fixed the issue launching Rancher Desktop on my Windows 11 Enterprise 64 bit workstation. Not sure why it got set to something obviously not for windows is the mystery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/windows triage/needs-information Further information is requested
Projects
No open projects
Stripey
To do
Development

No branches or pull requests

4 participants