Please provide
- Operating system: Windows 10
- SonarLint plugin version: 9.2.0.81471
- Programming language you’re coding in: Java
- Is connected mode used: Yes
- Connected to SonarQube Version: 9.9.1.69595
Hello,
we’ve noticed that SonarLint often receives a 404 error on its api calls. In our SonarQube access log we see the following error message about once every hour:
"GET /api/settings/values.protobuf?component=d HTTP/1.1" 404 - "-" "SonarLint Eclipse 9.2.0.81471"
Is this due to a bug in SonarLint or a configuration error on our side?