Error for x509 module

Hello,

I have a CentOS7 with IcingaWeb, another Centos7 for database


I have installed php-gmp also.
defined a test for a specific host with a port.

icingacli x509 scan --job test
PHP Fatal error: Trait ‘ipl\Scheduler\Common\TaskProperties’ not found in /usr/share/icingaweb2/modules/x509/library/X509/Common/JobUtils.php on line 15

Fatal error: Trait ‘ipl\Scheduler\Common\TaskProperties’ not found in /usr/share/icingaweb2/modules/x509/library/X509/Common/JobUtils.php on line 15

I have a question regarding the requirements:
image
ipl version available is only 0.10. it’s an unstable version 0.11.0-dev. is this correct? Am I missing something here?

Thanks,
Adrian

The x509 module is on master it seems. Install the latest release instead and it should work. Otherwise, yes, you have to install an unstable version of the ipl, which I wouldn’t recommend unless you want to test a new feature.

Thanks! After searching I noticed that I was using master!