Skip to main content

Hello everyone,
we have a fresh installation of Centreon 22.04 with IT-100 and when I try to change the timezone of the host template OS-Linux-SNMP-custom (for example) and then save the configuration, this error comes out:

The connection was reset
The connection to the server was reset while the page was loading.

and the changes are lost.

The component versions are:
centreon-web-22.04.0-2.el7.centos.noarch
centreon-pp-manager-22.04.0-2.el7.centos.noarch
Any ideas on what can be the reason?

Thank to all

 

It is so frustrating when nobody gives you an opinion


Hi @Luca D'Eredità,

 

Sorry for the frustration.
Do you have any errors in /var/log/php-fpm/centreon-error.log when you try to change the timezone ?

In the meantime, you can try to do it in CLI with CLAPI https://docs.centreon.com/docs/api/clapi/

 

Regards.


Hi itoussies,

we have this error in  /var/log/php-fpm/centreon-error.log :

>29-Jul-2022 08:38:03 Europe/Rome] PHP Warning:  Undefined array key "finish" in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 68
/29-Jul-2022 08:38:03 Europe/Rome] PHP Warning:  Attempt to read property "value" on null in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 68
29-Jul-2022 08:38:04 Europe/Rome] PHP Warning:  Undefined array key "finish" in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 49
r29-Jul-2022 08:38:04 Europe/Rome] PHP Warning:  Attempt to read property "value" on null in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 49
b29-Jul-2022 08:38:04 Europe/Rome] PHP Warning:  Undefined array key "finish" in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 68
<29-Jul-2022 08:38:04 Europe/Rome] PHP Warning:  Attempt to read property "value" on null in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 68
829-Jul-2022 08:38:07 Europe/Rome] PHP Warning:  Undefined array key "finish" in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 49
429-Jul-2022 08:38:07 Europe/Rome] PHP Warning:  Attempt to read property "value" on null in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 49
29-Jul-2022 08:38:07 Europe/Rome] PHP Warning:  Undefined array key "finish" in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 68
e29-Jul-2022 08:38:07 Europe/Rome] PHP Warning:  Attempt to read property "value" on null in /usr/share/centreon/GPL_LIB/SmartyCache/compile/ac81e1f21d5b4453f8a41890089d1cc1725bf0e6_0.file.content.tpl.php on line 68


Reply