Aliyun centos 8.5 fresh installation failed

Hi, I install by this cmd

sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

and
end is fail with this

[05.26.2024_15-53-33] Successfully ran: /usr/local/lsws/bin/lswsctrl restart.

[05.26.2024_15-53-33] #########################################################################

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

and I check process log there is some wrong
||||(205/373): lsphp71-pgsql-debuginfo-7.1.33-3.el8.x86_64.rpm 745 kB/s | 195 kB 00:00 |
|—|—|—|—|
||||[MIRROR] lsphp80-debuginfo-8.0.28-1.el8.x86_64.rpm: Downloading successful, but checksum doesn’t match. Calculated: de3c0a6c3f811b0e64e14fc8b538e077e370aed34647299fa380f216abc1a336(sha256) Expected: ab547ebd7512d917e330977965bc615511a7869819a383b4b79a52fefa610ba1(sha256) |
||||[FAILED] lsphp80-debuginfo-8.0.28-1.el8.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success |
||||(207-208/373): lsphp71-process-7.1.33-3.el8.x86_64.rpm 56% [=============================== ] 8.2 MB/s | 114 MB 00:10 ETA|
||||The downloaded packages were saved in cache until the next successful transaction.|
||||You can remove cached packages by executing ‘dnf clean packages’.|
||||Error: Error downloading packages:|
|||| Cannot download RPMS/lsphp80-debuginfo-8.0.28-1.el8.x86_64.rpm: All mirrors were tried|
||||Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/litespeed.repo; Configuration: OptionBinding with id failovermethod does not exist|
||||Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/litespeed.repo; Configuration: OptionBinding with id failovermethod does not exist|

and there are some failovermethod problem

[root@Ali2C4G cyberpanelinstall]# yum clean all
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/litespeed.repo; Configuration: OptionBinding with id failovermethod does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/litespeed.repo; Configuration: OptionBinding with id failovermethod does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/litespeed.repo; Configuration: OptionBinding with id failovermethod does not exist
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/litespeed.repo; Configuration: OptionBinding with id failovermethod does not exist

Hello @qbjb

CentOS 7 is no longer supported - 01 - Installing CyberPanel - Docs - CyberPanel Community