File: //var/log/installLogs.txt
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
[05.28.2025_15-52-25] Starting CyberPanel installation..,10
[05.28.2025_15-52-25] Running: apt update -y,10
[05.28.2025_15-52-27] Successfully ran: apt update -y.,10
[05.28.2025_15-52-27] Running: DEBIAN_FRONTEND=noninteractive apt install quota -y,10
[05.28.2025_15-52-29] Successfully ran: DEBIAN_FRONTEND=noninteractive apt install quota -y.,10
[05.28.2025_15-52-29] Running: quotacheck -ugm /,10
[05.28.2025_15-52-30] Successfully ran: quotacheck -ugm /.,10
[05.28.2025_15-52-30] Running: DEBIAN_FRONTEND=noninteractive  apt-get install linux-modules-extra-5.15.0-131-generic,10
[05.28.2025_15-52-30] Successfully ran: DEBIAN_FRONTEND=noninteractive  apt-get install linux-modules-extra-5.15.0-131-generic.,10
[05.28.2025_15-52-30] Running: modprobe quota_v1 -S 5.15.0-131-generic,10
[05.28.2025_15-52-30] Successfully ran: modprobe quota_v1 -S 5.15.0-131-generic.,10
[05.28.2025_15-52-30] Running: modprobe quota_v2 -S 5.15.0-131-generic,10
[05.28.2025_15-52-30] Successfully ran: modprobe quota_v2 -S 5.15.0-131-generic.,10
[05.28.2025_15-52-30] Running: quotacheck -ugm /,10
[05.28.2025_15-52-30] Successfully ran: quotacheck -ugm /.,10
[05.28.2025_15-52-30] Running: quotaon -v /,10
[05.28.2025_15-52-31] Successfully ran: quotaon -v /.,10
[05.28.2025_15-52-31] Running: adduser --disabled-login --gecos "" cyberpanel,10
[05.28.2025_15-52-31] Successfully ran: adduser --disabled-login --gecos "" cyberpanel.,10
[05.28.2025_15-52-31] Running: adduser --disabled-login --gecos "" docker,10
[05.28.2025_15-52-31] Successfully ran: adduser --disabled-login --gecos "" docker.,10
[05.28.2025_15-52-32] Running: groupadd docker,10
[05.28.2025_15-52-32] [ERROR] We are not able to run groupadd docker return code: 9.,10
[05.28.2025_15-52-32] Running: usermod -aG docker docker,10
[05.28.2025_15-52-32] Successfully ran: usermod -aG docker docker.,10
[05.28.2025_15-52-32] Running: usermod -aG docker cyberpanel,10
[05.28.2025_15-52-32] Successfully ran: usermod -aG docker cyberpanel.,10
[05.28.2025_15-52-32] Running: mkdir -p /etc/letsencrypt/live/,10
[05.28.2025_15-52-32] Successfully ran: mkdir -p /etc/letsencrypt/live/.,10
[05.28.2025_15-52-32] Running: wget http://rpms.litespeedtech.com/debian/enable_lst_debain_repo.sh,10
[05.28.2025_15-52-32] Successfully ran: wget http://rpms.litespeedtech.com/debian/enable_lst_debain_repo.sh.,10
[05.28.2025_15-52-32] Running: ./enable_lst_debain_repo.sh,10
[05.28.2025_15-52-35] Successfully ran: ./enable_lst_debain_repo.sh.,10
[05.28.2025_15-52-35] Running: ,10
[05.28.2025_15-52-35] Successfully ran: .,10
[05.28.2025_15-52-35] Running: ,10
[05.28.2025_15-52-35] Successfully ran: .,10
[05.28.2025_15-52-35] Installing LiteSpeed Web server,40
[05.28.2025_15-52-35] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install openlitespeed,40
[05.28.2025_15-52-49] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install openlitespeed.,40
[05.28.2025_15-52-49] Changing default port to 80..,40
[05.28.2025_15-52-49] Default port is now 80 for OpenLiteSpeed!,40
[05.28.2025_15-52-49] Running: /usr/local/lsws/bin/lswsctrl restart,40
[05.28.2025_15-52-52] Successfully ran: /usr/local/lsws/bin/lswsctrl restart.,40
[05.28.2025_15-52-52] Installing Optimized PHPs..,50
[05.28.2025_15-53-37] LiteSpeed PHPs successfully installed!,50
[05.28.2025_15-53-37] Fixing OpenLiteSpeed configurations!,50
[05.28.2025_15-53-37] OpenLiteSpeed Configurations fixed!,50
[05.28.2025_15-53-38] Running: /usr/local/lsws/bin/lswsctrl restart,50
[05.28.2025_15-53-41] Successfully ran: /usr/local/lsws/bin/lswsctrl restart.,50
[05.28.2025_15-53-41] Installing MySQL,60
[05.28.2025_15-53-41] Running: DEBIAN_FRONTEND=noninteractive apt-get install software-properties-common -y,60
[05.28.2025_15-53-41] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get install software-properties-common -y.,60
[05.28.2025_15-53-41] Running: DEBIAN_FRONTEND=noninteractive apt-get install apt-transport-https curl -y,60
[05.28.2025_15-53-43] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get install apt-transport-https curl -y.,60
[05.28.2025_15-53-43] Running: mkdir -p /etc/apt/keyrings,60
[05.28.2025_15-53-43] Successfully ran: mkdir -p /etc/apt/keyrings.,60
[05.28.2025_15-53-44] Running: curl -o /etc/apt/keyrings/mariadb-keyring.pgp 'https://mariadb.org/mariadb_release_signing_key.pgp',60
[05.28.2025_15-53-44] Successfully ran: curl -o /etc/apt/keyrings/mariadb-keyring.pgp 'https://mariadb.org/mariadb_release_signing_key.pgp'.,60
[05.28.2025_15-53-44] Running: curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s -- --mariadb-server-version=10.11,60
[05.28.2025_15-53-50] Successfully ran: curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s -- --mariadb-server-version=10.11.,60
[05.28.2025_15-53-50] Running: DEBIAN_FRONTEND=noninteractive apt-get update -y,60
[05.28.2025_15-53-52] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get update -y.,60
[05.28.2025_15-53-52] Running: DEBIAN_FRONTEND=noninteractive apt-get install mariadb-server -y,60
[05.28.2025_15-54-03] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get install mariadb-server -y.,60
[05.28.2025_15-54-03] Running: systemctl start mariadb,60
[05.28.2025_15-54-03] Successfully ran: systemctl start mariadb.,60
[05.28.2025_15-54-03] Running: systemctl enable mariadb,60
[05.28.2025_15-54-04] Successfully ran: systemctl enable mariadb.,60
[05.28.2025_15-54-04] [ERROR] We are not able to run mariadb -u root -e "use mysql;DROP DATABASE IF EXISTS test;DELETE FROM mysql.db WHERE Db='test' OR Db='test\_%';GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY 'sPxsMwaTcqVekL';UPDATE user SET plugin='' WHERE User='root';flush privileges;" return code: 1.,60
[05.28.2025_15-54-04] Running: systemctl start mariadb,60
[05.28.2025_15-54-04] Successfully ran: systemctl start mariadb.,60
[05.28.2025_15-54-04] Running: systemctl enable mariadb,60
[05.28.2025_15-54-05] Successfully ran: systemctl enable mariadb.,60
[05.28.2025_15-54-39] Running: systemctl enable pure-ftpd-mysql,60
[05.28.2025_15-54-40] Successfully ran: systemctl enable pure-ftpd-mysql.,60
[05.28.2025_15-54-40] Running: groupadd -g 2001 ftpgroup,60
[05.28.2025_15-54-40] Successfully ran: groupadd -g 2001 ftpgroup.,60
[05.28.2025_15-54-40] Running: useradd -u 2001 -s /bin/false -d /bin/null -c "pureftpd user" -g ftpgroup ftpuser,60
[05.28.2025_15-54-40] Successfully ran: useradd -u 2001 -s /bin/false -d /bin/null -c "pureftpd user" -g ftpgroup ftpuser.,60
[05.28.2025_15-54-40] Configuring PureFTPD..,60
[05.28.2025_15-54-40] [ERROR] Could not create directory for FTP SSL,60
[05.28.2025_15-54-40] Running: openssl req -x509 -nodes -days 7300 -newkey rsa:2048 -subj "/C=US/ST=Denial/L=Sprinal-ield/O=Dis/CN=www.example.com" -keyout /etc/ssl/private/pure-ftpd.pem -out /etc/ssl/private/pure-ftpd.pem,60
[05.28.2025_15-54-40] Successfully ran: openssl req -x509 -nodes -days 7300 -newkey rsa:2048 -subj "/C=US/ST=Denial/L=Sprinal-ield/O=Dis/CN=www.example.com" -keyout /etc/ssl/private/pure-ftpd.pem -out /etc/ssl/private/pure-ftpd.pem.,60
[05.28.2025_15-54-40] Running: ln -s /etc/pure-ftpd/conf/MySQLConfigFile /etc/pure-ftpd/auth/30mysql,60
[05.28.2025_15-54-41] Successfully ran: ln -s /etc/pure-ftpd/conf/MySQLConfigFile /etc/pure-ftpd/auth/30mysql.,60
[05.28.2025_15-54-41] Running: ln -s /etc/pure-ftpd/conf/UnixAuthentication /etc/pure-ftpd/auth/65unix,60
[05.28.2025_15-54-41] Successfully ran: ln -s /etc/pure-ftpd/conf/UnixAuthentication /etc/pure-ftpd/auth/65unix.,60
[05.28.2025_15-54-41] Running: systemctl restart pure-ftpd-mysql.service,60
[05.28.2025_15-54-41] Successfully ran: systemctl restart pure-ftpd-mysql.service.,60
[05.28.2025_15-54-41] Running: sed -i 's/MYSQLCrypt md5/MYSQLCrypt crypt/g' /etc/pure-ftpd/db/mysql.conf,60
[05.28.2025_15-54-41] Successfully ran: sed -i 's/MYSQLCrypt md5/MYSQLCrypt crypt/g' /etc/pure-ftpd/db/mysql.conf.,60
[05.28.2025_15-54-41] Running: systemctl restart pure-ftpd-mysql.service,60
[05.28.2025_15-54-41] Successfully ran: systemctl restart pure-ftpd-mysql.service.,60
[05.28.2025_15-54-41] PureFTPD configured!,60
[05.28.2025_15-54-41] Running: systemctl start pure-ftpd-mysql,60
[05.28.2025_15-54-41] Successfully ran: systemctl start pure-ftpd-mysql.,60
[05.28.2025_15-54-41] Running: systemctl stop systemd-resolved,60
[05.28.2025_15-54-41] Successfully ran: systemctl stop systemd-resolved.,60
[05.28.2025_15-54-41] Running: systemctl disable systemd-resolved.service,60
[05.28.2025_15-54-41] Successfully ran: systemctl disable systemd-resolved.service.,60
[05.28.2025_15-54-45] Configuring PowerDNS..,60
[05.28.2025_15-54-45] PowerDNS configured!,60
[05.28.2025_15-54-45] Running: systemctl enable pdns,60
[05.28.2025_15-54-45] Successfully ran: systemctl enable pdns.,60
[05.28.2025_15-54-45] Running: systemctl start pdns,60
[05.28.2025_15-54-45] Successfully ran: systemctl start pdns.,60
[05.28.2025_15-54-45] Running: ln -s /usr/local/lsws/lsphp80/bin/php /usr/bin/php,60
[05.28.2025_15-54-45] Successfully ran: ln -s /usr/local/lsws/lsphp80/bin/php /usr/bin/php.,60
[05.28.2025_15-54-45] [setupPHPSymlink] PHP symlink created successfully.,60
[05.28.2025_15-54-45] Running: chmod +x composer.sh,60
[05.28.2025_15-54-45] Successfully ran: chmod +x composer.sh.,60
[05.28.2025_15-54-45] Running: ./composer.sh,60
[05.28.2025_15-54-46] Successfully ran: ./composer.sh.,60
[05.28.2025_15-54-46] [ERROR] fix_selinux_issue problem,60
[05.28.2025_15-54-46] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install psmisc,60
[05.28.2025_15-54-47] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install psmisc.,60
[05.28.2025_15-54-47] Running: DEBIAN_FRONTEND=noninteractive apt-get -y remove postfix,60
[05.28.2025_15-54-47] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y remove postfix.,60
[05.28.2025_15-54-47] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install debconf-utils,60
[05.28.2025_15-54-49] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install debconf-utils.,60
[05.28.2025_15-54-49] Running: debconf-set-selections /root/cyberpanel/install/pf.unattend.text,60
[05.28.2025_15-54-49] Successfully ran: debconf-set-selections /root/cyberpanel/install/pf.unattend.text.,60
[05.28.2025_15-54-50] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install postfix postfix-mysql,60
[05.28.2025_15-55-03] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install postfix postfix-mysql.,60
[05.28.2025_15-55-04] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install dovecot-mysql dovecot-imapd dovecot-pop3d,60
[05.28.2025_15-55-15] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install dovecot-mysql dovecot-imapd dovecot-pop3d.,60
[05.28.2025_15-55-25] Setting up authentication for Postfix and Dovecot...,60
[05.28.2025_15-55-25] Authentication for Postfix and Dovecot set.,60
[05.28.2025_15-55-25] Configuring postfix and dovecot...,60
[05.28.2025_15-55-25] Running: openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -subj "/C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com" -keyout /etc/postfix/key.pem -out /etc/postfix/cert.pem,60
[05.28.2025_15-55-25] Successfully ran: openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -subj "/C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com" -keyout /etc/postfix/key.pem -out /etc/postfix/cert.pem.,60
[05.28.2025_15-55-25] Running: openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -subj "/C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com" -keyout /etc/dovecot/key.pem -out /etc/dovecot/cert.pem,60
[05.28.2025_15-55-25] Successfully ran: openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -subj "/C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com" -keyout /etc/dovecot/key.pem -out /etc/dovecot/cert.pem.,60
[05.28.2025_15-55-25] Cleanup postfix/dovecot config files,60
[05.28.2025_15-55-25] Running: postconf -e 'myhostname = Ubuntu-2204-jammy-amd64-base',60
[05.28.2025_15-55-25] Successfully ran: postconf -e 'myhostname = Ubuntu-2204-jammy-amd64-base'.,60
[05.28.2025_15-55-25] Running: sed -i 's|server.example.com|Ubuntu-2204-jammy-amd64-base|g' /etc/postfix/main.cf,60
[05.28.2025_15-55-25] Successfully ran: sed -i 's|server.example.com|Ubuntu-2204-jammy-amd64-base|g' /etc/postfix/main.cf.,60
[05.28.2025_15-55-25] Running: chmod o= /etc/postfix/mysql-virtual_domains.cf,60
[05.28.2025_15-55-25] Successfully ran: chmod o= /etc/postfix/mysql-virtual_domains.cf.,60
[05.28.2025_15-55-26] Running: chmod o= /etc/postfix/mysql-virtual_forwardings.cf,60
[05.28.2025_15-55-26] Successfully ran: chmod o= /etc/postfix/mysql-virtual_forwardings.cf.,60
[05.28.2025_15-55-26] Running: chmod o= /etc/postfix/mysql-virtual_mailboxes.cf,60
[05.28.2025_15-55-26] Successfully ran: chmod o= /etc/postfix/mysql-virtual_mailboxes.cf.,60
[05.28.2025_15-55-26] Running: chmod o= /etc/postfix/mysql-virtual_email2email.cf,60
[05.28.2025_15-55-26] Successfully ran: chmod o= /etc/postfix/mysql-virtual_email2email.cf.,60
[05.28.2025_15-55-26] Running: chmod o= /etc/postfix/main.cf,60
[05.28.2025_15-55-26] Successfully ran: chmod o= /etc/postfix/main.cf.,60
[05.28.2025_15-55-27] Running: chmod o= /etc/postfix/master.cf,60
[05.28.2025_15-55-27] Successfully ran: chmod o= /etc/postfix/master.cf.,60
[05.28.2025_15-55-27] Running: chgrp postfix /etc/postfix/mysql-virtual_domains.cf,60
[05.28.2025_15-55-27] Successfully ran: chgrp postfix /etc/postfix/mysql-virtual_domains.cf.,60
[05.28.2025_15-55-27] Running: chgrp postfix /etc/postfix/mysql-virtual_forwardings.cf,60
[05.28.2025_15-55-27] Successfully ran: chgrp postfix /etc/postfix/mysql-virtual_forwardings.cf.,60
[05.28.2025_15-55-27] Running: chgrp postfix /etc/postfix/mysql-virtual_mailboxes.cf,60
[05.28.2025_15-55-27] Successfully ran: chgrp postfix /etc/postfix/mysql-virtual_mailboxes.cf.,60
[05.28.2025_15-55-27] Running: chgrp postfix /etc/postfix/mysql-virtual_email2email.cf,60
[05.28.2025_15-55-27] Successfully ran: chgrp postfix /etc/postfix/mysql-virtual_email2email.cf.,60
[05.28.2025_15-55-27] Running: chgrp postfix /etc/postfix/main.cf,60
[05.28.2025_15-55-27] Successfully ran: chgrp postfix /etc/postfix/main.cf.,60
[05.28.2025_15-55-27] Running: chgrp postfix /etc/postfix/master.cf,60
[05.28.2025_15-55-27] Successfully ran: chgrp postfix /etc/postfix/master.cf.,60
[05.28.2025_15-55-27] Running: groupadd -g 5000 vmail,60
[05.28.2025_15-55-27] Successfully ran: groupadd -g 5000 vmail.,60
[05.28.2025_15-55-27] Running: useradd -g vmail -u 5000 vmail -d /home/vmail -m,60
[05.28.2025_15-55-27] Successfully ran: useradd -g vmail -u 5000 vmail -d /home/vmail -m.,60
[05.28.2025_15-55-27] Running: systemctl enable postfix.service,60
[05.28.2025_15-55-28] Successfully ran: systemctl enable postfix.service.,60
[05.28.2025_15-55-28] Running: systemctl start postfix.service,60
[05.28.2025_15-55-28] Successfully ran: systemctl start postfix.service.,60
[05.28.2025_15-55-28] Running: chgrp dovecot /etc/dovecot/dovecot-sql.conf.ext,60
[05.28.2025_15-55-28] Successfully ran: chgrp dovecot /etc/dovecot/dovecot-sql.conf.ext.,60
[05.28.2025_15-55-28] Running: chmod o= /etc/dovecot/dovecot-sql.conf.ext,60
[05.28.2025_15-55-28] Successfully ran: chmod o= /etc/dovecot/dovecot-sql.conf.ext.,60
[05.28.2025_15-55-28] Running: systemctl enable dovecot.service,60
[05.28.2025_15-55-29] Successfully ran: systemctl enable dovecot.service.,60
[05.28.2025_15-55-29] Running: systemctl start dovecot.service,60
[05.28.2025_15-55-29] Successfully ran: systemctl start dovecot.service.,60
[05.28.2025_15-55-29] Running: systemctl restart  postfix.service,60
[05.28.2025_15-55-29] Successfully ran: systemctl restart  postfix.service.,60
[05.28.2025_15-55-29] Running: chmod 755 /etc/postfix/main.cf,60
[05.28.2025_15-55-30] Successfully ran: chmod 755 /etc/postfix/main.cf.,60
[05.28.2025_15-55-30] Running: mkdir -p /etc/pki/dovecot/private/,60
[05.28.2025_15-55-30] Successfully ran: mkdir -p /etc/pki/dovecot/private/.,60
[05.28.2025_15-55-30] Running: mkdir -p /etc/pki/dovecot/certs/,60
[05.28.2025_15-55-30] Successfully ran: mkdir -p /etc/pki/dovecot/certs/.,60
[05.28.2025_15-55-30] Running: mkdir -p /etc/opendkim/keys/,60
[05.28.2025_15-55-30] Successfully ran: mkdir -p /etc/opendkim/keys/.,60
[05.28.2025_15-55-30] Running: sed -i 's/auth_mechanisms = plain/#auth_mechanisms = plain/g' /etc/dovecot/conf.d/10-auth.conf,60
[05.28.2025_15-55-30] Successfully ran: sed -i 's/auth_mechanisms = plain/#auth_mechanisms = plain/g' /etc/dovecot/conf.d/10-auth.conf.,60
[05.28.2025_15-55-30] Running: systemctl restart dovecot,60
[05.28.2025_15-55-31] Successfully ran: systemctl restart dovecot.,60
[05.28.2025_15-55-31] Postfix and Dovecot configured,60
[05.28.2025_15-55-31] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install unzip,60
[05.28.2025_15-55-32] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install unzip.,60
[05.28.2025_15-55-32] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install zip,60
[05.28.2025_15-55-32] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install zip.,60
[05.28.2025_15-55-32] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install rsync,60
[05.28.2025_15-55-33] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install rsync.,60
[05.28.2025_15-55-33] Checking to see if ufw firewall is installed (will be removed),60
[05.28.2025_15-55-33] Running: Remove ufw firewall (using firewalld),60
[05.28.2025_15-55-35] Successfully ran: Remove ufw firewall (using firewalld).,60
[05.28.2025_15-55-35] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install firewalld,60
[05.28.2025_15-55-40] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install firewalld.,60
[05.28.2025_15-55-40] Running: systemctl restart systemd-logind,60
[05.28.2025_15-55-40] Successfully ran: systemctl restart systemd-logind.,60
[05.28.2025_15-55-40] Running: systemctl start firewalld,60
[05.28.2025_15-55-40] Successfully ran: systemctl start firewalld.,60
[05.28.2025_15-55-40] Running: systemctl enable firewalld,60
[05.28.2025_15-55-40] Successfully ran: systemctl enable firewalld.,60
[05.28.2025_15-55-52] FirewallD installed and configured!,60
[05.28.2025_15-55-52] Running: ssh-keygen -f /root/.ssh/cyberpanel -t rsa -N '',60
[05.28.2025_15-55-53] Successfully ran: ssh-keygen -f /root/.ssh/cyberpanel -t rsa -N ''.,60
[05.28.2025_15-55-53] Running: echo downloaded,60
[05.28.2025_15-55-53] Successfully ran: echo downloaded.,60
[05.28.2025_15-55-53] Updating /root/.my.cnf!,60
[05.28.2025_15-55-53] Updating settings.py!,60
[05.28.2025_15-55-53] settings.py updated!,60
[05.28.2025_15-55-53] Running: /usr/local/CyberPanel/bin/python manage.py makemigrations,60
[05.28.2025_15-55-54] Successfully ran: /usr/local/CyberPanel/bin/python manage.py makemigrations.,60
[05.28.2025_15-55-54] Running: /usr/local/CyberPanel/bin/python manage.py migrate,60
[05.28.2025_15-55-57] Successfully ran: /usr/local/CyberPanel/bin/python manage.py migrate.,60
[05.28.2025_15-55-57] Running: /usr/local/CyberPanel/bin/python manage.py collectstatic --noinput --clear,60
[05.28.2025_15-55-58] Successfully ran: /usr/local/CyberPanel/bin/python manage.py collectstatic --noinput --clear.,60
[05.28.2025_15-55-58] Running: mv static /usr/local/CyberCP/public/,60
[05.28.2025_15-55-58] Successfully ran: mv static /usr/local/CyberCP/public/.,60
[05.28.2025_15-55-58] Running: wget https://github.com/the-djmaze/snappymail/releases/download/v2.38.2/snappymail-2.38.2.zip,60
[05.28.2025_15-55-59] Successfully ran: wget https://github.com/the-djmaze/snappymail/releases/download/v2.38.2/snappymail-2.38.2.zip.,60
[05.28.2025_15-55-59] Running: unzip snappymail-2.38.2.zip -d /usr/local/CyberCP/public/snappymail,60
[05.28.2025_15-55-59] Successfully ran: unzip snappymail-2.38.2.zip -d /usr/local/CyberCP/public/snappymail.,60
[05.28.2025_15-55-59] Running: find . -type d -exec chmod 755 {} \;,60
[05.28.2025_15-56-00] Successfully ran: find . -type d -exec chmod 755 {} \;.,60
[05.28.2025_15-56-00] Running: find . -type f -exec chmod 644 {} \;,60
[05.28.2025_15-56-01] Successfully ran: find . -type f -exec chmod 644 {} \;.,60
[05.28.2025_15-56-01] Running: mkdir -p /usr/local/lscp/cyberpanel/rainloop/data,60
[05.28.2025_15-56-01] Successfully ran: mkdir -p /usr/local/lscp/cyberpanel/rainloop/data.,60
[05.28.2025_15-56-01] Running: mkdir -p /usr/local/lscp/cyberpanel/rainloop/data/_data_/_default_/configs/,60
[05.28.2025_15-56-01] Successfully ran: mkdir -p /usr/local/lscp/cyberpanel/rainloop/data/_data_/_default_/configs/.,60
[05.28.2025_15-56-01] Running: wget -O /usr/local/CyberCP/snappymail_cyberpanel.php  https://raw.githubusercontent.com/the-djmaze/snappymail/master/integrations/cyberpanel/install.php,60
[05.28.2025_15-56-01] Successfully ran: wget -O /usr/local/CyberCP/snappymail_cyberpanel.php  https://raw.githubusercontent.com/the-djmaze/snappymail/master/integrations/cyberpanel/install.php.,60
[05.28.2025_15-56-01] Running: /usr/local/lsws/lsphp80/bin/php /usr/local/CyberCP/snappymail_cyberpanel.php,60
[05.28.2025_15-56-01] Successfully ran: /usr/local/lsws/lsphp80/bin/php /usr/local/CyberCP/snappymail_cyberpanel.php.,60
[05.28.2025_15-56-01] Running: wget -O /usr/local/CyberCP/public/phpmyadmin.zip https://github.com/usmannasir/cyberpanel/raw/stable/phpmyadmin.zip,60
[05.28.2025_15-56-02] Successfully ran: wget -O /usr/local/CyberCP/public/phpmyadmin.zip https://github.com/usmannasir/cyberpanel/raw/stable/phpmyadmin.zip.,60
[05.28.2025_15-56-02] Running: unzip /usr/local/CyberCP/public/phpmyadmin.zip -d /usr/local/CyberCP/public,60
[05.28.2025_15-56-02] Successfully ran: unzip /usr/local/CyberCP/public/phpmyadmin.zip -d /usr/local/CyberCP/public.,60
[05.28.2025_15-56-02] Running: rm -f /usr/local/CyberCP/public/phpmyadmin.zip,60
[05.28.2025_15-56-03] Successfully ran: rm -f /usr/local/CyberCP/public/phpmyadmin.zip.,60
[05.28.2025_15-56-03] Running: chown -R lscpd:lscpd /usr/local/CyberCP/public/phpmyadmin,60
[05.28.2025_15-56-03] [ERROR] We are not able to run chown -R lscpd:lscpd /usr/local/CyberCP/public/phpmyadmin return code: 1.,60
[05.28.2025_15-56-03] Running: cp /usr/local/CyberCP/plogical/phpmyadminsignin.php /usr/local/CyberCP/public/phpmyadmin/phpmyadminsignin.php,60
[05.28.2025_15-56-03] Successfully ran: cp /usr/local/CyberCP/plogical/phpmyadminsignin.php /usr/local/CyberCP/public/phpmyadmin/phpmyadminsignin.php.,60
[05.28.2025_15-56-03] Running: ln -s /usr/local/CyberCP/cli/cyberPanel.py /usr/bin/cyberpanel,60
[05.28.2025_15-56-03] Successfully ran: ln -s /usr/local/CyberCP/cli/cyberPanel.py /usr/bin/cyberpanel.,60
[05.28.2025_15-56-03] Running: chmod +x /usr/local/CyberCP/cli/cyberPanel.py,60
[05.28.2025_15-56-03] Successfully ran: chmod +x /usr/local/CyberCP/cli/cyberPanel.py.,60
[05.28.2025_15-56-03] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install cron,60
[05.28.2025_15-56-03] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install cron.,60
[05.28.2025_15-56-03] Running: systemctl enable cron,60
[05.28.2025_15-56-04] Successfully ran: systemctl enable cron.,60
[05.28.2025_15-56-04] Running: systemctl start cron,60
[05.28.2025_15-56-04] Successfully ran: systemctl start cron.,60
[05.28.2025_15-56-04] Running: chmod 600 /var/spool/cron/crontabs/root,60
[05.28.2025_15-56-04] Successfully ran: chmod 600 /var/spool/cron/crontabs/root.,60
[05.28.2025_15-56-04] Running: systemctl restart cron.service,60
[05.28.2025_15-56-04] Successfully ran: systemctl restart cron.service.,60
[05.28.2025_15-56-04] Running: DEBIAN_FRONTEND=noninteractive apt-get update -y,60
[05.28.2025_15-56-06] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get update -y.,60
[05.28.2025_15-56-06] Running: DEBIAN_FRONTEND=noninteractive apt-get install restic -y,60
[05.28.2025_15-56-09] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get install restic -y.,60
[05.28.2025_15-56-09] Running: restic self-update,60
[05.28.2025_15-56-12] Successfully ran: restic self-update.,60
[05.28.2025_15-56-12] Running: echo acme2,60
[05.28.2025_15-56-12] Successfully ran: echo acme2.,60
[05.28.2025_15-56-12] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install opendkim,60
[05.28.2025_15-56-16] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install opendkim.,60
[05.28.2025_15-56-16] Running: apt install opendkim-tools -y,60
[05.28.2025_15-56-16] Successfully ran: apt install opendkim-tools -y.,60
[05.28.2025_15-56-16] Running: mkdir -p /etc/opendkim/keys/,60
[05.28.2025_15-56-16] Successfully ran: mkdir -p /etc/opendkim/keys/.,60
[05.28.2025_15-56-16] Running: systemctl start opendkim,60
[05.28.2025_15-56-16] Successfully ran: systemctl start opendkim.,60
[05.28.2025_15-56-16] Running: systemctl enable opendkim,60
[05.28.2025_15-56-18] Successfully ran: systemctl enable opendkim.,60
[05.28.2025_15-56-18] Running: systemctl start postfix,60
[05.28.2025_15-56-19] Successfully ran: systemctl start postfix.,60
[05.28.2025_15-56-19] [ERROR] [Errno 2] No such file or directory: '/usr/local/lsws/modules/mod_security.so' [modSecPreReqs],60
[05.28.2025_15-56-19] Starting LSCPD installation..,60
[05.28.2025_15-56-19] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install gcc g++ make autoconf rcs,60
[05.28.2025_15-56-19] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install gcc g++ make autoconf rcs.,60
[05.28.2025_15-56-19] Running: DEBIAN_FRONTEND=noninteractive apt-get -y install libpcre3 libpcre3-dev openssl libexpat1 libexpat1-dev libgeoip-dev zlib1g zlib1g-dev libudns-dev whichman curl,60
[05.28.2025_15-56-22] Successfully ran: DEBIAN_FRONTEND=noninteractive apt-get -y install libpcre3 libpcre3-dev openssl libexpat1 libexpat1-dev libgeoip-dev zlib1g zlib1g-dev libudns-dev whichman curl.,60
[05.28.2025_15-56-22] Running: tar zxf lscp.tar.gz -C /usr/local/,60
[05.28.2025_15-56-23] Successfully ran: tar zxf lscp.tar.gz -C /usr/local/.,60
[05.28.2025_15-56-23] Running: cp -f /usr/local/CyberCP/lscpd.0.4.0 /usr/local/lscp/bin/lscpd.0.4.0,60
[05.28.2025_15-56-23] Successfully ran: cp -f /usr/local/CyberCP/lscpd.0.4.0 /usr/local/lscp/bin/lscpd.0.4.0.,60
[05.28.2025_15-56-23] Running: rm -f /usr/local/lscp/bin/lscpd,60
[05.28.2025_15-56-23] Successfully ran: rm -f /usr/local/lscp/bin/lscpd.,60
[05.28.2025_15-56-23] Running: mv /usr/local/lscp/bin/lscpd.0.4.0 /usr/local/lscp/bin/lscpd,60
[05.28.2025_15-56-23] Successfully ran: mv /usr/local/lscp/bin/lscpd.0.4.0 /usr/local/lscp/bin/lscpd.,60
[05.28.2025_15-56-23] Running: chmod 755 /usr/local/lscp/bin/lscpd,60
[05.28.2025_15-56-23] Successfully ran: chmod 755 /usr/local/lscp/bin/lscpd.,60
[05.28.2025_15-56-23] Running: openssl req -newkey rsa:1024 -new -nodes -x509 -days 3650 -subj "/C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com" -keyout /usr/local/lscp/conf/key.pem -out /usr/local/lscp/conf/cert.pem,60
[05.28.2025_15-56-23] Successfully ran: openssl req -newkey rsa:1024 -new -nodes -x509 -days 3650 -subj "/C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com" -keyout /usr/local/lscp/conf/key.pem -out /usr/local/lscp/conf/cert.pem.,60
[05.28.2025_15-56-23] Running: useradd lscpd -M -d /usr/local/lscp,60
[05.28.2025_15-56-23] Successfully ran: useradd lscpd -M -d /usr/local/lscp.,60
[05.28.2025_15-56-23] Running: usermod -a -G lscpd lscpd,60
[05.28.2025_15-56-23] Successfully ran: usermod -a -G lscpd lscpd.,60
[05.28.2025_15-56-23] Running: usermod -a -G lsadm lscpd,60
[05.28.2025_15-56-23] Successfully ran: usermod -a -G lsadm lscpd.,60
[05.28.2025_15-56-23] LSCPD successfully installed!,60
[05.28.2025_15-56-23] Running: wget http://www.litespeedtech.com/packages/lsapi/wsgi-lsapi-2.1.tgz,60
[05.28.2025_15-56-24] Successfully ran: wget http://www.litespeedtech.com/packages/lsapi/wsgi-lsapi-2.1.tgz.,60
[05.28.2025_15-56-24] Running: tar xf wsgi-lsapi-2.1.tgz,60
[05.28.2025_15-56-24] Successfully ran: tar xf wsgi-lsapi-2.1.tgz.,60
[05.28.2025_15-56-24] Running: /usr/local/CyberPanel/bin/python ./configure.py,60
[05.28.2025_15-56-24] Successfully ran: /usr/local/CyberPanel/bin/python ./configure.py.,60
[05.28.2025_15-56-24] Running: make,60
[05.28.2025_15-56-25] Successfully ran: make.,60
[05.28.2025_15-56-25] Running: cp lswsgi /usr/local/CyberCP/bin/,60
[05.28.2025_15-56-25] Successfully ran: cp lswsgi /usr/local/CyberCP/bin/.,60
[05.28.2025_15-56-25] Trying to setup LSCPD Daemon!,60
[05.28.2025_15-56-25] Running: chmod +x /usr/local/lscp/bin/lscpdctrl,60
[05.28.2025_15-56-25] Successfully ran: chmod +x /usr/local/lscp/bin/lscpdctrl.,60
[05.28.2025_15-56-25] Running: mkdir -p /usr/local/lscpd/admin/,60
[05.28.2025_15-56-25] Successfully ran: mkdir -p /usr/local/lscpd/admin/.,60
[05.28.2025_15-56-25] Running: mkdir -p /usr/local/CyberCP/conf/,60
[05.28.2025_15-56-25] Successfully ran: mkdir -p /usr/local/CyberCP/conf/.,60
[05.28.2025_15-56-25] Running: chmod 600 /usr/local/CyberCP/conf/token_env,60
[05.28.2025_15-56-25] Successfully ran: chmod 600 /usr/local/CyberCP/conf/token_env.,60
[05.28.2025_15-56-25] Running: systemctl enable lscpd.service,60
[05.28.2025_15-56-26] Successfully ran: systemctl enable lscpd.service.,60
[05.28.2025_15-56-26] Running: ln -s /lib/x86_64-linux-gnu/libpcre.so.3 /lib/x86_64-linux-gnu/libpcre.so.1,60
[05.28.2025_15-56-26] Successfully ran: ln -s /lib/x86_64-linux-gnu/libpcre.so.3 /lib/x86_64-linux-gnu/libpcre.so.1.,60
[05.28.2025_15-56-26] LSCPD Daemon Set!,60
[05.28.2025_15-56-26] Running: chmod +x /root/.acme.sh/dns_cyberpanel.sh,60
[05.28.2025_15-56-26] Successfully ran: chmod +x /root/.acme.sh/dns_cyberpanel.sh.,60
[05.28.2025_15-56-26] Running: usermod -G lscpd-lsadm-nobody lscpd,60
[05.28.2025_15-56-26] [ERROR] We are not able to run usermod -G lscpd-lsadm-nobody lscpd return code: 6.,60
[05.28.2025_15-56-26] Running: usermod -G lscpd-lsadm-nogroup lscpd,60
[05.28.2025_15-56-26] Successfully ran: usermod -G lscpd-lsadm-nogroup lscpd.,60
[05.28.2025_15-56-26] Running: find /usr/local/CyberCP -type d -exec chmod 0755 {} \;,60
[05.28.2025_15-56-28] Successfully ran: find /usr/local/CyberCP -type d -exec chmod 0755 {} \;.,60
[05.28.2025_15-56-29] Running: find /usr/local/CyberCP -type f -exec chmod 0644 {} \;,60
[05.28.2025_15-56-40] Successfully ran: find /usr/local/CyberCP -type f -exec chmod 0644 {} \;.,60
[05.28.2025_15-56-40] Running: chmod -R 755 /usr/local/CyberCP/bin,60
[05.28.2025_15-56-40] Successfully ran: chmod -R 755 /usr/local/CyberCP/bin.,60
[05.28.2025_15-56-40] Running: chown -R root:root /usr/local/CyberCP,60
[05.28.2025_15-56-40] Successfully ran: chown -R root:root /usr/local/CyberCP.,60
[05.28.2025_15-56-40] Running: find /usr/local/lscp -type d -exec chmod 0755 {} \;,60
[05.28.2025_15-56-40] Successfully ran: find /usr/local/lscp -type d -exec chmod 0755 {} \;.,60
[05.28.2025_15-56-40] Running: find /usr/local/lscp -type f -exec chmod 0644 {} \;,60
[05.28.2025_15-56-40] Successfully ran: find /usr/local/lscp -type f -exec chmod 0644 {} \;.,60
[05.28.2025_15-56-41] Running: chmod -R 755 /usr/local/lscp/bin,60
[05.28.2025_15-56-41] Successfully ran: chmod -R 755 /usr/local/lscp/bin.,60
[05.28.2025_15-56-41] Running: chmod -R 755 /usr/local/lscp/fcgi-bin,60
[05.28.2025_15-56-41] Successfully ran: chmod -R 755 /usr/local/lscp/fcgi-bin.,60
[05.28.2025_15-56-41] Running: chown -R lscpd:lscpd /usr/local/CyberCP/public/phpmyadmin/tmp,60
[05.28.2025_15-56-41] Successfully ran: chown -R lscpd:lscpd /usr/local/CyberCP/public/phpmyadmin/tmp.,60
[05.28.2025_15-56-41] Running: chown -R root:root /usr/local/lscp,60
[05.28.2025_15-56-41] Successfully ran: chown -R root:root /usr/local/lscp.,60
[05.28.2025_15-56-41] Running: chown -R lscpd:lscpd /usr/local/lscp/cyberpanel/rainloop,60
[05.28.2025_15-56-41] Successfully ran: chown -R lscpd:lscpd /usr/local/lscp/cyberpanel/rainloop.,60
[05.28.2025_15-56-41] Running: chmod 700 /usr/local/CyberCP/cli/cyberPanel.py,60
[05.28.2025_15-56-41] Successfully ran: chmod 700 /usr/local/CyberCP/cli/cyberPanel.py.,60
[05.28.2025_15-56-41] Running: chmod 700 /usr/local/CyberCP/plogical/upgradeCritical.py,60
[05.28.2025_15-56-41] Successfully ran: chmod 700 /usr/local/CyberCP/plogical/upgradeCritical.py.,60
[05.28.2025_15-56-41] Running: chmod 755 /usr/local/CyberCP/postfixSenderPolicy/client.py,60
[05.28.2025_15-56-42] Successfully ran: chmod 755 /usr/local/CyberCP/postfixSenderPolicy/client.py.,60
[05.28.2025_15-56-42] Running: chmod 640 /usr/local/CyberCP/CyberCP/settings.py,60
[05.28.2025_15-56-42] Successfully ran: chmod 640 /usr/local/CyberCP/CyberCP/settings.py.,60
[05.28.2025_15-56-42] Running: chown root:cyberpanel /usr/local/CyberCP/CyberCP/settings.py,60
[05.28.2025_15-56-42] Successfully ran: chown root:cyberpanel /usr/local/CyberCP/CyberCP/settings.py.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/yum.repos.d/MariaDB.repo,60
[05.28.2025_15-56-42] [ERROR] We are not able to run chmod 644 /etc/yum.repos.d/MariaDB.repo return code: 1.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/pdns/pdns.conf,60
[05.28.2025_15-56-42] [ERROR] We are not able to run chmod 644 /etc/pdns/pdns.conf return code: 1.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/systemd/system/lscpd.service,60
[05.28.2025_15-56-42] Successfully ran: chmod 644 /etc/systemd/system/lscpd.service.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/pure-ftpd/pure-ftpd.conf,60
[05.28.2025_15-56-42] Successfully ran: chmod 644 /etc/pure-ftpd/pure-ftpd.conf.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/pure-ftpd/pureftpd-pgsql.conf,60
[05.28.2025_15-56-42] Successfully ran: chmod 644 /etc/pure-ftpd/pureftpd-pgsql.conf.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/pure-ftpd/pureftpd-mysql.conf,60
[05.28.2025_15-56-42] Successfully ran: chmod 644 /etc/pure-ftpd/pureftpd-mysql.conf.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/pure-ftpd/pureftpd-ldap.conf,60
[05.28.2025_15-56-42] Successfully ran: chmod 644 /etc/pure-ftpd/pureftpd-ldap.conf.,60
[05.28.2025_15-56-42] Running: chmod 644 /etc/dovecot/dovecot.conf,60
[05.28.2025_15-56-42] Successfully ran: chmod 644 /etc/dovecot/dovecot.conf.,60
[05.28.2025_15-56-42] Running: chmod 644 /usr/local/lsws/conf/httpd_config.xml,60
[05.28.2025_15-56-43] [ERROR] We are not able to run chmod 644 /usr/local/lsws/conf/httpd_config.xml return code: 1.,60
[05.28.2025_15-56-43] Running: chmod 644 /usr/local/lsws/conf/modsec.conf,60
[05.28.2025_15-56-43] [ERROR] We are not able to run chmod 644 /usr/local/lsws/conf/modsec.conf return code: 1.,60
[05.28.2025_15-56-43] Running: chmod 644 /usr/local/lsws/conf/httpd.conf,60
[05.28.2025_15-56-43] [ERROR] We are not able to run chmod 644 /usr/local/lsws/conf/httpd.conf return code: 1.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/pure-ftpd/pure-ftpd.conf,60
[05.28.2025_15-56-43] Successfully ran: chmod 600 /etc/pure-ftpd/pure-ftpd.conf.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/pure-ftpd/pureftpd-pgsql.conf,60
[05.28.2025_15-56-43] Successfully ran: chmod 600 /etc/pure-ftpd/pureftpd-pgsql.conf.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/pure-ftpd/pureftpd-mysql.conf,60
[05.28.2025_15-56-43] Successfully ran: chmod 600 /etc/pure-ftpd/pureftpd-mysql.conf.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/pure-ftpd/pureftpd-ldap.conf,60
[05.28.2025_15-56-43] Successfully ran: chmod 600 /etc/pure-ftpd/pureftpd-ldap.conf.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/dovecot/dovecot.conf,60
[05.28.2025_15-56-43] Successfully ran: chmod 600 /etc/dovecot/dovecot.conf.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/pdns/pdns.conf,60
[05.28.2025_15-56-43] [ERROR] We are not able to run chmod 600 /etc/pdns/pdns.conf return code: 1.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/pure-ftpd/db/mysql.conf,60
[05.28.2025_15-56-43] Successfully ran: chmod 600 /etc/pure-ftpd/db/mysql.conf.,60
[05.28.2025_15-56-43] Running: chmod 600 /etc/powerdns/pdns.conf,60
[05.28.2025_15-56-43] Successfully ran: chmod 600 /etc/powerdns/pdns.conf.,60
[05.28.2025_15-56-43] Running: chmod +x /usr/local/CyberCP/plogical/renew.py,60
[05.28.2025_15-56-43] Successfully ran: chmod +x /usr/local/CyberCP/plogical/renew.py.,60
[05.28.2025_15-56-43] Running: chmod +x /usr/local/CyberCP/CLManager/CLPackages.py,60
[05.28.2025_15-56-43] Successfully ran: chmod +x /usr/local/CyberCP/CLManager/CLPackages.py.,60
[05.28.2025_15-56-43] Running: chmod +x /usr/local/CyberCP/CLScript/panel_info.py,60
[05.28.2025_15-56-43] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/panel_info.py.,60
[05.28.2025_15-56-44] Running: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxPackages.py,60
[05.28.2025_15-56-44] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxPackages.py.,60
[05.28.2025_15-56-44] Running: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxUsers.py,60
[05.28.2025_15-56-44] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxUsers.py.,60
[05.28.2025_15-56-44] Running: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxDomains.py,60
[05.28.2025_15-56-44] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxDomains.py.,60
[05.28.2025_15-56-44] Running: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxResellers.py,60
[05.28.2025_15-56-44] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxResellers.py.,60
[05.28.2025_15-56-44] Running: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxAdmins.py,60
[05.28.2025_15-56-44] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxAdmins.py.,60
[05.28.2025_15-56-44] Running: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxDB.py,60
[05.28.2025_15-56-44] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/CloudLinuxDB.py.,60
[05.28.2025_15-56-44] Running: chmod +x /usr/local/CyberCP/CLScript/UserInfo.py,60
[05.28.2025_15-56-44] Successfully ran: chmod +x /usr/local/CyberCP/CLScript/UserInfo.py.,60
[05.28.2025_15-56-44] Running: chmod 600 /usr/local/CyberCP/plogical/adminPass.py,60
[05.28.2025_15-56-44] Successfully ran: chmod 600 /usr/local/CyberCP/plogical/adminPass.py.,60
[05.28.2025_15-56-44] Running: chmod 600 /etc/cagefs/exclude/cyberpanelexclude,60
[05.28.2025_15-56-44] [ERROR] We are not able to run chmod 600 /etc/cagefs/exclude/cyberpanelexclude return code: 1.,60
[05.28.2025_15-56-44] Running: find /usr/local/CyberCP/ -name '*.pyc' -delete,60
[05.28.2025_15-56-44] Successfully ran: find /usr/local/CyberCP/ -name '*.pyc' -delete.,60
[05.28.2025_15-56-44] Running: chown root:pdns /etc/powerdns/pdns.conf,60
[05.28.2025_15-56-44] Successfully ran: chown root:pdns /etc/powerdns/pdns.conf.,60
[05.28.2025_15-56-44] Running: chmod 640 /etc/powerdns/pdns.conf,60
[05.28.2025_15-56-44] Successfully ran: chmod 640 /etc/powerdns/pdns.conf.,60
[05.28.2025_15-56-44] Running: chmod 640 /usr/local/lscp/cyberpanel/logs/access.log,60
[05.28.2025_15-56-44] [ERROR] We are not able to run chmod 640 /usr/local/lscp/cyberpanel/logs/access.log return code: 1.,60
[05.28.2025_15-56-44] Running: chmod 600 /usr/local/CyberCP/public/snappymail.php,60
[05.28.2025_15-56-44] [ERROR] We are not able to run chmod 600 /usr/local/CyberCP/public/snappymail.php return code: 1.,60
[05.28.2025_15-56-45] Running: mount -o remount-rw-hidepid=2 /proc,60
[05.28.2025_15-56-45] Successfully ran: mount -o remount-rw-hidepid=2 /proc.,60
[05.28.2025_15-56-45] Running: sysctl --system,60
[05.28.2025_15-56-45] Successfully ran: sysctl --system.,60
[05.28.2025_15-56-45] Running: chmod 700 /home/cyberpanel,60
[05.28.2025_15-56-45] Successfully ran: chmod 700 /home/cyberpanel.,60
[05.28.2025_15-56-45] Running: chmod 600 /usr/local/lscp/conf/key.pem,60
[05.28.2025_15-56-45] Successfully ran: chmod 600 /usr/local/lscp/conf/key.pem.,60
[05.28.2025_15-56-45] CyberPanel installation successfully completed!,80
Main installation completed...,70
Finalization..,80
Setting up PHP session conf...,90
Installing timezoneDB...,95
Completed [200]