Getting Data In

SSL module is not available?

dwoodfordgrid
Engager

Hi,

When trying to call some rest API's in a custom script using the request package, if the URL is https Splunk throws the error:

"Can't connect to HTTPS URL because the SSL module is not available."

Anyone know why this might not be available, or how to get around it. Looking at other Splunk scripts, they all reference http not https.

Tried manually adding the ssl module into the TA bin folder but it throws more errors.

Labels (1)

ccWildcard
Explorer

I had this same issue. I built an ansible playbook that needed to run a python script. I got this error when running: /opt/splunk/bin/python script.py
What fixed it: /opt/splunk/bin/splunk cmd python script.py

Not sure if you're having the same problem but for some reason the request module doesn't load right of handle ssl if you do /opt/splunk/bin/python but DOES work correctly if you use /opt/splunk/bin/splunk cmd python. Hope it helps!

0 Karma

jay_021
Loves-to-Learn

Thanks ccWildcard

Executing /opt/splunk/bin/splunk cmd python script.py make sense.

Will update my app and retest.

0 Karma

Ole
Engager

Same problem. Did you find a solution?

0 Karma

terminaloutcome
Path Finder

I'm having the same issue and not sure why, did you get to the bottom of it?

jay_021
Loves-to-Learn

I am also getting same error in Splunk ES 9.1.0.2. Anyone found a solution for this ?

 

Max retries exceeded with url: /v1/actions/process-check-result (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))

 

 

0 Karma

terminaloutcome
Path Finder

If that's core functionality throwing that error then contact support.

If it's a third-party app they shouldn't be trying to use python code that attempts to access that module, basically... there's ways to make requests to URLs without calling it directly.

0 Karma
Get Updates on the Splunk Community!

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...