If your question is about SonarLint in the IntelliJ Platform, VS Code, Visual Studio, or Eclipse, please post it in that sub-category.
Otherwise, please provide:
-
Operating system: Windows 11
-
IDE name and flavor/env:
Version: 1.80.0 (user setup)
Commit: 660393deaaa6d1996740ff4880f1bad43768c814
Date: 2023-07-04T15:06:02.407Z
Electron: 22.3.14
ElectronBuildId: 21893604
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19045
And a thorough description of the problem / question:
I have recently installed the latest sonarqube LTS 9.9 community version in an EC2 instance. I want to connect it to VSCode to analyze security hotspots, but after I generated user token and after integration, I am not able to see security hotspots and sonarlint was showing X symbol in the left menu bar. Later I found out that the sonarqube server was crashed and giving Gateway timeout error, when I restarted the server, the existing project was gone.
Any idea what might have caused this issue? and how can we fix it so that I won’t get this problem again