Hi,
We have a two nodes JSM and I am trying to execute an automation script. The script is not being executed and I can see this in the insight-automation.log:
2022-10-11 10:34:09,715 [http-nio-8080-exec-712] | GroovyScriptAction, got absFilePath: /mnt/jira_shared_home/scripts/levelByDN.groovy2022-10-11 10:34:09,716 [http-nio-8080-exec-712] | GroovyScriptAction, not in whitelist, exit,
absFilePath: /mnt/jira_shared_home/scripts/levelByDN.groovy
The problem is that I have already whitelisted this script:
The folder is readable and executable by Jira user:
Where is the problem?