Deployment Architecture

-bash: /opt/splunk/bin/splunk: No such file or directory

marcogallotta
Explorer

When I try start splunk without sudo (or even logged in as root), I get a "no such file or directory" error. It works with sudo, but then ps shows nothing's running and I can't access it through the web portal.

$ /opt/splunk/bin/splunk start
-bash: /opt/splunk/bin/splunk: No such file or directory
$ sudo /opt/splunk/bin/splunk start
$ ps aux | grep splunk
marco    25963  0.0  0.1   7972   900 pts/0    S+   22:58   0:00 grep splunk

Any ideas what's up? I've accepted the license (sudo splunk start --accept-license) and changed the port to 8001 (sudo ./splunk set web-port 8001).

Tags (3)
1 Solution

marcogallotta
Explorer

Solved it! I had installed the 32 bit deb on a 64 bit server. 😕

View solution in original post

marcogallotta
Explorer

Solved it! I had installed the 32 bit deb on a 64 bit server. 😕

vugo
Engager

Why hasn't this been resolved though? It would take no time to fix that issue and update the text message to say that you are using 32 bit on 64 server

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...