Upgrade version via Docker Compose

I moved the running instance to another VM. I made a compose.yml as we formed above, changed the tag to 8.2.-communty. Now the system outputs:

Background initialization failed. Stopping SonarQube
sonarqube_sonarqube.1.smqwawbyfve4@s001ss-codereviewib    | org.sonar.api.utils.MessageException: Plugins 'GitHub Authentication for SonarQube, LDAP, SAML 2.0 Authentication for SonarQube' are no longer compatible with this version of SonarQube. Refer to https://docs.sonarqube.org/latest/instance-administration/plugin-version-matrix/

any ideas?

There are no 8.2:

Plugin version matrix (sonarqube.org)

Do I need to delete all plugins?

Good to hear that it was a filesystem issue that you managed to resolve.

Regarding the plugin, there is a compatibility matrix, but we are not supporting them so it is at your own risk.

I would suggest to delete the one you do not need.

Sonarqube now also support SAML and LDAP directly but i dont know yet when it was introduced to the product.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.