install failed

hi im trying to install cyber panel on my server and i followed docs but i get this error

###############################################
Gunicorn socket started
###############################################
Traceback (most recent call last):
File “install.py”, line 2067, in
Main()
File “install.py”, line 2024, in Main
import installCyberPanel
File “/root/install/installCyberPanel.py”, line 5, in
import pexpect
ImportError: No module named pexpect

please help me

Hello @jsmith2094

Looks like pexpect is not installed. Can you print whats on

cat /usr/local/CyberCP/installLogs.txt

And than in your install directory

cat installLogs.txt

Thanks

hi i checked and it says the files dont exist

Please create your ticket here, with all necessary login details.

hi i got a bit further but got another error

###############################################
yum-config-manager Installed
###############################################
Traceback (most recent call last):
File “install.py”, line 2067, in
Main()
File “install.py”, line 2027, in Main
installCyberPanel.Main(cwd)
File “/root/install/installCyberPanel.py”, line 1175, in Main
installer.installCertBot()
File “/root/install/installCyberPanel.py”, line 940, in installCertBot
if subprocess.check_output(‘systemd-detect-virt’).find(“openvz”) > -1:
File “/usr/lib64/python2.7/subprocess.py”, line 575, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command ‘systemd-detect-virt’ returned non-zero e xit status 1
[root@scw-195c08 install]#

Is this a dedicated server?

yes

There was a minor bug for a dedicated server, please try now with the fresh OS.