This is Ubuntu 22 running on 4 core AMD Epyc Chip on VP at Hetzner - client OS and I installed 2 times with the same result:
[10.09.2024_10-26-14] [ERROR] We are not able to run curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s – --mariadb-server-version=10.11 return code: 2. Fatal error, see /var/log/installLogs.txt for full details.
[10.09.2024_10-26-14] [ERROR] We are not able to run curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s – --mariadb-server-version=10.11 return code: 2. Fatal error, see /var/log/installLogs.txt for full details.
Oops, something went wrong… [404]
Here is the complete install log:
Starting installation…,1
Initialization completed…,2
Setting up repositories…,1
Installing necessary components…,3
Installing required virtual environment,3
Installing requirments…,3
Getting CyberPanel code…,4
Necessary components installed…,5
Setting up system tweak…,20
Starting main installation…,30
[10.09.2024_10-25-48] Starting CyberPanel installation…,10
[10.09.2024_10-25-48] Running: apt update -y,10
[10.09.2024_10-25-50] Successfully ran: apt update -y.,10
[10.09.2024_10-25-50] Running: DEBIAN_FRONTEND=noninteractive apt install quota -y,10
[10.09.2024_10-25-51] Successfully ran: DEBIAN_FRONTEND=noninteractive apt install quota -y.,10
[10.09.2024_10-25-52] Running: quotacheck -ugm /,10
[10.09.2024_10-25-52] [ERROR] We are not able to run quotacheck -ugm / return code: 6.,10
[10.09.2024_10-25-52] Running: DEBIAN_FRONTEND=noninteractive apt-get install linux-modules-extra-5.15.0-122-generic,10
[10.09.2024_10-25-53] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get install linux-modules-extra-5.15.0-122-generic.,10
[10.09.2024_10-25-53] Running: modprobe quota_v1 -S 5.15.0-122-generic,10
[10.09.2024_10-25-53] Successfully ran: modprobe quota_v1 -S 5.15.0-122-generic.,10
[10.09.2024_10-25-53] Running: modprobe quota_v2 -S 5.15.0-122-generic,10
[10.09.2024_10-25-53] Successfully ran: modprobe quota_v2 -S 5.15.0-122-generic.,10
[10.09.2024_10-25-53] Running: quotacheck -ugm /,10
[10.09.2024_10-25-53] [ERROR] We are not able to run quotacheck -ugm / return code: 6.,10
[10.09.2024_10-25-53] Running: quotaon -v /,10
[10.09.2024_10-25-53] [ERROR] We are not able to run quotaon -v / return code: 2.,10
[10.09.2024_10-25-53] Running: adduser --disabled-login --gecos “” cyberpanel,10
[10.09.2024_10-25-53] [ERROR] We are not able to run adduser --disabled-login --gecos “” cyberpanel return code: 1. Fatal error, see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-53] [ERROR] We are not able to run adduser --disabled-login --gecos “” cyberpanel return code: 1. Fatal error, see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-53] [ERROR] setup_account_cyberpanel. 71, see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-53] Running: wget http://rpms.litespeedtech.com/debian/enable_lst_debain_repo.sh, see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-53] Successfully ran: wget http://rpms.litespeedtech.com/debian/enable_lst_debain_repo.sh., see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-54] Running: ./enable_lst_debain_repo.sh, see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-56] Successfully ran: ./enable_lst_debain_repo.sh., see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-56] Running: , see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-56] Successfully ran: ., see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-56] Running: , see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-56] Successfully ran: ., see /var/log/installLogs.txt for full details.
[10.09.2024_10-25-56] Installing LiteSpeed Web server,40
[10.09.2024_10-25-56] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install openlitespeed,40
[10.09.2024_10-25-56] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install openlitespeed.,40
[10.09.2024_10-25-56] Changing default port to 80…,40
[10.09.2024_10-25-57] Default port is now 80 for OpenLiteSpeed!,40
[10.09.2024_10-25-57] Running: /usr/local/lsws/bin/lswsctrl restart,40
[10.09.2024_10-26-00] Successfully ran: /usr/local/lsws/bin/lswsctrl restart.,40
[10.09.2024_10-26-00] Installing Optimized PHPs…,50
[10.09.2024_10-26-03] LiteSpeed PHPs successfully installed!,50
[10.09.2024_10-26-03] Fixing OpenLiteSpeed configurations!,50
[10.09.2024_10-26-03] OpenLiteSpeed Configurations fixed!,50
[10.09.2024_10-26-03] Running: /usr/local/lsws/bin/lswsctrl restart,50
[10.09.2024_10-26-06] Successfully ran: /usr/local/lsws/bin/lswsctrl restart.,50
[10.09.2024_10-26-06] Installing MySQL,60
[10.09.2024_10-26-06] Running: DEBIAN_FRONTEND=noninteractive apt-get install software-properties-common -y,60
[10.09.2024_10-26-07] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get install software-properties-common -y.,60
[10.09.2024_10-26-07] Running: DEBIAN_FRONTEND=noninteractive apt-get install apt-transport-https curl -y,60
[10.09.2024_10-26-08] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get install apt-transport-https curl -y.,60
[10.09.2024_10-26-08] Running: mkdir -p /etc/apt/keyrings,60
[10.09.2024_10-26-08] Successfully ran: mkdir -p /etc/apt/keyrings.,60
[10.09.2024_10-26-08] Running: curl -o /etc/apt/keyrings/mariadb-keyring.pgp ‘https://mariadb.org/mariadb_release_signing_key.pgp’,60
[10.09.2024_10-26-08] Successfully ran: curl -o /etc/apt/keyrings/mariadb-keyring.pgp ‘https://mariadb.org/mariadb_release_signing_key.pgp’.,60
[10.09.2024_10-26-08] Running: curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s – --mariadb-server-version=10.11,60
[10.09.2024_10-26-14] [ERROR] We are not able to run curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s – --mariadb-server-version=10.11 return code: 2. Fatal error, see /var/log/installLogs.txt for full details.
[10.09.2024_10-26-14] [ERROR] We are not able to run curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s – --mariadb-server-version=10.11 return code: 2. Fatal error, see /var/log/installLogs.txt for full details.
Oops, something went wrong… [404]