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.
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…
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