Sorry I'd in my mind we-are using Pro edition with network-weathermap
Ater 2023-06-08 update we started to experience errors with definitions, like:
// End of includes/definitions.inc.php
infra [root@observ001invitx weathermap]# php map-poller.php
DEBUG!
PHP Fatal error: Uncaught Error: Undefined constant "OBSERVIUM_EDITION" in /opt/observium/includes/entities.inc.php:20
Stack trace:
#0 /opt/observium/includes/functions.inc.php(23): include_once()
#1 /opt/observium/html/weathermap/map-poller.php(55): include('/opt/observium/...')
#2 {main}
thrown in /opt/observium/includes/entities.inc.php on line 20
Fatal error: Uncaught Error: Undefined constant "OBSERVIUM_EDITION" in /opt/observium/includes/entities.inc.php:20
Stack trace:
#0 /opt/observium/includes/functions.inc.php(23): include_once()
#1 /opt/observium/html/weathermap/map-poller.php(55): include('/opt/observium/...')
#2 {main}
thrown in /opt/observium/includes/entities.inc.php on line 20
Was there anything done with that section ? Thank you