Icingaweb2 shows downtimes which cannot be deletet

Enviroment:

  • Icinga Web 2 version
    Icinga Web 2 Version 2.12.5

  • Web browser used
    Firefox

  • Icinga 2 version used (icinga2 --version)
    version: r2.15.0-1

  • PHP version used (php --version)
    PHP 8.1.2-1ubuntu2.22 (cli) (built: Jul 15 2025 12:11:22)

  • Server operating system and version
    Ubuntu 22.04.5 LTS

Hi all,
When I display downtimes in Icingaweb2, downtimes are listed that I cannot delete. The error message is:
Can’t send external Icinga command: 404 No objects found.

When I click on the relevant host for downtime, no downtimes are displayed for the host. I suspect that the ‘error’ lies in the query. Is there a way (perhaps with a corresponding SQL statement) to remove these ‘zombie entries’ from the downtime overview?

Kind regards
Peer-Mario

OK, I found a way to delete the downtime.
I have to open the host, find the service, click on it and then i can delete the downtime manually.

Regards
Peer-Mario