-
Notifications
You must be signed in to change notification settings - Fork 29
Milestone
Description
Describe the bug
I defined two commandtransports, each on their own are working correctly.
But when the first commandtransport is not reachable because of a stopped icinga instance, the second commandtransport is not used.
It will fail with the following message:
Can't send external Icinga command: 404 No objects found.
Expected behavior
The next commandtransport in the defined hierarchy should be used.
Screenshots
Your Environment
Include as many relevant details about the environment you experienced the problem in.
- Icinga DB Web version (System - About): 1.2.3
- Icinga Web 2 version (System - About): 2.12.5
- Web browser: Chrome
- Icinga 2 version (
icinga2 --version): r2.15.1-1 - Icinga DB version (
icingadb --version): v1.4.0 - PHP version used (
php --version): 8.3.6 - Server operating system and version: Ubuntu Server 24.04
Metadata
Metadata
Assignees
Labels
No labels