Closed BastienDurel closed 1 year ago
Will be fixed in the upcoming release.
I've hit the same problem, this commit fixed it for me:
https://github.com/Icinga/icingaweb2-module-graphite/commit/c7abdfa0f340efe15aa2e4bcb5c2e5c084053c18
more specific the change in library/Graphite/Web/Controller/MonitoringAwareController.php:
After upgrading to PHP 8.2 (debian 12 default), graphs are broken (invalid data)
Each image generated has text prepended :
Declaring the $backen property resolves the warning, and therefore corrects the images.
Your Environment
icinga2 --version
): r2.13.7-1