All Apps and Add-ons

I'm getting a bunch of python errors on tegilecollect.py

edonze
Path Finder

Is there some specific version of python, or a configuration change I need to make to remove the errors?

09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:51.861 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers

0 Karma

ddrillic
Ultra Champion

Interesting, looking at the last error - TypeError: string indices must be integers.

The following speaks about it - TypeError: string indices must be integers, not str

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...