Getting Data In

Getting this error version `OPENSSL_1.0.0' not found

basu42002
Path Finder

Can any one please suggest, how to fix this error:
ERROR BucketMover - coldToFrozenScript /usr/bin/python: /opt/splunk/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /usr/bin/python)

0 Karma

mayurr98
Super Champion

hey @basu42002

Add the following to the first line of your script, then save, and restart Splunk then review error messages:
unset LD_LIBRARY_PATH

And then restart the Splunk instance

basu42002
Path Finder

Thanksfor your response, but The problem is that, this is coldToFrozenS3.py , python script.
And looks like splunk is using a different LD_LIBRARY_PATH.
Is there a way to resolve this problem.

Can we enforce python to use the OS LD_LIBRARY_PATH by any chance.

0 Karma

mayurr98
Super Champion

hey I do not know how to do the same in python script.but I have seen trying it in a .sh script and it worked
but you can refer this link: https://stackoverflow.com/questions/23244418/set-ld-library-path-before-importing-in-python
you may find some solution

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...