-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SQL error on adding host #56
Comments
During my testing I experienced this same error when I was using pgsql as the backend for icingadb. This was not the case when using mysql as the backend. The full error:
|
Expected Behavior
Adding host to the map via Nagvis menu while using icingadb backend should add host object without errors and display map afterwards.
Current Behavior
Adding a host to the map using icingadb backend fails with SQL error and same error is displayed on a map after page reload and map stops working until added object is removed from it.
Possible Solution
It stops displaying error if
recognize_services
on host object is explicitly set to No and map seems to be working fine with added hosts.Steps to Reproduce (for bugs)
Context
Your Environment
icinga2 --version
): 2.14.0-1The text was updated successfully, but these errors were encountered: