Installation error without clear details

Hello,

from 3 day i try to install CyberPanel but every time return me this error:

[ERROR] We are not able to run rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm return code: 1. Fatal error, see /var/log/installLogs.txt for full details.

When i open the file /var/log/installLogs.txt, his have only this content:

Starting installation…,1
Initialization completed…,2
command failed, exiting. For more information read /var/log/installLogs.txt [404]
command failed, exiting. For more information read /var/log/installLogs.txt [404]
Setting up repositories…,1
Installing necessary components…,3
Installing required virtual enviroment,3
Installing requirments…,3
Getting CyberPanel code…,4
Necessary components installed…,5
Setting up sytem tweak…,20
Starting main installation…,30
[05.22.2021_23-36-47] Starting CyberPanel installation…,10
[05.22.2021_23-36-47] Running: yum install sudo -y,10
[05.22.2021_23-36-51] Successfully ran: yum install sudo -y.,10
[05.22.2021_23-36-51] Running: useradd -s /bin/false cyberpanel,10
[05.22.2021_23-36-51] Successfully ran: useradd -s /bin/false cyberpanel.,10
[05.22.2021_23-36-52] Running: adduser docker,10
[05.22.2021_23-36-52] Successfully ran: adduser docker.,10
[05.22.2021_23-36-52] Running: groupadd docker,10
[05.22.2021_23-36-52] [ERROR] We are not able to run groupadd docker return code: 9.,10
[05.22.2021_23-36-53] Running: usermod -aG docker docker,10
[05.22.2021_23-36-53] Successfully ran: usermod -aG docker docker.,10
[05.22.2021_23-36-53] Running: usermod -aG docker cyberpanel,10
[05.22.2021_23-36-53] Successfully ran: usermod -aG docker cyberpanel.,10
[05.22.2021_23-36-54] Running: mkdir -p /etc/letsencrypt/live/,10
[05.22.2021_23-36-54] Successfully ran: mkdir -p /etc/letsencrypt/live/.,10
[05.22.2021_23-36-54] Running: rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm,10
[05.22.2021_23-36-56] [ERROR] We are not able to run rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm return code: 1. Fatal error, se$
[05.22.2021_23-36-56] [ERROR] We are not able to run rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm return code: 1. Fatal error, se$
Oops, something went wrong… [404]

I really don’t understand where it’s a problem in my OS and server or in CyberPanel instalation packages?
Why is not able to run this rpm from cyberpanel server?
Any idea how to fix it?

Thank you to all in advance and please help me with this case!

what happens if you run

curl -v -I -XGET http://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm

?

Type your comment> @qtwrk said:

what happens if you run

curl -v -I -XGET http://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm

?

Maybe eventing is OK, make connection and respond code is 200:

GET /centos/litespeed-repo-1.2-1.el7.noarch.rpm HTTP/1.1
User-Agent: curl/7.29.0
Host: rpms.litespeedtech.com
Accept: /

< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Connection: Keep-Alive
Connection: Keep-Alive
< Keep-Alive: timeout=5, max=100
Keep-Alive: timeout=5, max=100
< etag: “4190-5dd7145a-2b3c19”
etag: “4190-5dd7145a-2b3c19”
< last-modified: Thu, 21 Nov 2019 22:48:58 GMT
last-modified: Thu, 21 Nov 2019 22:48:58 GMT
< content-type: application/octet-stream
content-type: application/octet-stream
< accept-ranges: bytes
accept-ranges: bytes
< content-length: 16784
content-length: 16784
< date: Mon, 24 May 2021 12:04:50 GMT
date: Mon, 24 May 2021 12:04:50 GMT
< server: LiteSpeed
server: LiteSpeed

<

  • Excess found in a non pipelined read: excess = 8192 url = /centos/litespeed-repo-1.2-1.el7.noarch.rpm (zero-length body)
  • Connection #0 to host rpms.litespeedtech.com left intact

… Is it normal? What i have to make for pass the installation?

sorry , my bad , please try this one and post result


curl -v -I -XGET https://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm

Hello,
I have this same error while installing CyberPanel.

This is shown after i run:
curl -v -I -XGET http://rpms.litespeedtech.com/centos/litespeed-repo-1.2-1.el7.noarch.rpm

  • About to connect() to rpms.litespeedtech.com port 443 (#0)
  • Trying 52.55.120.73…
  • Connected to rpms.litespeedtech.com (52.55.120.73) port 443 (#0)
  • Initializing NSS with certpath: sql:/etc/pki/nssdb
  • CAfile: /etc/pki/tls/certs/ca-bundle.crt
    CApath: none
  • SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • Server certificate:
  • subject: CN=*.litespeedtech.com
  • start date: Apr 04 02:47:53 2021 GMT
  • expire date: Jul 03 02:47:53 2021 GMT
  • common name: *.litespeedtech.com
  • issuer: CN=R3,O=Let’s Encrypt,C=US

GET /centos/litespeed-repo-1.2-1.el7.noarch.rpm HTTP/1.1
User-Agent: curl/7.29.0
Host: rpms.litespeedtech.com
Accept: /

< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Connection: Keep-Alive
Connection: Keep-Alive
< Keep-Alive: timeout=5, max=100
Keep-Alive: timeout=5, max=100
< etag: “4190-5dd7145a-2b3c19”
etag: “4190-5dd7145a-2b3c19”
< last-modified: Thu, 21 Nov 2019 22:48:58 GMT
last-modified: Thu, 21 Nov 2019 22:48:58 GMT
< content-type: application/octet-stream
content-type: application/octet-stream
< accept-ranges: bytes
accept-ranges: bytes
< content-length: 16784
content-length: 16784
< date: Tue, 22 Jun 2021 04:58:08 GMT
date: Tue, 22 Jun 2021 04:58:08 GMT
< server: LiteSpeed
server: LiteSpeed
< alt-svc: h3=“:443”; ma=2592000, h3-29=“:443”; ma=2592000, h3-Q050=“:443”; ma=2592000, h3-Q046=“:443”; ma=2592000, h3-Q043=“:443”; ma=2592000, quic=“:443”; ma=2592000; v=“43,46”
alt-svc: h3=“:443”; ma=2592000, h3-29=“:443”; ma=2592000, h3-Q050=“:443”; ma=2592000, h3-Q046=“:443”; ma=2592000, h3-Q043=“:443”; ma=2592000, quic=“:443”; ma=2592000; v=“43,46”

<

Anyone have solution for this?
Thank you in advance

I heave you problem help me