Issue: After trigger sonar scan, it display result “New Vulnerabilities” number as “1” in Overview Page. However, when I click New Vulnerabilities and try to see details, it display nothing.
You can try wiping the data/es7 folder from your SonarQube installation directory and restarting – often this issue is the result of an elasticsearch index becoming corrupt.
And, your a few versions behind (only the latest version of v9.x is supported at a given time). I would suggest upgrading to v9.5 as well.
We are trying to delete data/es7, and reboot sonar. The indics were recreated. However, looks like the issue persists.
At the same time, we have a project that display “none” in details page. After deleting es folder and reboot sonar, and then trigger and rescan the project from jenkins, it displays the bug numer from sonar. but when I click the number to see details, it display empty.
After nearly two hours, it finally displays details.
So what is the exact reason? I checked lots of cases complain this behavior. The only solution for us is updated to latest sonar version?
Could you help continue to support the issue, it really blocked us use sonar.