Created attachment 213872 [details] port patch to upgrade icinga2 to 2.11.3 .. patch for port update attached. Tested on a FreeBSD 12.1 system. Previous port version 2.11.2 caused a reproducable crash when using the remote icinga2 API.
A commit references this bug: Author: lme Date: Wed Apr 29 20:33:24 UTC 2020 New revision: 533395 URL: https://svnweb.freebsd.org/changeset/ports/533395 Log: net-mgmt/icinga2: - Update to 2.11.3 which fixes a long standing bug in the Icinga API that led to crashes [1] - Fix directory permissions for 'icinga2 feature enable / disable' - Add new option UNITY to enable or disable the build with Unity. Unity makes building Icinga 2 faster but memory intensive. With Unity disabled it is possible to build Icinga 2 on memory restricted machines like a Raspberry Pi. [2] PR: 245985 [1], 245461 [2] Submitted by: Armin Gruner <ag-freebsd@muc.de> [1], Alexander Wittig <alexander@wittig.name> [2] MFH: 2020Q2 Changes: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/distinfo head/net-mgmt/icinga2/pkg-plist
Thanks a lot for this! I just committed the update.