Template for a good bug report, formatted with Markdown:
- Versions used (SonarQube, Scanner, Plugin, and any relevant extension)
- Error observed (wrap logs/code around triple quote ``` for proper formatting)
- Steps to reproduce
- Potential workaround
- Scanner command used when applicable (private details masked)
- In case of SonarCloud:
- ALM used (GitHub, Bitbucket Cloud, Azure DevOps)
- CI system used (Bitbucket Cloud, Azure DevOps, Travis CI, Circle CI, Jenkins, other)
I’m trying to connect sonarlint on IntelliJ to sonarqube.
I have a local instance of sonarqube and when I try to connect it I get this error:
Failed to fetch information from the server. Please check the configuration and try again. Error: Error 404 on http://localhost:9000/api/organizations/search.protobuf?member=true&ps=500&p=1
Sonarqube version: 9.4
SonarLint Version: 4.4.0.14142
IntelliJ version: Ultimate 2017.3