SonarQube 2025.1 LTS - The component cannot be loaded. Try again later

Hi, we migrated Sonarqube from 9.7.1 to the latest 2025.1 LTS passing through the previous lts version as indicate.
We have this error in the “overview” tab in most projects. There are some branches that are displayed correctly.

On Sonarqube Server 9.9 LTS the error no appears.

The component cannot be loaded. Try again later.

No errors are shown in the system logs, I have also checked in debug mode.
No new scanners have been launched yet, only the migrated previous ones.

This error is displayed in the browser console.

TypeError: Cannot read properties of undefined (reading '3')      polyfills-DCHatQ4c.js:1
at H_ (theme.ts:131:31)
at theme.ts:36:12
at Ar (emotion-serialize.esm.js:110:24)
at Ar (emotion-seria1ize.esm.js:112:18)
at Wo (emotion-seria1ize.esm.js:211:15)
at emotion-styled-base.mowser.esm.js:184:24
at emotion-e1ement-43c6mrowser.esm.js:38:12
at Pu (react-dom.production.min.js:16e:137)
at oc (react-dom.production.min.js:192:57)
at Qd (react-dom.production.min.js:293:275)`
  • SonarQube Server 2025.1 LTS
  • SonarQube is deployed with Docker behind a nginx with ‘sonar_web_context’

Hi,

Welcome to the community!

Have the projects in question been reanalyzed since the upgrade(s)?

 
Thx,
Ann

Hi,

Thank you Ann. The error no longer appears in the reanalyzed branch. I had to update the sonarscanner-cli image, it requires JDK17. Any idea why this happening? There is no reference in the upgrade guide to tell you this.

Hi,

That’s a fair point. I’ve raised it internally.

 
Ann