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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...