IllegalStateException when I go to project on server

When I go to the server to look at the results of the scan I see a failure notice with this as the exception:
java.lang.IllegalStateException: Unrecoverable indexation failures: 1 errors among 1 requests

When I searched for this, I saw it mentioned that the server might need more disc space. But currently there is 12 GB free space.

Using:
SonarScanner for MSBuild 5.0.3
Server Version 7.9.5.38598

Can somebody help figure this issue out?

Thanks
Eric

Hi Eric,

Let’s dig a bit deeper.

  • Are you running the server in a docker container?
  • Is the error appearing on the SonarQube Background Task of the analysis? Or in the Scanner logs?
  • Can you please share here your server’s es.log file?

Thanks, regards,
Daniel