Hi,
I am getting an error in my panel update logs
"[2019-01-11 09:07:04 -0500] E [/usr/local/cpanel/scripts/modsec_vendor] The “/usr/local/cpanel/scripts/modsec_vendor update --auto” command (process 113123) reported error number 1 when it ended."
When I run '/usr/local/cpanel/scripts/modsec_vendor update --auto' manually, I get the following and can see the error is getting the Comodo yaml file
Is anybody else seeing this? I am getting it on two servers.
I am getting an error in my panel update logs
"[2019-01-11 09:07:04 -0500] E [/usr/local/cpanel/scripts/modsec_vendor] The “/usr/local/cpanel/scripts/modsec_vendor update --auto” command (process 113123) reported error number 1 when it ended."
When I run '/usr/local/cpanel/scripts/modsec_vendor update --auto' manually, I get the following and can see the error is getting the Comodo yaml file
Code:
# /usr/local/cpanel/scripts/modsec_vendor update --auto
info [modsec_vendor] Updates are in progress for all of the installed ModSecurity vendors with automatic updates enabled.
info [modsec_vendor] Restored modsec_cpanel_conf_datastore backup
info [modsec_vendor] The vendor “configserver” is already up to date.
warn [modsec_vendor] The system could not add the vendor: The system could not download the file “https://waf.comodo.com/doc/meta_comodo_apache.yaml”: curl: (7) couldn't connect to host
info [modsec_vendor] Restored modsec_cpanel_conf_datastore backup
warn [modsec_vendor] The system failed to update the vendor from the URL “https://waf.comodo.com/doc/meta_comodo_apache.yaml”: The system could not download the file “https://waf.comodo.com/doc/meta_comodo_apache.yaml”: curl: (7) couldn't connect to host