Nagios core web front end disconnected from backend

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
trevTheAdmin
Posts: 2
Joined: Wed Sep 12, 2018 12:51 am

Nagios core web front end disconnected from backend

Post by trevTheAdmin »

Hi All
Very stuck
NAgios and nrpe are running - can see results in the logs and command line calls,.
You can log in to the web front end,,,,,
but that's all -
all the other links say Whoops!
Error: Could not read object configuration data!
The Home page says not running!
but all evidence to the contrary.
In short the front won't talk to the back...
triple checked httpd conf to make sure pointing to the right place
permissions checked, changed checked and put back and checked.

Please netizens help me..
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios core web front end disconnected from backend

Post by scottwilkerson »

Is selinux enabled?

Code: Select all

getenforce
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
trevTheAdmin
Posts: 2
Joined: Wed Sep 12, 2018 12:51 am

Re: Nagios core web front end disconnected from backend

Post by trevTheAdmin »

No - se is not enabled - finally go it to work - after finding permissions error on object.cache
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios core web front end disconnected from backend

Post by scottwilkerson »

trevTheAdmin wrote:No - se is not enabled - finally go it to work - after finding permissions error on object.cache
Glad to hear it is resolved!

Locking thread
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked