Page 1 of 1

Interrupted Installation

Posted: Mon Jul 31, 2017 8:30 am
by pooria
Hello

I tried to install VestaCP on my ubuntu 16.04 VPS, when It was downloading "main.cvd" (21%) my ssh connection lost and now after a new ssh session I see that nothing is installed. After trying again

Code: Select all

bash vst-install.sh


It displays this error:

Code: Select all

Error: Control Panel should be installed on clean server.
What should I do?
Thanks

Re: Interrupted Installation

Posted: Mon Jul 31, 2017 10:06 am
by pooria
I force installed and now the problem is gone.

Code: Select all

bash vst-install.sh --force
Thanks