Skip to content
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

Director 1.9.0 - module not working #160

Closed
axxeo opened this issue Mar 23, 2022 · 2 comments
Closed

Director 1.9.0 - module not working #160

axxeo opened this issue Mar 23, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@axxeo
Copy link

axxeo commented Mar 23, 2022

Hello,
we upgraded director to v1.9.0 and since then the module produces the folllowing error on the second playbook run:

failed: [icinga2-master1.localdomain] (item={'name': 'director-generic-service', 'enable_active_checks': True, 'enable_event_handler': True, 'enable_flapping': True, 'enable_notifications': True, 'eanble_passive_checks': True, 'enable_perfdata': True, 'use_agent': True, 'volatile': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"eanble_passive_checks": true, "enable_active_checks": true, "enable_event_handler": true, "enable_flapping": true, "enable_notifications": true, "enable_perfdata": true, "name": "director-generic-service", "use_agent": true, "volatile": false}, "msg": "bad return code while creating: 422. Error message: Trying to recreate icinga_service (\"{\"object_name\":\"director-generic-service\"}\")"}

we think it is an problem with the new feature:
FEATURE: UUIDs have been implemented for most Icinga objects, more to come

director v1.8.1 still works.

@rndmh3ro rndmh3ro added the bug Something isn't working label Mar 28, 2022
@rndmh3ro
Copy link
Collaborator

The collection is untested with v1.9.0. Thanks for creating the bug-report, well have to take a look.

@rndmh3ro
Copy link
Collaborator

I investigated and the issue is with the Director.
See this issue for more details: Icinga/icingaweb2-module-director#2487

@rndmh3ro rndmh3ro pinned this issue Apr 25, 2022
@rndmh3ro rndmh3ro closed this as completed Dec 2, 2022
@rndmh3ro rndmh3ro changed the title module not working with director v1.9.0 Director 1.9.0 - module not working Nov 13, 2023
@rndmh3ro rndmh3ro unpinned this issue Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants