-
Notifications
You must be signed in to change notification settings - Fork 113
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
Extension isn't working with Rancher Desktop #917
Comments
Rancher Desktop 1.15.0 has been released. I've updated my system to use it. Unfortunately, the Cloud Code extension still doesn't work with Rancher Desktop (any version from the past 2 years). |
Hello @progvb are you running vscode in WSL or directly in Windows? If directly on Windows, if you have Docker Desktop installed or you run docker in some other way? |
No (to both questions). I'm running VS Code directly in Windows. I can't run Docker Desktop on my machine - it's prohibited by the company policy. We must use Rancher Desktop instead. The extension stopped working with Rancher Desktop in version 1.22.0 (July 2023). It never got fixed since then, please see issue #830 as well. I've updated gcloud components, Cloud Code extension, VS Code, Rancher Desktop to the latest versions, but still getting the same error message: I'm running on:
|
@progvb did you found any workaround? I am facing same issue as you, Windows + Rancher Desktop |
@progvb Fun fac, I opened VS Code from my WSL Ubuntu, and the emulator worked. But in Windows, it required the Docker Desktop |
Thank you for sharing your workaround. Running VSCode from WSL Ubuntu did seem to solve the "Cannot find path to Docker Desktop.exe in registry" issue! |
Hi @progvb, could you update your extension to the latest version (2.20.0) and see if this issue is persisting? This should be fixed in today's release. |
I am with the newest version but it didn't change, same error. |
Thank you for the update. Unfortunately this is not working on my machine. I've opened a new issue #955 since this one was closed. |
Same as #830 - the issue still persists even with the latest version:
Version information
Cloud Code Extension version: v2.13.0
VSCode version: 1.91.0
OS: Windows 11
Cloud SDK: 482.0.0 (2024-06-25)
Skaffold: N/A
Kubectl: N/A
Description:
Repro step:
emulators
you will see "❗ Listing failed due to Docker errors".See #830 (comment) and #830 (comment) as well.
CC: @ametelski
The text was updated successfully, but these errors were encountered: