Search found 1 match

by iecadmin
Tue Jul 14, 2020 7:21 am
Forum: Nagios XI
Topic: cannot start ncpa service after installation
Replies: 12
Views: 4132

Re: cannot start ncpa service after installation

I was having the exact same problem. I had changed

Code: Select all

# ip =
to

Code: Select all

 ip = 0.0.0.0
and it still didn't work but I had left a blank space in front of the #. Make sure you don't have a blank space at the beginning of the line.