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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...