I have upgraded my setup from v9.9 to v25.3 community version and migrated the DB, after upgrading the setup is working fine and able to scan my codes. Most of the pipelines are scanning good, but in few pipelines failing, when i try to check the details of the issue in UI, its showing blank, couldnt get the info about the issue.
Not sure its a known issue or did I miss something when i upgrade the setup.
Setup information:
- Sonarqube server v25.3 community version
- Deployed as docker container in AWS ECS
Error:
Analysis report generated in 359ms, dir size=5.3 MB
15-Jul-2025 15:04:34 [INFO] ScannerEngine: Analysis report compressed in 1521ms, zip size=3.5 MB
15-Jul-2025 15:04:34 [INFO] ScannerEngine: Analysis report uploaded in 162ms
15-Jul-2025 15:04:34 [INFO] ScannerEngine: ------------- Check Quality Gate status
15-Jul-2025 15:04:34 [INFO] ScannerEngine: Waiting for the analysis report to be processed (max 1200s)
15-Jul-2025 15:04:54 [ERROR] ScannerEngine: QUALITY GATE STATUS: FAILED - View details on https://sonarqube.abcorg.com/dashboard?id=front-ui
15-Jul-2025 15:04:55 [ERROR] Bootstrapper: An error occurred: Error: Scanner engine failed with code 1
Help me to fix this issue.