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!

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Enhance Security Operations with Automated Threat Analysis in the Splunk EcosystemAre you leveraging ...

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...