CyberPanel Community

ClosedError installing cyberpanel

CT
Carlos Torres #1

i have a problem with the installation of cyberpanel in almalinux when i run the script in the migration process i get the following error

Traceback (most recent call last):
  File “install.py”, line 2626, in <module>.
    main()
  File “install.py”, line 2507, in main
    mysqlhost, mysqldb, mysqluser, mysqlpassword, mysqlport)
  File “/root/cyberpanel/install/installCyberPanel.py”, line 806, in Main
    installer.installMySQL(mysql)
  File “/root/cyberpanel/install/install/installCyberPanel.py”, line 369, in installMySQL
    type = clAPVersion.split('-')[0]
AttributeError: 'NoneType' object has no attribute 'split'.
Oops, something went wrong...

the cyberpanel log doesn’t tell me much information.

11 replies
sh
shoaibkk #2

can you please tell me the exact version of your server os

CT
Carlos Torres #5

it is possible that it is an incompatibility problem with almalinux, with ubuntu the system works fine.

cr
cramos #6

Last week i make an installation on Almalinux 8.9 and go fine, but today not.
something changed in the script.

Regards

cr
cramos #7

updated to almalinux 8.10 and the same issue. :smirk:

Regards

CT
Carlos Torres #8

it is possible that it is because of the file system maybe in almalinux something changed, in ubuntu it works very well in fact the api works excellent better than in almalinux, in ubuntu already comes with python 3.8 unlike almalinux that comes with a different version, at the end I could not find the bug in almalinux… :slight_smile:

AR
Ahmad Rusli #9

And no solutions until today.
Bug devision exist in this company?
Or, they just want use commercial program only?

CT
Carlos Torres #10

in almalinux still have not said anything, what I did was to move it to ubuntu and is more stable, the error seems rather repository problems in almalinux

na
nave #11

because I had the same problem when installing it, then I tried downgrading cyberpanel to the previous version and it worked.

CT
Carlos Torres #12

the solution is this, from the linux terminal just run this

cyberpanel_utility

and when it asks for the cyberpanel version just put 2.3.5 and the system will take care of the rest.

Sign in to reply