CSF Blocking EasyApache from Loading
Hello
When CSF is enabled I can not load EeasyApache and when I disable CSF EeasyApache load normally. Is there a port I should open for EeasyApache?
Centos6.5
WHM/Cpanel 11.50
dedicated server
Thanks
-
[~]# wget https://securedownloads.cpanel.net/cPanelPublicKey.asc -O /d --2015-09-26 21:56:06-- https://securedownloads.cpanel.net/cPanelPublicKey.asc Resolving securedownloads.cpanel.net... 208.74.125.44, 208.74.121.38 Connecting to securedownloads.cpanel.net|208.74.125.44|:443... failed: Connection timed out. Connecting to securedownloads.cpanel.net|208.74.121.38|:443... failed: Connection timed out. Retrying. anelPublicKey.asc -O /dev/null-certificate https://securedownloads.cpanel.net/cPa --2015-09-26 22:02:49-- https://securedownloads.cpanel.net/cPanelPublicKey.asc Resolving securedownloads.cpanel.net... 208.74.125.44, 208.74.121.38 Connecting to securedownloads.cpanel.net|208.74.125.44|:443... failed: Connection timed out. Connecting to securedownloads.cpanel.net|208.74.121.38|:443... failed: Connection timed out. Retrying. [~]# /scripts/easyapache die [cpanelsync] Failed to create gpg object: No keys found for vendor 'cpanel' Please see http://go.cpanel.net/sigerrors for further information about this error. die [cpanelsync] Failed to create gpg object: No keys found for vendor 'cpanel' Please see http://go.cpanel.net/sigerrors for further information about this error.0 -
You are better off uninstall csf, and reinstalling. cd ~ ; cp /etc/csf/csf.conf ~/csf.conf.bk ; /etc/csf/uninstall.sh ; wget https://download.configserver.com/csf.tgz ; tar -zxvf csf.tgz ; cd csf ; ./install.cpanel.sh
This will save your old conf if you need it, but make sure to whitelist your IP then disable TESTING = "0" in /etc/csf/csf.conf and restart csf to see if the problem persists.0 -
The UI of EasyApache never load and I though maybe CSF is causing the problem. I found out that there is new feature in WHM 11.50 (Signature validation on assets downloaded from cPanel & WHM mirrors) was causing the problem so I set it OF and the EasyApache UI is loading now Thank you all 0 -
I found out that there is new feature in WHM 11.50 (Signature validation on assets downloaded from cPanel & WHM mirrors) was causing the problem so I set it OF and the EasyApache UI is loading now
Hello :) It's important to investigate the reason it's failing instead of disabling that feature. Please run the following command and let us know if you encounter any particular error messages:/usr/local/cpanel/scripts/updatesigningkey
Thank you.0 -
/usr/local/cpanel/scripts/updatesigningkey
warn [updatesigningkey] Unable to download public key from vendor: cpanel, category: development, url: https://securedownloads.cpanel.net/cPanelDevelopmentKey.asc warn [updatesigningkey] No output returned by 'wget'. at /usr/local/cpanel/Cpanel/Crypt/GPG/VendorKeys.pm line 489. warn [updatesigningkey] Failed to download all specified public keys.0
Please sign in to leave a comment.
Comments
7 comments