Page 1 of 1

Installation on Debian 11 freezes

Posted: Thu Oct 14, 2021 1:16 pm
by cyadron
The installation does not progress on a clean Debian 11 machine:
It is stuck here (last lines):
Synchronizing state of proftpd.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable proftpd
Created symlink /etc/systemd/system/multi-user.target.wants/proftpd.service → /lib/systemd/system/proftpd.service.
mysql.user table already exists!
Run mysql_upgrade, not mysql_install_db
update-rc.d: error: unable to read /etc/init.d/mysql
2021-10-14 11:35:22 URL:http://c.myvestacp.com/debian/11/pma/pma.sh [6790/6790] -> "/root/phpmyadmin/pma.sh" [1]
2021-10-14 11:35:22 URL:http://c.myvestacp.com/debian/11/pma/create_tables.sql [11911/11911] -> "/root/phpmyadmin/create_tables.sql" [1]

Re: Installation on Debian 11 freezes

Posted: Thu Oct 14, 2021 1:20 pm
by cyadron
It continued after CTRL+C:
^CCtrl-C -- query killed. Continuing normally.

Re: Installation on Debian 11 freezes

Posted: Thu Oct 14, 2021 1:23 pm
by myVesta
how long did you wait after create_table.sql ?
give it 10 minutes

Re: Installation on Debian 11 freezes

Posted: Thu Oct 14, 2021 1:38 pm
by cyadron
dpeca wrote: Thu Oct 14, 2021 1:23 pm how long did you wait after create_table.sql ?
give it 10 minutes
It was around 10 minutes.
Let me clean up and try again.

Re: Installation on Debian 11 freezes

Posted: Thu Oct 14, 2021 6:58 pm
by cyadron
After a second try, it worked.