Can't do any operations in Sonar UI that is database related

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    Developer Edition (with temporary 1 week license)
    Version 10.4.1 (build 88267)

  • how is SonarQube deployed: zip, Docker, Helm
    In Kubernetes(EKS) using Helm

  • what are you trying to achieve

I am trying to list users, groups, create projects, see tokens…etc. It looks like anything to do with sonarqube backend database is not working. When I do these actions, the page loads and the relevant part in the page starts spinning forever. I can give you the screenshot if needed. This is a brand new instance and when I look at the user tables and uer_tokens table I can see the entries I previously created are there in the tables. Both the Postgres db and the sonarqube pods where terminated overnight and brought it back in the morning after the first install setup. I can login to the system using admin user and no issue in that.

  • what have you tried so far to achieve this

Looked at the logs and nothing in there. From the logs it looks like database is connected.

Any help is really appreciated. Thank you

kind regards
Manoj

Please ignore this issue. This is because of a miss configuration in my ingress.

1 Like