Must-share information (formatted with Markdown):
- which versions are you using (9.9.1 LTS)
- how is SonarQube deployed: zip
Hi,
I am unable to see the number of projects in projects home page. Please let me know is there any issue with RDS DB schema. I am using below for jdbc url for this Sonarqube application.
sonar.jdbc.url=jdbc:postgresql://sonarqube-postgres-pr.aws.com:5432/sonarq?currentSchema=sonar
I am assuming the issue is with /sonarq?currentSchema=sonar, it should be sonar.jdbc.url=jdbc:postgresql://sonarqube-postgres-pr.aws.com:5432/sonarqube right…?
Please check and let us know for what needs to be done.
Thanks!