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!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...