Fresh installed Icinga2/icingaweb2 DB-Problem

Hello everyone,
Today I created a new system with Icinga2 and Icingaweb2. Unfortunately, I can’t get Icingdb to work. The error message is: “Icinga DB is outdated, please upgrade to version 1.4.0 or later.”
The screenshot shows that version 1.4.0 is running.
There is no file with a version higher than 1.4 in the directories (/usr/share/icingadb/schema/mysql/upgrades/) to upgrade the existing version


.
Yesterday I created a test environment. IcingaDB version 1.1.3 and IcingaWeb version 2.14.6 are installed there. Everything is working fine.

Is there a error in the installation packages?

Thanks for you Help

my specs:
Icinga Web 2 Version 2.12.4
Git commit 219b11789beb0484b7993fa9ea838edd211ca5b2
PHP Version 8.3.6
Git commit date 2025-03-26
Loaded Libraries
icinga/icinga-php-thirdparty 0.13.0
icinga/icinga-php-library 0.16.1
Loaded Modules
director 1.11.5 Configure
icingadb 1.2.0 Configure
incubator 0.22.0 Configure

icinga2 -V
icinga2 - The Icinga 2 network monitoring daemon (version: r2.15.0-1)

Copyright (c) 2012-2025 Icinga GmbH (https://icinga.com/)
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl2.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

System information:
  Platform: Ubuntu
  Platform version: 24.04.2 LTS (Noble Numbat)
  Kernel: Linux
  Kernel version: 6.8.0-60-generic
  Architecture: x86_64

Build information:
  Compiler: GNU 13.3.0
  Build host: runner-hh8q3bz2-project-575-concurrent-0
  OpenSSL version: OpenSSL 3.0.13 30 Jan 2024

Application information:

General paths:
  Config directory: /etc/icinga2
  Data directory: /var/lib/icinga2
  Log directory: /var/log/icinga2
  Cache directory: /var/cache/icinga2
  Spool directory: /var/spool/icinga2
  Run directory: /run/icinga2

Old paths (deprecated):
  Installation root: /usr
  Sysconf directory: /etc
  Run directory (base): /run
  Local state directory: /var

Internal paths:
  Package data directory: /usr/share/icinga2
  State path: /var/lib/icinga2/icinga2.state
  Modified attributes path: /var/lib/icinga2/modified-attributes.conf
  Objects path: /var/cache/icinga2/icinga2.debug
  Vars path: /var/cache/icinga2/icinga2.vars
  PID path: /run/icinga2/icinga2.pid

I forgot everything is local on the same machine

Hi @Rico,
that would be this problem. Your setup is probably ok, this is a bug (which should be resolved shortly).

1 Like

A new Icinga DB Web release, version 1.2.1, was just released and uploaded to the package server. Please install this update.

1 Like