DB migration failure with gitHub private key when updating sonar 8.0 to 8.9

Current Version: 8.0
Upgrading sonarqube from 8.0 to 8.9lts
Sonarqube 8.9-community docker image used
Plugins used:
SONARQUBE_CVE_VERSION 2.0.8
CNES_PLUGIN_VERSION 3.2.2
SONARQUBE_COMMUNITY_BRANCH_PLUGIN_VERSION 1.8.1

Sonarqube migration was started using like [http://sonar.example.com/setup] Getting the below error:

Migration failed with this error:
‘Migrate property ‘sonar.alm.github.app.privateKey.secured’ to ‘sonar.alm.github.app.privateKeyContent.secured’’ failed

org.sonar.server.platform.db.migration.step.MigrationStepExecutionException: Execution of migration step #3102 ’Migrate property ‘sonar.alm.github.app.privateKey.secured’ to ‘sonar.alm.github.app.privateKeyContent.secured’’ failed
.
.
Caused by: java.lang.IllegalArgumentException: Illegal base64 character 2d

Could you please let me know what needs to be done for this issue ?

Thanks in advance !!!

Hi,

The community branch plugin is not supported in this community for hopefully obvious reasons. You’ll need to ask its maintainers.

 
Ann