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

stuck on "Acquiring CodeLLDB platform package" when installing in WSL VSCode #805

Open
Abu-AM opened this issue Oct 30, 2022 · 6 comments
Open
Labels
cause:Other The cause of this issue is outside of this project.

Comments

@Abu-AM
Copy link

Abu-AM commented Oct 30, 2022

OS: Windows 10.0.19043 Build 19043
VSCode version: 1.72.2
CodeLLDB version: 1.8.1
Compiler: gcc

image

When I install the extension in a WSL remote window and reload, this pops up and is endlessly stuck. Installing it in a normal window seems to work fine but I can't get it to work in WSL.

@vadimcn
Copy link
Owner

vadimcn commented Oct 30, 2022

Network problems? Sorry, I can't debug this for you.
You can also download platform vsix yourself: https://github.com/vadimcn/vscode-lldb/releases

@vadimcn vadimcn added the cause:Other The cause of this issue is outside of this project. label Oct 30, 2022
@Nefcanto
Copy link

Nefcanto commented Dec 1, 2022

It's stuck for me too. Each time on a random number. I think the download files should be put on mirrors too.

@sbowman-mitre
Copy link

This is consistently happening for me also on Linux x64 (Rocky8) and when installing in a remote ssh session. Nothing else fails to download so I doubt the problem is as simple as "networking". But installing the vsix worked fine, so the work around is simple.

@bradzacher
Copy link

The same thing happened to me with latest release.
I restarted my IDE after installing and the download crawled along at ~2% per minute.
But I downloaded the VSIX via my browser in less than 10s.

It's a workaround but there definitely seems like there's something wrong with the code here.

@vadimcn
Copy link
Owner

vadimcn commented Nov 8, 2024

The code is here, please let me know if you spot something.

@judeVector
Copy link

If you're having trouble with this, try disabling it, reloading VS Windows, and re-enabling it. This worked for me when I had the same issue and couldn't find a solution. I'm posting this in case it helps someone else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause:Other The cause of this issue is outside of this project.
Projects
None yet
Development

No branches or pull requests

6 participants