Getting Data In

splunk enterprise Upgrade from 5.0.5 to 6.1.1 failing

spsrasru
Path Finder

I'm upgrading splunk indexer server from 5.0.5 to 6.1.1 on Windows Server 2012.

I run the installer as a administrator but failed with errors.

this is the error i get from installation wizard:
Splunk installer was unable to launch splunk's First Time Run.
Error Code: 1

this is the error from migration log:
ERROR while running rename-cluster-app migration

Any help regarding this would be greatly appreciated!

Thanks,
Sam

Tags (2)
0 Karma

changwoo
Communicator

Try to delete /Applications/splunk directory and installing it.

0 Karma

spsrasru
Path Finder

Able to upgrade successfully once i delete the splunkd and splunkweb Service.

Run these commands using powershell:

((Get-WmiObject -class win32_service -filter "name = 'splunkweb'").stopService()
(Get-WmiObject -class win32_service -filter "name = 'splunkd'").stopService()
cmd
sc delete splunkd
sc delete splunkweb
exit

0 Karma

changwoo
Communicator

I tried to find the solution for your problem but there was no answer for it.
So I was wondering re-installing the splunk might help..

0 Karma

spsrasru
Path Finder

Sorry if i misunderstood....You mean $SLUNK_HOME/etc/apps/splunk ? how this is related ?

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...