SQL Error [ndoutils] : Incorrect file format 'nagios_hoststa
-
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
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/
Re: SQL Error [ndoutils] : Incorrect file format 'nagios_hos
Found it, I only needed to set use_https back to true in this file:
Now all works fine again, thanks for all the help.
Code: Select all
vi /usr/local/nagiosxi/html/config.inc.phpCode: Select all
$cfg['use_https']=true;-
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
It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!