Cyberpanel Mirror Down Since Last 2 days

yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

Seems URL is opening from here → https://mirror.cyberpanel.net/litespeed/x86_64/repodata/repomd.xml

It seems there is some problem, looking into it. @qtwrk

rm -f /etc/yum.repos.d/litespeed.repo
wget http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el7.noarch.rpm
rpm -ivh litespeed-repo-1.1-1.el7.noarch.rpm
yum clean all
yum update

Same Error There’s no solution.

“Failed connect to mirror.cyberpanel.net:443; Connection refused”
https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to mirror.cyberpanel.net:443; Connection refused”
https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to mirror.cyberpanel.net:443; Connection refused”
https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to mirror.cyberpanel.net:443; Connection refused”
https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to mirror.cyberpanel.net:443; Connection refused”

"Failed connect to mirror.cyberpanel.net:443; Connection refused" https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to mirror.cyberpanel.net:443; Connection refused" https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to mirror.cyberpanel.net:443; Connection refused" https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to mirror.cyberpanel.net:443; Connection refused" https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to mirror.cyberpanel.net:443; Connection refused"

this must be weird , it was working all the time from monitor , i see no downtime warning

try

cd /etc/yum.repos.d rm -f *powerdns* wget https://repo.powerdns.com/repo-files/centos-auth-42.repo yum clean all

failure: repodata/repomd.xml from mariadb-mirror: [Errno 256] No more mirrors to try.
https://fra.cyberpanel.sh/mariadb/10.1/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to fra.cyberpanel.sh:443; Connection refused”
https://fra.cyberpanel.sh/mariadb/10.1/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to fra.cyberpanel.sh:443; Connection refused”
https://fra.cyberpanel.sh/mariadb/10.1/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to fra.cyberpanel.sh:443; Connection refused”
https://fra.cyberpanel.sh/mariadb/10.1/repodata/repomd.xml: [Errno 14] curl#7 - “Failed connect to fra.cyberpanel.sh:443; Connection refused”

I got the above error. Mariadb repo with your method
I replaced it.


MariaDB 10.1 CentOS repository list - created 2019-12-02 23:36 UTC

Download MariaDB Server - MariaDB.org

[MariaDB]
name = MariaDB
baseurl = http://yum.mariadb.org/10.1/centos7-ppc64le
gpgkey = https: //yum.mariadb.org/rpm-gpg-key-mariadb
gpgcheck = 1


I did a yum update this way. and uploaded.
Thank you very much for your interest.
I did cyberpanel update after yum update.
I finally got that warning.
Is it important?

sed: can’t read /usr/local/lsws/conf/httpd_config.xml: No such file or directory
sed: can’t read /usr/local/lsws/conf/httpd_config.xml: No such file or directory

Hi,

No , you can ignore that message

I really want to thank you again.
Greetings from Turkey

I really want to thank you again. Greetings from Turkey

Wish you all the best :slight_smile:

When I tried to update Cyberpanel, it showed me this error:

https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: [Errno 12] Timeout on https://mirror.cyberpanel.net/powerdns/repodata/repomd.xml: (28, ‘Connection timed out after 30001 milliseconds’)

I have solved it thanks to this contribution:

@qtwrk said:
(Quote)
this must be weird , it was working all the time from monitor , i see no downtime warning

try

cd /etc/yum.repos.d rm -f powerdns wget https://repo.powerdns.com/repo-files/centos-auth-42.repo
yum clean all

Thank you very much to @qtwrk