We couldn't find any results matching selected criteria. Try to change filters to get some results

Hi Team,
I’m unable to view the bugs in sonarqube.


Kindly help me resolve it.
Thanks in Advance.

Hi,

This is likely a corrupted Elasticsearch index.

  • stop the server
  • delete $SONARQUBE-HOME/data/es6`
  • restart the server

The indices you just deleted will be rebuilt automatically & you should be able to see your issues.

Note that the use of the H2 database is not supported in production.

 
Ann