All Apps and Add-ons

EMC Isilon Error: Exception performing request: 'NoneType' object has no attribute 'get' for endpoint

tah7004
Path Finder

Hello, I'm trying to enable the rest api input on the Isilon TA and I'm getting the following errors. I have updated to the latest version 2.5. Can anyone give me some help with troubleshooting this issue?

2019-01-07 17:09:23,315 ERROR 139694847919872 - EMC Isilon Error: Exception performing request: 'NoneType' object has no attribute 'get' for endpoint https://x.x.x.x:8080/platform/1/statistics/current?substr=true&keys=node.sensor.volt.volts,node.sens...
2019-01-07 17:09:23,346 ERROR 140433961473792 - EMC Isilon Error: Exception performing request: 'NoneType' object has no attribute 'get' for endpoint https://x.x.x.x:8080/platform/1/statistics/current?substr=true&keys=node.clientstats.connected&devid...
2019-01-07 17:09:23,347 ERROR 140473719142144 - EMC Isilon Error: Exception performing request: 'NoneType' object has no attribute 'get' for endpoint https://x.x.x.x:8080/platform/1/statistics/current?substr=true&keys=node.ifs.heat&devid=all
2019-01-07 17:09:23,637 ERROR 139852175869696 - EMC Isilon Error: Exception performing request: 'NoneType' object has no attribute 'get' for endpoint https://x.x.x.x:8080/platform/1/statistics/current?keys=node.ifs.bytes.in.rate,node.ifs.bytes.out.ra...
2019-01-07 17:09:23,638 ERROR 139945473775360 - EMC Isilon Error: Exception performing request: 'NoneType' object has no attribute 'get' for endpoint https://x.x.x.x:8080/platform/3/statistics/summary/system

0 Karma

p_gurav
Champion

Hi tah7004,

Did you try hitting API directly? Are you getting any results?

0 Karma

tah7004
Path Finder

Hello, I tried manually running the curl command to the API endpoints and I do get results back:

{
"stats" :
[

{
"devid" : 0,
"error" : null,
"error_code" : null,
"key" : "cluster.cpu.user.max",
"time" : 1547572957,
"value" : 67
},

{
"devid" : 0,
"error" : null,
"error_code" : null,
"key" : "cluster.cpu.sys.max",
"time" : 1547572957,
"value" : 624
}
]
}

I still see the same set of errors.

0 Karma
Get Updates on the Splunk Community!

Developer Spotlight with William Searle

The Splunk Guy: A Developer’s Path from Web to Cloud William is a Splunk Professional Services Consultant with ...

Major Splunk Upgrade – Prepare your Environment for Splunk 10 Now!

Attention App Developers: Test Your Apps with the Splunk 10.0 Beta and Ensure Compatibility Before the ...

Stay Connected: Your Guide to June Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...