Hello Community,
I’m facing an issue with SonarQube 9.9.1
where the initial page loads, but the login process stays stuck at “Loading…”. The setup involves SonarQube running behind Nginx with SSL.
Despite this setup, login attempts result in a loading loop. The Chrome console shows “SyntaxError: Unexpected end of JSON input”. If I go to the /setup I see a message saying that the database has been updated, and then I can click home and it takes me to the home page of sonar.
This home page is a normal home page where I can see all the info related to my projects but there’s the login button instead of my account in the top right corner.
Any insights on what might be going wrong or how to resolve this?
Thanks in advance!