Page 1 of 1

Nagios Network Analyzer Installation Error

Posted: Wed Apr 29, 2015 4:02 am
by thokokang
I am having an error when installing latest Nagios Network Analyzer with the following error "The step that failed was: 'wkhtmltopdf'" I have also attached the installation log.
I am installing this on Centos 6.5

Re: Nagios Network Analyzer Installation Error

Posted: Wed Apr 29, 2015 10:22 am
by jolson
Any chance that selinux was on when you ran this installation?

Code: Select all

sestatus
If so, set it to 'disabled' and retry the installation.

In the middle of the wkhtmltox download we have:
2015-04-29 10:32:20 (67.5 KB/s) - Read error at byte 25916032/39308573 (Connection timed out). Retrying.
The above message tells me that the file downloaded is likely corrupt.

In any case, I think that running 'fullinstall' once more is a good idea.