[dev.icinga.com #10921] icingacli monitoring list --format=csv throws error #2230
Labels
Milestone
Comments
Updated by elippmann on 2016-01-05 08:31:37 +00:00
|
Updated by kobmaki on 2016-01-28 11:31:54 +00:00
Applied in changeset 9f79f9a. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue has been migrated from Redmine: https://dev.icinga.com/issues/10921
Created by kobmaki on 2016-01-01 11:34:39 +00:00
Assignee: (none)
Status: Resolved (closed on 2016-01-28 11:31:54 +00:00)
Target Version: 2.2.0
Last Update: 2016-01-28 11:31:54 +00:00 (in Redmine)
Bug show, Fatal error, "icingacli monitoring list --format=csv"
The local installation is up and running, "icingacli monitoring list"
Reason for Fatal error, "icingacli monitoring list --format=csv"
In the file
inside the funtion
the bug comes from an unnecessary call of "getQuery"
Fix by remove "getQuery()"
It could be fixed by removing "getQuery()"
Affected packages
and on github
https://github.com/Icinga/icingaweb2/blob/master/library/Icinga/File/Csv.php
After fix is apply, " icingacli monitoring list --format=csv"
Changesets
2016-01-27 08:09:52 +00:00 by kobmaki 9f79f9a
The text was updated successfully, but these errors were encountered: