Today I changed a couple of settings.
I set `PermitRootLogin without-password` in my sshd_config
I enabled 2 factor authentication
I enabled SMTP Restrictions
and finally as instructed by the Security Advisor page, I performed a graceful restart so some updated stuff can restart.
Since making these changes I am getting many emails saying that cphulkd service is down.
Every now and then i'll get one saying it's RECOVERED, shortly followed by more saying it's down again.
The reason it gives is: Service check failed to completecphulkd: [HTTP/1.1 500 != HTTP/1.. 200]
and the log message: The system could not provide log messages for “cphulkd” because it failed to read all of the potential log files with the following errors: Error while attempting to read “/var/log/maillog”: “Empty File”, Error while attempting to read “/var/log/messages”: “Empty File”, Error while attempting to read “/var/log/secure”: “Empty File”
Any idea what's caused this and how to fix it?
Thanks
I set `PermitRootLogin without-password` in my sshd_config
I enabled 2 factor authentication
I enabled SMTP Restrictions
and finally as instructed by the Security Advisor page, I performed a graceful restart so some updated stuff can restart.
Since making these changes I am getting many emails saying that cphulkd service is down.
Every now and then i'll get one saying it's RECOVERED, shortly followed by more saying it's down again.
The reason it gives is: Service check failed to completecphulkd: [HTTP/1.1 500 != HTTP/1.. 200]
and the log message: The system could not provide log messages for “cphulkd” because it failed to read all of the potential log files with the following errors: Error while attempting to read “/var/log/maillog”: “Empty File”, Error while attempting to read “/var/log/messages”: “Empty File”, Error while attempting to read “/var/log/secure”: “Empty File”
Any idea what's caused this and how to fix it?
Thanks