-
Notifications
You must be signed in to change notification settings - Fork 728
Description
Environment data
dotnet --info output:
Version 9.0.101
VS Code version:
1.104
C# Extension version:
2.93.21
C# logs
C# output window contents:
[info] Installing C# Dependencies...
[info]
[info] Platform: win32, x86_64
[info]
[info] Downloading package 'Language server for Roslyn Copilot Integration'
[info] Failed at stage: downloadPackage
[info] Error: getaddrinfo EAI_AGAIN roslyn.blob.core.windows.net
[info]
[info] Locating .NET runtime version 9.0.1
[info] Dotnet path: C:\Program Files\dotnet\dotnet.exe
[info] Activating C# + C# Dev Kit
[error] Microsoft.CodeAnalysis.LanguageServer client: couldn't create a server. Error: Component DLL not found: c:\Users\name.vscode\
See this page for collecting more detailed logs
Steps to reproduce
- On an airgapped/offline machine
- Download, .NET, .NET Install tool, charp extension, C# devkit
- Configure local .NET path
- Try to open an sln/solution
Expected behavior
To open the solution
Actual behavior
Fails to download RoslynCopilot, which I can not use anyway on an offline machine, then fails(see log)
Additional context
[info] Installing C# Dependencies...
[info]
[info] Platform: win32, x86_64
[info]
[info] Downloading package 'Language server for Roslyn Copilot Integration'
[info] Failed at stage: downloadPackage
[info] Error: getaddrinfo EAI_AGAIN roslyn.blob.core.windows.net
[info]
[info] Locating .NET runtime version 9.0.1
[info] Dotnet path: C:\Program Files\dotnet\dotnet.exe
[info] Activating C# + C# Dev Kit
[error] Microsoft.CodeAnalysis.LanguageServer client: couldn't create a server.
Error: Component DLL not found: c:\Users\name.vscode\