Security

/opt/splunk/bin/splunkd: error while loading shared libraries: libmongoc-1.0.so.0

rauldevilla
New Member

Hi Guys.

I just installed splunk into a server with Ubuntu 14 OS. When I run sudo ./splunk start --accept-license I get the exception:

/opt/splunk/bin/splunkd: error while loading shared libraries: libmongoc-1.0.so.0: cannot open shared object file: No such file or directory
/opt/splunk/bin/splunkd: error while loading shared libraries: libmongoc-1.0.so.0: cannot open shared object file: No such file or directory
/opt/splunk/bin/splunkd: error while loading shared libraries: libmongoc-1.0.so.0: cannot open shared object file: No such file or directory
Did not find "disabled" setting of "kvstore" stanza in server bundle.

Some ideas for solving my problem?

0 Karma

dperre_splunk
Splunk Employee
Splunk Employee

Just in case someone else comes across this issue, the way I fixed this was to run 'sudo chown -R splunk:splunk /opt/splunk.

The issue started when I ran a setcap command.

HeavyHats
Explorer

This saved my bacon! I started getting the same error after a `setcap` command to give Splunk permissions to access privileged ports (version 9.3.2). Thank you!

Edit: Interestingly, this un-did what setcap did, so Splunk still can't listen on privileged ports. 

0 Karma

awkngrep
New Member

running splunkd start instead of splunk start can cause libmongoc errors, per the answer here: https://answers.splunk.com/answers/46123/unable-to-install-splunk-4-3-1-119532-linux-i686.html

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...