CentOS v7.9.2009 [ns3085456] v100.0.11 Load Averages: 0.11 0.08 0.09
Hello guys,
I have an issue when I try to install lets encrypt plugin to be used as a SSL certificat provider. I followed multiple tuto & documentation (eg: The Let's Encrypt Plugin | cPanel & WHM Documentation)
Problem is when I try to run the command :
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
The output is the following:
Could not retrieve mirrorlist http://httpupdate.cpanel.net/ea4-c7-x86_64-mirrorlist error was
14: curl#7 - "Failed connect to httpupdate.cpanel.net:80; Connection refused"
...
Cannot find a valid baseurl for repo: EA4/7/x86_64
Also, i figured out that even a simple yum update is prompting same error message.
I searched a bit on the forum, I did not found a single working solution.
These info. might help you :
Content of /etc/yum.repos.d/EA4.repo
I would like to repair my yum command & be able to install lets encrypt plugin again
Thanks
Hello guys,
I have an issue when I try to install lets encrypt plugin to be used as a SSL certificat provider. I followed multiple tuto & documentation (eg: The Let's Encrypt Plugin | cPanel & WHM Documentation)
Problem is when I try to run the command :
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
The output is the following:
Could not retrieve mirrorlist http://httpupdate.cpanel.net/ea4-c7-x86_64-mirrorlist error was
14: curl#7 - "Failed connect to httpupdate.cpanel.net:80; Connection refused"
...
Cannot find a valid baseurl for repo: EA4/7/x86_64
Also, i figured out that even a simple yum update is prompting same error message.
I searched a bit on the forum, I did not found a single working solution.
These info. might help you :
Content of /etc/yum.repos.d/EA4.repo
Output of ls -lah /etc/yum.repos.d[EA4]
name=EA4 ( EasyApache 4 )
mirrorlist=http://httpupdate.cpanel.net/ea4-c$releasever-$basearch-mirrorlist
gpgcheck=1
gpgkey=https://securedownloads.cpanel.net/cPanelPublicPkgKey.asc
enabled=1
cost=50
Finally, i'm 100% sure that my iptables rule does not block 443 connection.total 84K
drwxr-xr-x. 2 root root 4.0K May 18 13:16 .
drwxr-xr-x. 100 root root 12K May 18 13:14 ..
-rw-r--r--. 1 root root 1.7K Nov 23 2020 CentOS-Base.repo
-rw-r--r--. 1 root root 1.3K Nov 23 2020 CentOS-CR.repo
-rw-r--r--. 1 root root 649 Nov 23 2020 CentOS-Debuginfo.repo
-rw-r--r--. 1 root root 314 Nov 23 2020 CentOS-fasttrack.repo
-rw-r--r--. 1 root root 630 Nov 23 2020 CentOS-Media.repo
-rw-r--r--. 1 root root 1.3K Nov 23 2020 CentOS-Sources.repo
-rw-r--r--. 1 root root 8.4K Nov 23 2020 CentOS-Vault.repo
-rw-r--r--. 1 root root 616 Nov 23 2020 CentOS-x86_64-kernel.repo
-rw-r--r-- 1 root root 257 Feb 22 05:19 cPAddons.repo
-rw------- 1 root root 241 May 18 13:16 cpanel-plugins.repo
-rw-r--r-- 1 root root 1.9K Jan 5 07:22 docker-ce.repo
-rw-r--r--. 1 root root 204 Jun 22 2021 EA4.repo
-rw-------. 1 root root 792 Feb 14 03:07 Mysql57.repo
-rw-r--r-- 1 root root 474 Oct 19 2021 nodesource-el7.repo
/etc/resolv.conf does contains google DNS-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-N DOCKER
-N DOCKER-ISOLATION-STAGE-1
-N DOCKER-ISOLATION-STAGE-2
-N DOCKER-USER
-N cphulk
-A DOCKER -d 172.17.0.2/32 ! -i docker0 -o docker0 -p tcp -m tcp --dport 19999 -j ACCEPT
-A DOCKER -d 172.17.0.3/32 ! -i docker0 -o docker0 -p tcp -m tcp --dport 80 -j ACCEPT
-A DOCKER -d 172.17.0.4/32 ! -i docker0 -o docker0 -p tcp -m tcp --dport 80 -j ACCEPT
-A DOCKER-ISOLATION-STAGE-1 -i docker0 ! -o docker0 -j DOCKER-ISOLATION-STAGE-2
-A DOCKER-ISOLATION-STAGE-1 -j RETURN
-A DOCKER-ISOLATION-STAGE-2 -o docker0 -j DROP
-A DOCKER-ISOLATION-STAGE-2 -j RETURN
-A DOCKER-USER -j RETURN
I would like to repair my yum command & be able to install lets encrypt plugin again
Thanks
Attachments
-
528 KB Views: 3
Last edited: