Page 1 of 1

errors in vesta installations

Posted: Wed Feb 03, 2021 8:57 pm
by Llorca
For the last 2 days, I have been getting errors in vesta installations, including MySQL, and I cannot perform a healthy installation.

The mail server does not work properly after it is installed, it cannot even connect to the Roundcube database.

Are there problems?

Operating system Debian 9


For example; one of the errors at the time of installation...

Code: Select all

See "systemct1 status vesta (via systemct1) : vesta.serviceJob for vesta.service failed because the control process exited with error code.
See "systemct1 status vesta.service" and "journalct1 -xe" for details.
failed!
AND

Code: Select all

Creating config file /etc/phpmyadmin/config-db.php with new version
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory").
unable to connect to mysql server.
error encountered creating user:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")
dbconfig-common: phpmyadmin configure: noninteractive fail.
dbconfig-common: phpmyadmin configure: ignoring errors from here forwards
populating database via sql...  done.
dbconfig-common: flushing administrative password
Setting up php (1:7.0+49) ...
Setting up sa-compile (3.4.2-1~deb9u3) ...
Running sa-compile (may take a long time)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory").
Creating config file /etc/phpmyadmin/config-db.php with new version
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory").
unable to connect to mysql server.
error encountered creating user:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")
dbconfig-common: phpmyadmin configure: noninteractive fail.



also the error i got in debian 8 i just installed on the empty machine

Code: Select all

Error: Control Panel should be installed on clean server.

very interesting.