Error running command SonarLint.ConnectToSonarQube: command 'SonarLint.ConnectToSonarQube' not found

Please provide

  • Operating system: MacOS Version 14.7.7
  • SonarQube for VS Code plugin version: v4.29.0
  • Programming language you’re coding in: Python + react
  • Is connected mode used:
    • SonarQube Server? (if one of the latter two, which version?): Unable to connect

And a thorough description of the problem / question:

I just installed the extension in my Visual Studio Code (Version: 1.92.0 (Universal))
When I try to connect to the SonarQube server by clicking on the option I see this error

”Error running command SonarLint.ConnectToSonarQube: command ‘SonarLint.ConnectToSonarQube’ not found. This is likely caused by the extension that contributes SonarLint.ConnectToSonarQube.”

Hello @gsingh-pm,

Thanks for reaching out. It appears that your version of VSCode (1.92.0) isn’t supported. There is a mistake in the minimal supported version declared by our extension (1.82 instead of 1.99).

We will fix that on our side for the next release. For the extension to work, you will have to update to a more recent version of VSCode (>= 1.99).

Thanks!

1 Like

Hey @gsingh-pm , wanted to follow up on this, did updating the version of your plugin worked for you?

A post was merged into an existing topic: 4.35.0 → 4.35.1: SonarLint Language Server client: couldn’t create connection to server. + JRE