Skip to main content
Question

v25.10.6 Host Bulk Edit not possible

  • February 3, 2026
  • 1 reply
  • 4 views

TuxOps

Hi there. since the upgrade to centreon 25.10.6 it's not possible to do bulk edits of hosts anymore. it ends up in blank content, no error. Also no changes got applied. Someone else got this error anyd maybe has an solutuion or workarround?

/var/log/php-fpm/centreon-error.log

[03-Feb-2026 08:45:42 Europe/Paris] PHP Fatal error:  Uncaught InvalidArgumentException: The command ID does not exist. in /usr/share/centreon/www/include/configuration/configObject/host/DB-Func.php:1398
Stack trace:
#0 /usr/share/centreon/www/include/configuration/configObject/host/DB-Func.php(810): updateHost_MC()
#1 /usr/share/centreon/www/include/configuration/configObject/host/formHost.php(1156): updateHostInDB_MC()
#2 /usr/share/centreon/www/include/configuration/configObject/host/host.php(102): require_once('...')
#3 /usr/share/centreon/www/main.get.php(277): include_once('...')
#4 {main}
thrown in /usr/share/centreon/www/include/configuration/configObject/host/DB-Func.php on line 1398

 

cat /etc/os-release

NAME="Oracle Linux Server"
VERSION="9.7"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="9.7"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Oracle Linux Server 9.7"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:9:7:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://github.com/oracle/oracle-linux"

ORACLE_BUGZILLA_PRODUCT="Oracle Linux 9"
ORACLE_BUGZILLA_PRODUCT_VERSION=9.7
ORACLE_SUPPORT_PRODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=9.7

 

php -v

PHP 8.2.30 (cli) (built: Dec 16 2025 17:18:12) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.30, Copyright (c) Zend Technologies
with Zend OPcache v8.2.30, Copyright (c), by Zend Technologies
with SourceGuardian v15.0.2, Copyright (c) 2000-2024, by SourceGuardian Ltd.

 

rpm -qa | grep centreon

centreon-clib-25.10.2-1.el9.x86_64
centreon-engine-25.10.2-1.el9.x86_64
centreon-engine-opentelemetry-25.10.2-1.el9.x86_64
centreon-engine-daemon-25.10.2-1.el9.x86_64
centreon-broker-25.10.2-1.el9.x86_64
centreon-broker-core-25.10.2-1.el9.x86_64
centreon-common-25.10.0-1.el9.noarch
centreon-broker-cbd-25.10.2-1.el9.x86_64
centreon-connector-ssh-25.10.2-1.el9.x86_64
centreon-plugin-Hardware-Ups-Standard-Rfc1628-Snmp-20260100-1.el9.noarch
centreon-plugin-Applications-Monitoring-Centreon-Central-20260100-1.el9.noarch
centreon-plugin-Operatingsystems-Linux-Snmp-20260100-1.el9.noarch
centreon-plugin-Applications-Monitoring-Centreon-Database-20260100-1.el9.noarch
centreon-plugin-Hardware-Printers-Generic-Snmp-20260100-1.el9.noarch
centreon-plugin-Operatingsystems-Windows-Snmp-20260100-1.el9.noarch
centreon-plugin-Network-Cisco-Standard-Snmp-20260100-1.el9.noarch
centreon-plugin-Applications-Protocol-Ftp-20260100-1.el9.noarch
centreon-plugin-Applications-Monitoring-Centreon-Poller-20260100-1.el9.noarch
centreon-plugin-Applications-Protocol-Ldap-20260100-1.el9.noarch
centreon-plugin-Applications-Protocol-Dns-20260100-1.el9.noarch
centreon-plugin-Applications-Protocol-Http-20260100-1.el9.noarch
centreon-plugin-Applications-Databases-Mysql-20260100-1.el9.noarch
centreon-plugin-Applications-Monitoring-Centreon-Map4-Jmx-20260100-1.el9.noarch
centreon-license-manager-common-25.10.2-1.el9.noarch
centreon-connector-perl-25.10.2-1.el9.x86_64
centreon-connector-25.10.2-1.el9.x86_64
centreon-perl-libs-common-25.10.3-1.el9.noarch
centreon-gorgone-25.10.3-1.el9.noarch
centreon-gorgone-centreon-config-25.10.3-1.el9.noarch
centreon-perl-libs-25.10.3-1.el9.noarch
centreon-trap-25.10.6-1.el9.noarch
centreon-poller-25.10.6-1.el9.noarch
centreon-web-25.10.6-1.el9.noarch
centreon-license-manager-25.10.2-1.el9.noarch
centreon-pp-manager-25.10.2-1.el9.noarch
centreon-auto-discovery-server-25.10.2-1.el9.noarch
centreon-it-edition-extensions-25.10.2-1.el9.noarch
centreon-central-25.10.6-1.el9.noarch
centreon-25.10.6-1.el9.noarch
centreon-plugin-Virtualization-VMWare-daemon-20251200-1.el9.noarch
centreon-plugin-Applications-Databases-Sap-Hana-20260100-1.el9.noarch
centreon-plugin-Virtualization-Vmware2-Connector-Plugin-20260100-1.el9.noarch
centreon-mariadb-25.10.6-1.el9.noarch
centreon-awie-25.10.4-1.el9.noarch

 

 

1 reply

sdouce
Forum|alt.badge.img+12
  • Builder **
  • February 13, 2026

Same probleme for me

25.10.7 on ALAMLINUX9: 

[13-Feb-2026 17:01:02 CET] PHP Fatal error:  Uncaught InvalidArgumentException: The command ID does not exist. in /usr/share/centreon/www/include/configuration/configObject/host/DB-Func.php:1398
Stack trace:
#0 /usr/share/centreon/www/include/configuration/configObject/host/DB-Func.php(810): updateHost_MC()
#1 /usr/share/centreon/www/include/configuration/configObject/host/formHost.php(1156): updateHostInDB_MC()
#2 /usr/share/centreon/www/include/configuration/configObject/host/host.php(102): require_once('...')
#3 /usr/share/centreon/www/main.get.php(277): include_once('...')
#4 {main}
thrown in /usr/share/centreon/www/include/configuration/configObject/host/DB-Func.php on line 1398