XML Parsing Error: syntax error
Location: http://[nagios-server]/nagiosxi/backend/?cmd=getscheduleddowntime&username=[username]&ticket=b8evqijpkqtbruvo7q89vh8lltj4hisqp8pipdbe56mv2jm8brgbdmtvhg303sqp
Line Number 1, Column 2:
SQL: SQL Error [ndoutils] :</b> Unknown column 'nagios_timedeventqueue.object_id' in 'where clause'<?xml version="1.0" encoding="utf-8"?>
--------^
I tested every other API and they all worked.
Scheduled Downtime Backend API Error
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Scheduled Downtime Backend API Error
That's another bug, here is the fix
Unzip attached file, place in /usr/local/nagiosxi/html/backend/includes
Unzip attached file, place in /usr/local/nagiosxi/html/backend/includes
You do not have the required permissions to view the files attached to this post.
Re: Scheduled Downtime Backend API Error
Works great. Thanks again!