I need help understanding an error why I'm seeing an error.
The feature api
is already enabled with the correct ApiListener object, and Api logs are being updated in /var/lib/icinga2/api/log/current
.
But I'm getting this error when I restart icinga2:
Error: Error while evaluating expression: The type 'ApiUser' is unknown: in /etc/icinga2/conf.d/api-users.conf: 1:0-1:20
I'm running version r2.3.10-1 of Icinga2 on Ubuntu.
Can someone explain what the problem is?