Splunk Search

Network file permission error (-5000) when starting Splunk enterprise

mikeah21
Explorer

Recently installed Enterprise 60d trial from the Splunk website download on OS X and first, and subsequent startup instance this error message appears. Splunk doesn't start up. This is outputted from AppleScript, from the error message:

set SCRIPT_NAME to "osxManageSplunk.sh"
set SPLUNK_ICON to path to resource "splunk_icon.icns"

Single line file, populated by postinstall script, required: no newline.

set SPLUNK_HOME_FILE to path to resource "SPLUNK_HOME.path"

# Read SPLUNK_HOME value from above file.
open for access SPLUNK_HOME_FILE
set SPLUNK_HOME to (read SPLUNK_HOME_FILE)
close access SPLUNK_HOME_FILE

`# Get path as /foo/bar instead of Foo:Bar. God I hate you,

AppleScript. I don't understand you, but I do know I hate you.`

set SCRIPT_PATH to POSIX path of (path to resource SCRIPT_NAME)

`# Run startup shell script and pass in SPLUNK_HOME path. And as

always, quote it. /bin/sh Macintosh HD doesn't work so well.`

do shell script "\"" & SCRIPT_PATH & "\" \"" & SPLUNK_HOME & "\" \"" & SPLUNK_ICON & "\""

What needs to change to get Splunk to start?

EDIT - the hash'ed lines are showing as big bold lines. so, edited them with backtics key.

Tags (1)

inventsekar
SplunkTrust
SplunkTrust

EDIT - the hash'ed lines are showing as big bold lines. so, edited them with backtics key.

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma

mikeah21
Explorer

The output looks pretty now yet no solution to the problem.

0 Karma

mikeah21
Explorer

Running OS X 10.14 which doesn't look like it's supported on Splunk download. When will support for this version be available, and how is Splunk uninstalled completely from a Mac?

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...