All Apps and Add-ons

Why is Splunk UBA generating "ECONNREFUSED" error?

dlyubchenko
Engager

While troubleshooting an error with Splunk UBA that stated the Offline Models have not executed for 72 hours, and that the HR data retrieval time was timed out after 6000 ms, the "Learn More" button referenced the following error message below:

{"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect","address":"34.213.241.61","port":80,"message":"connect ECONNREFUSED 34.213.241.61:80","details":"Error from /uba/help/\nconnect ECONNREFUSED 34.213.241.61:80"}

From what I can tell the 34.213.241.61 address belongs to a Splunk DNS resolver, but I cannot find anywhere in the Splunk UBA configuration where this is referenced or why UBA is reaching out to this resolver. I am also not sure how this is associated to both of the errors I am having, and would like some advice as to where to go next with this as it feels like a red herring.

Thank you!

0 Karma
1 Solution

dlyubchenko
Engager

I ended up resolving this myself by doing the following:

sudo su - caspida
/opt/caspida/bin/Caspida stop-all
/opt/caspida/bin/Caspida start-all

I realize this was a work-around but it seemed that I had some stalled services, or resource over-utilization.

View solution in original post

0 Karma

dlyubchenko
Engager

I ended up resolving this myself by doing the following:

sudo su - caspida
/opt/caspida/bin/Caspida stop-all
/opt/caspida/bin/Caspida start-all

I realize this was a work-around but it seemed that I had some stalled services, or resource over-utilization.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...