How to start SonarQube application

Hi all,

We hosted SonarQube on Azure VM, it means that we install SonarQube on Azure VM Linux server.

Unfortunately, we restarted VM then SonarQube was stopped. Now we would like to start SonarQube but it does not work as normal.

It seems we use wrong command or still don’t know the way to start SonarQube application. Could you please help?
Thank you so much.

Greetings,

You’re report is a little sparse on details. :slight_smile:

What does not work as normal?

What command are you using? Have you checked your logs directory in the SonarQube installation directory? Anything interesting?

If you want to make sure SonarQube stay started up even when your VM restarts, you may want to configure SonarQube as a Service on Linux

Hi Colin,

Thank you for your asking me.

I have used a command like “/opt/sonarcube/bin/linux-x86-64/sonar.sh start”. Unfortunately, I take over from former member. So they can’t remember password to start the application.

I don’t know how to start application again. Could you please help give me step by step?

Thank in advance,
Nam