We are upgrading our server from 7.9.5LTS to 8.6 with Microsoft SQL Server v14.0.3294 and Docker Compose.
Following are the steps followed
- Image created of SonarQube Enterprise Edition 8.6
- Run the container without making changes in sonar.properties. SonarQube successfully started.
- LDAP configuration changes added in sonar.properties. Then we restart the server and SonarQube is successfully running.
- Later we added Database configuration in sonar.properties file.
Again we restart the server and we noticed that SonarQube is running in background but on UI we are getting below error message:
SonarQube is under maintenance
While waiting, you might want to investigate new plugins to extend the current functionality.
If you are an administrator and have no idea why this message is being shown, you should read the upgrade guide.