skip to Main Content

i need help with SonarQube.
I’m trying to use the latest verions (8.9) on CentOS 7, i did all but i’m not able to see the main page because it gets stuck in the loading page after login.
There aren’t error in log file, the unique “error” that i found, if i inspect the source, is:
Application failed to start! SyntaxError: Unexpected token x in JSON at position 556.

Any suggest??

enter image description here

Error:

enter image description here

2

Answers


  1. Chosen as BEST ANSWER

    I solved the problem after time and time. It was so strange by the way after an accuratly check of the network i find the problem. It was the firewall that blocked some request after login page, i hope this can help those in this same situation..


  2. This is a network issue. The firewall is blocking the sonarqube request

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search