Must-share information (formatted with Markdown):
- which versions are you using: 10.7 (Community Edition)
- how is SonarQube deployed: Docker
After release of version 2025.1 LTA the running instance reports on the head of page: “You’re running a version of SonarQube that is no longer active. Please upgrade to an active version immediately.”
Clicking on the “Learn More” button in the Developer Edition, we are getting details for the new release.
Clicking on the “Learn More” button in the Community Edition, I get the following error message:
Unexpected Application Error!
Cannot read properties of undefined (reading 'replace')
TypeError: Cannot read properties of undefined (reading 'replace')
at DKi (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:4478282)
at N2t (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:5525801)
at FOe (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:419318)
at XKt (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:472606)
at AKt (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:468257)
at Zyr (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:468180)
at zZe (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:468027)
at rOe (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:464327)
at R6t (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:465144)
at bY (https://sonarqube.[***redacted***]/js/outIIC4BPOF.js:1:402895)
It seems that the new release information available on any central repository does not provide backwards compatible data.