SQL Error [ndoutils] : Incorrect file format 'nagios_hoststa

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: SQL Error [ndoutils] : Incorrect file format 'nagios_hos

Post by dwhitfield »

Do you have another thread for your other issue? If not, I would suggest making one. Also, if you are a customer, you may want to submit a ticket at https://support.nagios.com/tickets/
lucasnap
Posts: 7
Joined: Tue Sep 05, 2017 3:17 am

Re: SQL Error [ndoutils] : Incorrect file format 'nagios_hos

Post by lucasnap »

Found it, I only needed to set use_https back to true in this file:

Code: Select all

vi /usr/local/nagiosxi/html/config.inc.php

Code: Select all

$cfg['use_https']=true;
Now all works fine again, thanks for all the help.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: SQL Error [ndoutils] : Incorrect file format 'nagios_hos

Post by dwhitfield »

It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!
Locked