Issue with 1.2.0 RC

Hello,
There are some issues faced by me while installing HestiaCP on Ubuntu 20.04
Details are …
OS - Ubuntu 20.04 (LTS)
HestiaCP Version - 1.2.0-rc-ui

**Issue - **
cp: cannot stat ‘/usr/local/hestia/install/deb/templates/web/skel/document_errors/*’: No such file or directory
cp: cannot stat ‘/usr/local/hestia/install/deb/firewall’: No such file or directory
(*) Generating default self-signed SSL certificate…
hst-install-ubuntu.sh: line 1080: /usr/local/hestia/bin/v-generate-ssl-cert: No such file or directory
(*) Adding SSL certificate to Hestia Control Panel…
sed: -e expression #1, char 3: unexpected ,'** **sed: -e expression #1, char 1: unknown command: ,'
cp: cannot stat ‘/usr/local/hestia/install/deb/ssl/dhparam.pem’: No such file or directory
(*) Configuring NGINX…
cp: cannot stat ‘/usr/local/hestia/install/deb/nginx/nginx.conf’: No such file or directory
cp: cannot stat ‘/usr/local/hestia/install/deb/nginx/status.conf’: No such file or directory
cp: cannot stat ‘/usr/local/hestia/install/deb/nginx/phpmyadmin.inc’: No such file or directory
cp: cannot stat ‘/usr/local/hestia/install/deb/nginx/phppgadmin.inc’: No such file or directory
cp: cannot stat ‘/usr/local/hestia/install/deb/logrotate/nginx’: No such file or directory
sed: can’t read /etc/nginx/nginx.conf: No such file or directory
sed: can’t read /usr/local/hestia/nginx/conf/nginx.conf: No such file or directory
Failed to start nginx.service: Unit nginx.service not found.
Error: nginx start failed

Please Help Me…

Thanks

Let me guess: You tried to install the dpkg packages on a clean system? That was not the plan of the rc version. If you want to do a fresh install, checkout this one here: Some problems with 1.2.0 RC installation

2 Likes

Issue with File Manager Shared Below

OS -Debian 10
HestiaCP Version - 1.2.0-RC

Did you install the hestia-nginx and Hestia-php package?

Please check for the error in
/var/log/hestia/nginx-error.log

You need to install all beta packages ngx+php

wget https://apt.hestiacp.com/beta/hst-ubuntu-2004/hestia-nginx_1.17.10.deb
wget https://apt.hestiacp.com/beta/hst-ubuntu-2004/hestia-php_7.4.6.deb
dpkg -i hestia-nginx_1.17.10.deb
dpkg -i hestia-php_7.4.6.deb
apt-get install -f # to install missing required deps

“/usr/local/hestia/web/fm/dist/index.php” is not found (2: No such file or directory)

its Debian not Ubuntu…
I tried to reinstall packages you asked but still problem persists.

Run the installer

/usr/local/hestia/install/deb/filemanager/install-fm.sh

This will install the file manager. Think some thing went wrong during the install…

2 Likes

Saw you mentioned ubuntu in the first post

2 Likes

pardon… my mistake

1 Like

two step verification automatically off… on Ubuntu 20.04 and H.CP 1.2.0 RC 1.

don’t know the reason, I just turn off the auto updates for hestiacp.