Measures tab is empty and all the project are not reflecting at once.We need a resolution for this


Share the screenshot of the measures tab and also sonardashboard where the project are reflecting blank though it is searching with the project name

Hey there.

If you hop into your browser’s DevTools, what API call is failing and with what error?

This is what I can see in DevTools. Do you have any solution?

Thanks. It doesn’t look like SonarQube is returning that 404 error, but rather something sitting between your SonarQube server and the network. Typically this is something like a reverse proxy (which is also responsible for serving your SonarQube server over HTTPs, I can see from your screenshots that is the case).

What are you using? Nginx/apache/IIS…?

Hi Colin,
We are using IIS manager for reverse proxy.

This smells like an issue with maxQueryString, although I would have expected a different HTTP code.

Thankyou Colin this worked

1 Like