Hi,
I’ve setup the jira integration and i can create tickets via icingaweb2 without any issues.
Now i like to create some notifications that will create jira tickets for me. The notification itself will be triggered, but the icinga.log shows a permission denied error.
[2025-04-04 11:42:43 +0200] warning/PluginNotificationTask: Notification command for object 'vmev2101.tim.de!Disk - Zusätzliche Laufwerke' (PID: 21008, arguments: '/usr/bin/icingacli' 'jira' 'send' 'problem' '--ack-author' 'Christianb' '--description'
'[WARNING] Used Partition Space: 1 Warning 6 Ok [WARNING] Partition F:
\_ [WARNING] Partition F: Value 1.97TiB (98,44%) is greater than threshold 1.96TiB (98%)' '--host' 'HOSTNAME ' '--issuetype' 'Incident' '--project' 'ITSD' '--service' 'Disk - Zusätzliche Laufwerke' '--state' 'WARNING' '--summary' 'Disk - Zusätzliche Laufwerke on HOSTNAME is WARNING') terminated with exit code 1, output: ERROR: Icinga\Exception\NotReadableError in /usr/share/php/Icinga/Application/Config.php:329 with message: Cannot read config file "/etc/icingaweb2/modules/icingadb/config.ini". Permission denied
I’ve allready added the nagios user to the icingaweb2 group and restarted. but that does not help.
Can somebody help me here, or should i create an issue on github?
Regards.