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
Engager

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!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...