Help to Upgrade from 7.94 to 8.9 Lts

We are currently trying to upgrade to Sonarqube 8.9 LTS from 7.9 Lts. and while deploying the pods , i encounter some issues. I guess its with upgrading DB also with the App itself but i cannot Access my Application to upgrade it using Sonarqube Console Setup-
Any advice.

Hey there.

The logs seem pretty clear that you need to remove a plugin found in the extensions/plugins folder.

Overall, you’ll want to pay attention to these upgrade notes

Upgrade simplified: Languages, Git and SVN, LDAP/GitHub/SAML support now built-in (8.0, 8.5)
All plugins related to languages, Git/SVN support, and LDAP/GitHub/SAML authentication are now built into SonarQube itself. If you were using these plugins, you need to remove them from your extensions/plugins directory before upgrading. Read more in this community guide: SonarQube v8.5 and Beyond: Where did all the plugins go? (MMF-2042)

1 Like