dotnet / dotnet/vscode-dotnet-runtime

Locking Retry Attempts

Open
#2,424 1 comment 0 reactions 0 assignees View on GitHub
bug needs more info untriaged
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug.

.NET Acquisition Failed: Action: vscdGlLk-810d7350-0820-47f4-924c-92b6f7d9ec9c Failed to acquire lock \\.\pipe\vscd-vscdGlLk-sock after 12001 retries out of 12001 total available attempts.
The lock may be held by another process or instance of vscode. Try restarting your machine, deleting the lock, and or increasing the timeout time in the extension settings.

Increase your OS path length limit to at least 256 characters.
On Linux, you can set XDG_RUNTIME_DIR to be a writeable directory by your user.

If you still face issues, set VSCODE_DOTNET_RUNTIME_DISABLE_MUTEX=true in the environment.
Report this issue to our vscode-dotnet-runtime GitHub for help.

Error : (DotnetGlobalSDKAcquisitionError)
Done!
.NET 9.0.305-global~x64 executable path: C:\Program Files\dotnet\dotnet.exe

### Please attach log file(s) here if you have any.

.NET Acquisition Failed: Action: vscdGlLk-810d7350-0820-47f4-924c-92b6f7d9ec9c Failed to acquire lock \\.\pipe\vscd-vscdGlLk-sock after 12001 retries out of 12001 total available attempts.
The lock may be held by another process or instance of vscode. Try restarting your machine, deleting the lock, and or increasing the timeout time in the extension settings.

Increase your OS path length limit to at least 256 characters.
On Linux, you can set XDG_RUNTIME_DIR to be a writeable directory by your user.

If you still face issues, set VSCODE_DOTNET_RUNTIME_DISABLE_MUTEX=true in the environment.
Report this issue to our vscode-dotnet-runtime GitHub for help.

Error : (DotnetGlobalSDKAcquisitionError)
Done!
.NET 9.0.305-global~x64 executable path: C:\Program Files\dotnet\dotnet.exe

### Reproduction Steps

idk

### Expected Behavior

make it download

### Exceptions & Errors (if any)

.NET Acquisition Failed: Action: vscdGlLk-810d7350-0820-47f4-924c-92b6f7d9ec9c Failed to acquire lock \\.\pipe\vscd-vscdGlLk-sock after 12001 retries out of 12001 total available attempts.
The lock may be held by another process or instance of vscode. Try restarting your machine, deleting the lock, and or increasing the timeout time in the extension settings.

Increase your OS path length limit to at least 256 characters.
On Linux, you can set XDG_RUNTIME_DIR to be a writeable directory by your user.

If you still face issues, set VSCODE_DOTNET_RUNTIME_DISABLE_MUTEX=true in the environment.
Report this issue to our vscode-dotnet-runtime GitHub for help.

Error : (DotnetGlobalSDKAcquisitionError)
Done!
.NET 9.0.305-global~x64 executable path: C:\Program Files\dotnet\dotnet.exe

### .NET Install Tool Version

.NET 9.0.305-global~x64

### Your operating system? Please provide more detail, such as the version and or distro above.

Windows

### VS Code Version

1.103

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.