Connection between VS 2022 and SonarQube is not working

Please provide

  • Operating system: Windows 11
  • Visual Studio version: Microsoft Visual Studio Enterprise 2022 (64-bit) - 17.14.13 (August 2025)
  • SonarQube for Visual Studio plugin version: SonarQube Ide 8.30.0.15605
  • Programming language you’re coding in: C#
  • Is connected mode used: SonarQube Server Enterprise

And a thorough description of the problem / question:

I’m trying to connect SonarQube from VS to Server using the IDE, however, I’m receiving this error when trying to connect.

And there is no more information in the console.

Hi,

Welcome to the community and thanks for this report!

Can you give us a verbose log from IDE startup through to this problem?

 
Thx,
Ann

Here is the log, the last line is generated after closing the Connection Wizard
log.txt (46.6 KB)

Hi,

Thanks for the log. I’ve flagged this for the team.

 
Ann

Thank you. I’ll be waiting for your answer..

@cchevez unfortunately, the logs you provided do not contain any trace of the connection error. Could you please provide verbose logs using this how-to Troubleshooting | Sonar Documentation ?

Hi, that’s how the logging level is set. But it seems there is no more information related with the issue, I’m attaching a log generated today, however, I think it will be pretty much as the previous one.

log.txt (27.0 KB)

Sorry, just to be sure, you’re capturing logs after you’re it’s failing create a connection in the ui, right?

Yes,
[DEBUG] [ThreadId 37] [SLCore] [sonarlint > SonarLint Server RPC request executor] Downloaded server infos in 33ms
the previous line is the last one generated during the process, there are no more info after that, but the wizard displays the error shown in the first image.