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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...