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

Failed to Update on Mac + Vs Code - Failed to Load #350

Closed
Leonardo-Ferreira opened this issue Jan 12, 2024 · 2 comments
Closed

Failed to Update on Mac + Vs Code - Failed to Load #350

Leonardo-Ferreira opened this issue Jan 12, 2024 · 2 comments
Labels
bug Something isn't working waiting for response Waiting for a response by the original author of the ticket

Comments

@Leonardo-Ferreira
Copy link

Describe the bug
When updating the bridge I get the error of incompatibility between x86_x64 and ARM

Mention the platform you are using
MAC OSX 14.2.1 + VSCode

To Reproduce
Steps to reproduce the behavior:
Try to update kubernetes bridge via VS Code on a ARM Mac

Expected behavior
It updates

Logs:
mindaro-vscode-2024-01-12T15-42-41.344Z.txt

Desktop (please complete the following information):

  • OS: MAC OSX
  • Browser: Safari
  • Version [e.g. 22]
@Leonardo-Ferreira Leonardo-Ferreira added the bug Something isn't working label Jan 12, 2024
@hsubramanianaks
Copy link
Collaborator

hsubramanianaks commented Jan 12, 2024

@Leonardo-Ferreira Thanks for raising this issue, this is side effect of current and previous release, both had features to support arm64 clusters and machines. So, one thing you can do to make this work, you have to delete all the files under ~/Library/Application Support/Code/User/globalStorage/mindaro.mindaro/file-downloader-downloads/*, it would have three folders bridge, dotnet, and kubectl. Please do rm -rf * and then reopen vscode which would download all three folders for you and the error would be gone. Apologies for this inconvenience this should be a onetime thing. Please let me know how it goes.

@hsubramanianaks hsubramanianaks added the waiting for response Waiting for a response by the original author of the ticket label Jan 12, 2024
@Leonardo-Ferreira
Copy link
Author

it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for response Waiting for a response by the original author of the ticket
Projects
None yet
Development

No branches or pull requests

2 participants