First steps with icinga, need help too

Hi
Thank you for the suggestions, unfortunately neither work

root@hostname:/home/pi# dpkg-reconfigure icinga2
/usr/sbin/dpkg-reconfigure: icinga2 is broken or not fully installed
root@hostname:/home/pi# dpkg-reconfigure icinga2-common
/usr/sbin/dpkg-reconfigure: icinga2-common is broken or not fully installed
root@hostname:/home/pi# dpkg-reconfigure icinga2-bin
/usr/sbin/dpkg-reconfigure: icinga2-bin is broken or not fully installed


root@hostname:/home/pi# apt-get -f install icinga2 icinga2-common icinga2-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
icinga2 is already the newest version (2.10.4-1.stretch).
icinga2-bin is already the newest version (2.10.4-1.stretch).
icinga2-common is already the newest version (2.10.4-1.stretch).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Setting up icinga2-common (2.10.4-1.stretch) ...
Job for icinga2.service failed because the control process exited with error code.
See "systemctl status icinga2.service" and "journalctl -xe" for details.
invoke-rc.d: initscript icinga2, action "start" failed.
● icinga2.service - Icinga host/service/network monitoring system
Loaded: loaded (/lib/systemd/system/icinga2.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/icinga2.service.d
        └─limits.conf
Active: failed (Result: exit-code) since Wed 2019-04-17 07:42:47 CEST; 31ms ago
Process: 3160 ExecStart=/usr/sbin/icinga2 daemon --close-stdio -e ${ICINGA2_ERROR_LOG} (code=exited, status=1/FAILURE)
Process: 3151 ExecStartPre=/usr/lib/icinga2/prepare-dirs /etc/default/icinga2 (code=exited, status=0/SUCCESS)
Main PID: 3160 (code=exited, status=1/FAILURE)

Apr 17 07:42:46 hostname icinga2[3160]:         (4) icinga2: icinga::WorkQueue::RunTaskFunction(std::function<void ()> const&) (+0x30) [0x1df970]
Apr 17 07:42:46 hostname icinga2[3160]:         (5) /usr/lib/arm-linux-gnueabihf/icinga2/sbin/icinga2() [0x2b8630]
Apr 17 07:42:46 hostname icinga2[3160]:         (6) icinga2: icinga::WorkQueue::RunTaskFunction(std::function<void ()> const&) (+0x30) [0x1df970]
Apr 17 07:42:46 hostname icinga2[3160]:         (7) icinga2: icinga::WorkQueue::WorkerThreadProc() (+0x4c4) [0x1f04e8]
Apr 17 07:42:46 hostname icinga2[3160]:         (8) libboost_thread.so.1.62.0: <unknown function> (+0xedc8) [0x76f1adc8]
Apr 17 07:42:46 hostname icinga2[3160]: [2019-04-17 07:42:46 +0200] critical/config: 1 error
Apr 17 07:42:46 hostname systemd[1]: icinga2.service: Main process exited, code=exited, status=1/FAILURE
Apr 17 07:42:47 hostname systemd[1]: Failed to start Icinga host/service/network monitoring system.
Apr 17 07:42:47 hostname systemd[1]: icinga2.service: Unit entered failed state.
Apr 17 07:42:47 hostname systemd[1]: icinga2.service: Failed with result 'exit-code'.
dpkg: error processing package icinga2-common (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of icinga2-bin:
icinga2-bin depends on icinga2-common (= 2.10.4-1.stretch); however:
Package icinga2-common is not configured yet.

dpkg: error processing package icinga2-bin (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of icinga2:
icinga2 depends on icinga2-bin (= 2.10.4-1.stretch); however:
Package icinga2-bin is not configured yet.
icinga2 depends on icinga2-common (= 2.10.4-1.stretch); however:
Package icinga2-common is not configured yet.

dpkg: error processing package icinga2 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
icinga2-common
icinga2-bin
icinga2
E: Sub-process /usr/bin/dpkg returned an error code (1)