Scheduled Downtime Backend API Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
CGraham
Posts: 115
Joined: Tue Aug 16, 2011 2:43 pm

Scheduled Downtime Backend API Error

Post by CGraham »

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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Scheduled Downtime Backend API Error

Post by scottwilkerson »

That's another bug, here is the fix

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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
CGraham
Posts: 115
Joined: Tue Aug 16, 2011 2:43 pm

Re: Scheduled Downtime Backend API Error

Post by CGraham »

Works great. Thanks again!
Locked