Page 1 of 1

Scheduled Downtime Backend API Error

Posted: Wed Dec 12, 2012 3:08 pm
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.

Re: Scheduled Downtime Backend API Error

Posted: Wed Dec 12, 2012 3:48 pm
by scottwilkerson
That's another bug, here is the fix

Unzip attached file, place in /usr/local/nagiosxi/html/backend/includes

Re: Scheduled Downtime Backend API Error

Posted: Wed Dec 12, 2012 3:55 pm
by CGraham
Works great. Thanks again!