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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...