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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...