All Apps and Add-ons

ERROR ExecProcessor messages after installing App for symantec cloud

jack19
New Member

Getting below error after installing the app.

04-16-2018 16:32:58.440 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/IA-symantec_cloud/bin/script.py" IOError: [Errno 13] Permission denied: u'.//16_04_2018-16_30_27_890377.json'

04-16-2018 16:32:58.440 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/IA-symantec_cloud/bin/script.py" fileIo = open(logFile,'w')

04-16-2018 16:32:58.440 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/IA-symantec_cloud/bin/script.py" File "/opt/splunk/etc/apps/IA-symantec_cloud/bin/script.py", line 106, in

04-16-2018 16:32:58.440 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/IA-symantec_cloud/bin/script.py" Traceback (most recent call last):

and the python script is as below

104 except urllib2.URLError, ex:
105 errorResponse = '{"error": "%s"}' % ex.reason
106 fileIo = open(logFile,'w')
107 fileIo.write(errorResponse)
108 fileIo.close()

0 Karma

p_gurav
Champion

I am not sure but can you check the application's directory permission on cli?

0 Karma

jack19
New Member

I have given 777 to the application directory, but we are getting same error.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...