The dashboard is not showing our already-defined projects

Make sure to tell us:

  • What version are you upgrading from? → From 7.9.1 to 9.9.1
  • System information (Operating system, Java version, Database provider/version) → Oracle Linux 9, Java 17, Postgres 15.4
  • What’s the issue you’re facing? I started de migration from 7.9.1 to 8.9 acording the migration path, all good, all the dashboard can be viewed, but when continue the migration to 9.9.1 we can´t see the projects already-defined in the dashboard.

I was triying to make a cleanup db acording the documentation, but does not work.

if you have any suggestion. I would really apreciate

Hi,

This sounds like a bad Elasticsearch index. Try

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

 
HTH,
Ann