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

#getSession: Failed to running method. Error: "Timed out waiting for authentication provider to register" #1632

Open
snow3461 opened this issue Nov 25, 2024 · 0 comments

Comments

@snow3461
Copy link

snow3461 commented Nov 25, 2024

Issue Description

C# DEv Kit extension not working, impossible to debug a C# project.

Steps to Reproduce

Update vscode to 1.95.3

Expected Behavior

C# Dev kit should not throw error, should be able to debug a c# project

Actual Behavior

Upon opening a c# project, the C# dev kit extension fires up, but failed to open the solution with message :
#getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'

Working with v1.14.8 (pre-release)

This message repeat itself if you wait.

Logs

C# Dev Kit log

Starting Spawn .NET server... Starting opening a solution... Starting processing the solution file "[REDACTED].sln" in Dev Kit server... Using preinstalled .NET runtime at "C:\Program Files\dotnet\dotnet.exe" to load Dev Kit processes. #getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register' Found installed dotnet location "C:\Program Files\dotnet\dotnet.exe" to load projects. #getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register' #getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'

C# log

2024-11-25 09:13:19.665 [info] Using dotnet configured on PATH 2024-11-25 09:13:19.667 [info] Dotnet path: C:\Program Files\dotnet\dotnet.exe 2024-11-25 09:13:19.667 [info] Activating C# + C# Dev Kit + C# IntelliCode... 2024-11-25 09:13:24.397 [info] [stdout] {"pipeName":"\\\\.\\pipe\\4cf50da6"}

2024-11-25 09:13:24.397 [info] received named pipe information from server
2024-11-25 09:13:24.397 [info] client has connected to server
2024-11-25 09:13:24.600 [info] [Info - 9:13:24 AM] [Program] Language server initialized
2024-11-25 09:13:58.593 [info] Using dotnet configured on PATH

Environment information

VSCode version: 1.95.3
C# Extension: 2.55.29
Using OmniSharp: true

Dotnet Information .NET SDK: Version: 8.0.404 Commit: 7b190310f2 Workload version: 8.0.400-manifests.d73e769d MSBuild version: 17.11.9+a69bbaaf5

Runtime Environment:
OS Name: Windows
OS Version: 10.0.19045
OS Platform: Windows
RID: win-x64
Base Path: C:\Program Files\dotnet\sdk\8.0.404\

.NET workloads installed:
Configured to use loose manifests when installing new manifests.
[wasm-tools-net6]
Installation Source: VS 17.10.35027.167
Manifest Version: 8.0.11/8.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\8.0.100\microsoft.net.workload.mono.toolchain.net6\8.0.11\WorkloadManifest.json
Install Type: Msi

[wasm-tools]
Installation Source: VS 17.10.35027.167
Manifest Version: 8.0.11/8.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\8.0.100\microsoft.net.workload.mono.toolchain.current\8.0.11\WorkloadManifest.json
Install Type: Msi

Host:
Version: 8.0.11
Architecture: x64
Commit: 9cb3b725e3

.NET SDKs installed:
2.1.526 [C:\Program Files\dotnet\sdk]
7.0.405 [C:\Program Files\dotnet\sdk]
8.0.101 [C:\Program Files\dotnet\sdk]
8.0.303 [C:\Program Files\dotnet\sdk]
8.0.404 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.All 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All]
Microsoft.AspNetCore.App 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.7 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.7 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

Visual Studio Code Extensions
Extension Author Version Folder Name
angular-cli segerdekort 0.0.19 segerdekort.angular-cli-0.0.19
Angular2 johnpapa 18.0.2 johnpapa.angular2-18.0.2
better-comments aaron-bond 3.0.2 aaron-bond.better-comments-3.0.2
c4-dsl-extension systemticks 3.7.0 systemticks.c4-dsl-extension-3.7.0
csdevkit ms-dotnettools 1.13.9 ms-dotnettools.csdevkit-1.13.9-win32-x64
csharp ms-dotnettools 2.55.29 ms-dotnettools.csharp-2.55.29-win32-x64
csharp-to-plantuml pierre3 1.4.0 pierre3.csharp-to-plantuml-1.4.0
csharp-to-typescript adrianwilczynski 1.12.1 adrianwilczynski.csharp-to-typescript-1.12.1
dbml-viewer nicolas-liger 0.1.0 nicolas-liger.dbml-viewer-0.1.0
debugpy ms-python 2024.12.0 ms-python.debugpy-2024.12.0-win32-x64
EditorConfig EditorConfig 0.16.4 editorconfig.editorconfig-0.16.4
errorlens usernamehw 3.20.0 usernamehw.errorlens-3.20.0
github-vscode-theme GitHub 6.3.5 github.github-vscode-theme-6.3.5
gremlins nhoizey 0.26.0 nhoizey.gremlins-0.26.0
LiveServer ritwickdey 5.7.9 ritwickdey.liveserver-5.7.9
lorem-ipsum Tyriar 1.3.1 tyriar.lorem-ipsum-1.3.1
material-icon-theme PKief 5.14.1 pkief.material-icon-theme-5.14.1
ng-template Angular 19.0.2 angular.ng-template-19.0.2
plantuml jebbs 2.18.1 jebbs.plantuml-2.18.1
postman-for-vscode Postman 1.4.1 postman.postman-for-vscode-1.4.1
powershell ms-vscode 2024.4.0 ms-vscode.powershell-2024.4.0
powershellprotools ironmansoftware 2024.7.6 ironmansoftware.powershellprotools-2024.7.6
prettier-vscode esbenp 11.0.0 esbenp.prettier-vscode-11.0.0
pretty-ts-errors YoavBls 0.6.0 yoavbls.pretty-ts-errors-0.6.0
project-manager alefragnani 12.8.0 alefragnani.project-manager-12.8.0
python ms-python 2024.20.0 ms-python.python-2024.20.0-win32-x64
quick-material-icons box-of-hats 0.2.0 box-of-hats.quick-material-icons-0.2.0
regexp-preview LouisWT 0.1.5 louiswt.regexp-preview-0.1.5
remote-explorer ms-vscode 0.4.3 ms-vscode.remote-explorer-0.4.3
remote-ssh ms-vscode-remote 0.115.1 ms-vscode-remote.remote-ssh-0.115.1
remote-ssh-edit ms-vscode-remote 0.87.0 ms-vscode-remote.remote-ssh-edit-0.87.0
sass-indented syler 1.8.31 syler.sass-indented-1.8.31
svg jock 1.5.4 jock.svg-1.5.4
tcl bitwisecook 0.4.3 bitwisecook.tcl-0.4.3
tcl-outline sheng 0.2.1 sheng.tcl-outline-0.2.1
vsc-python-indent KevinRose 1.18.0 kevinrose.vsc-python-indent-1.18.0
vscode-css-peek pranaygp 4.4.1 pranaygp.vscode-css-peek-4.4.1
vscode-dbml matt-meyers 0.4.1 matt-meyers.vscode-dbml-0.4.1
vscode-dotnet-runtime ms-dotnettools 2.2.3 ms-dotnettools.vscode-dotnet-runtime-2.2.3
vscode-drawio hediet 1.6.6 hediet.vscode-drawio-1.6.6
vscode-drawio-plugin-mermaid nopeslide 0.1.5 nopeslide.vscode-drawio-plugin-mermaid-0.1.5
vscode-eslint dbaeumer 3.0.10 dbaeumer.vscode-eslint-3.0.10
vscode-html-css ecmel 2.0.11 ecmel.vscode-html-css-2.0.11
vscode-httpyac anweber 6.16.4 anweber.vscode-httpyac-6.16.4
vscode-java-pack vscjava 0.29.0 vscjava.vscode-java-pack-0.29.0
vscode-mermaid-editor tomoyukim 0.19.1 tomoyukim.vscode-mermaid-editor-0.19.1
vscode-nuget-gallery patcx 1.2.2 patcx.vscode-nuget-gallery-1.2.2
vscode-pylance ms-python 2024.11.3 ms-python.vscode-pylance-2024.11.3
vscode-scss mrmlnc 0.10.0 mrmlnc.vscode-scss-0.10.0
vscode-scss-formatter sibiraj-s 3.0.0 sibiraj-s.vscode-scss-formatter-3.0.0
vscode-sql-formatter adpyke 1.4.4 adpyke.vscode-sql-formatter-1.4.4
vscode-sshfs Kelvin 1.26.1 kelvin.vscode-sshfs-1.26.1
vscode-stylelint stylelint 1.4.0 stylelint.vscode-stylelint-1.4.0
vscode-xml redhat 0.27.1 redhat.vscode-xml-0.27.1-win32-x64
vscodeintellicode VisualStudioExptTeam 1.3.2 visualstudioexptteam.vscodeintellicode-1.3.2
vscodeintellicode-csharp ms-dotnettools 2.2.3 ms-dotnettools.vscodeintellicode-csharp-2.2.3-win32-x64
xml DotJoshJohnson 2.5.1 dotjoshjohnson.xml-2.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants