CyberPanel configured repositories failed

Hello,
I am using CyberPanel (OpenLiteSpeed ) on CentOS 7, when I am trying to update through Terminal Command then an error message comes and is as:
[root@server ~]# yum update -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 7.6 kB 00:00:00

One of the configured repositories failed (CyberPanel),
and yum doesn’t have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work “fix” this:

 1. Contact the upstream for the repository and get them to fix the problem.

 2. Reconfigure the baseurl/etc. for the repository, to point to a working
    upstream. This is most often useful if you are using a newer
    distribution release than is supported by the repository (and the
    packages for the previous distribution release still work).

 3. Run the command with the repository temporarily disabled
        yum --disablerepo=CyberPanel ...

 4. Disable the repository permanently, so yum won't use it by default. Yum
    will then just ignore the repository until you permanently enable it
    again or use --enablerepo for temporary usage:

        yum-config-manager --disable CyberPanel
    or
        subscription-manager repos --disable=CyberPanel

 5. Configure the failing repository to be skipped, if it is unavailable.
    Note that yum will try to contact the repo. when it runs most commands,
    so will have to try and fail each time (and thus. yum will be be much
    slower). If it is a very temporary problem though, this is often a nice
    compromise:

        yum-config-manager --save --setopt=CyberPanel.skip_if_unavailable=true

failure: repodata/repomd.xml from CyberPanel: [Errno 256] No more mirrors to try.
https://rep.cyberpanel.net/repodata/repomd.xml: [Errno 14] curl#60 - “Peer’s Certificate has expired.”
[root@server ~]#

I am appreciating for any help to fix this issue.
Thanks

Remove this repository it is no longer needed.

Hello @usmannasir
Sorry for late reply, it’s due to my family suffering with COVID.
How can I Remove this repository?
Is there any Command through which I can do it?
What’s happened when I Removed this repository, can my CyberPanel works after this Removal?
Please help me for doing this, I am heartily appreciating for the help.
Thanks

You can use this guide Delete Repos On CentOS: Managing Software Packages

Hello @usmannasir
I am in trouble and need help, please look at this:

[root@server ~]# yum remove https://rep.cyberpanel.net/repodata/repomd.xml
Loaded plugins: fastestmirror
No Match for argument: https://rep.cyberpanel.net/repodata/repomd.xml
No Packages marked for removal
[root@server ~]# yum update -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 6.6 kB 00:00:00

One of the configured repositories failed (CyberPanel),
and yum doesn’t have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work “fix” this:

 1. Contact the upstream for the repository and get them to fix the problem.

 2. Reconfigure the baseurl/etc. for the repository, to point to a working
    upstream. This is most often useful if you are using a newer
    distribution release than is supported by the repository (and the
    packages for the previous distribution release still work).

 3. Run the command with the repository temporarily disabled
        yum --disablerepo=CyberPanel ...

 4. Disable the repository permanently, so yum won't use it by default. Yum
    will then just ignore the repository until you permanently enable it
    again or use --enablerepo for temporary usage:

        yum-config-manager --disable CyberPanel
    or
        subscription-manager repos --disable=CyberPanel

 5. Configure the failing repository to be skipped, if it is unavailable.
    Note that yum will try to contact the repo. when it runs most commands,
    so will have to try and fail each time (and thus. yum will be be much
    slower). If it is a very temporary problem though, this is often a nice
    compromise:

        yum-config-manager --save --setopt=CyberPanel.skip_if_unavailable=true

failure: repodata/repomd.xml from CyberPanel: [Errno 256] No more mirrors to try.
https://rep.cyberpanel.net/repodata/repomd.xml: [Errno 14] curl#60 - “Peer’s Certificate has expired.”
[root@server ~]#

I appreciate for the help to fix this issue.
Thanks

Hello @usmannasir
Sorry for my previous post as I am new for this so this happened; Sorry
When I am goes with Terminal Command:
[root@server ~]# yum repolist
repo id
CyberPanel
base/7/x86_64
copr:copr.fedorainfracloud.org:copart:restic/x86_64
dovecot-2.3-latest/7/x86_64
epel/x86_64
extras/7/x86_64
gf/x86_64
litespeed/7/x86_64
litespeed-update/7/x86_64
lux/7
mariadb
powerdns-auth-42/7/x86_64
updates/7/x86_64
repolist: 29,666

Now Can I Go With:
[root@server~]# yum remove CyberPanel

Before connecting my Server to CyberPanel Cloud or I can execute this Command after connecting my server to CyberPanel Cloud?

Please help me and Sorry for my previous post.

Thanks

Type your comment> @usmannasir said:

Remove this repository it is no longer needed.

Hello, @usmannasir
Please tell me which repository as I have mentioned my all repolist.

Please help me.

Thanks