vanderby / SonarQube-AzureAppService

Instructions and files to host SonarQube on an Azure App Service without a container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My SonarQube Server is Saying UnderMaintainance

seshagirirao-nadakuditi opened this issue · comments

I have used the Direct Approach and Added the External Git url to my Azure App Service. It is working fine till last month but suddenly stopped working. So, i did sync and now its asking for upgrade. Can you please tell me what needs to be done for this.
image

Can you please suggest what needs to be done.

Hi! you just have to use the same URL for application but at the end use /setup

After that you have to update and will be ok

Your database is using a different version of SonarQube than the one you are trying to install.

Hi! you just have to use the same URL for application but at the end use /setup

After that you have to update and will be ok

thank you this helped. After /setup this issue was resolved.