Deployment Architecture

Error in Pre-deploy check

Nawab
Communicator

I have 3 new splunk enterprise. 2 are acting as search heads and 1 is acting as deployer.

I have successfully made them as a cluster and can even push user and search configs but when i push app or add-ons from deployer i get below error.

 

Error in pre-deploy check, uri=https://x.x.x.x8089/services/shcluster/captain/kvstore-upgrade/status, status=401, error=No error

even the password is correct for deployer which is also same for both SHs.

What could be the issue here

 

PS: I know splunk recommend to use 3 SH and 1 deployer. I tried it as well but have same issue.

Labels (2)
Tags (1)
0 Karma
1 Solution

Nawab
Communicator

I found the solution. 
It was Pass4symmkey issue, I had some special charaters in my pass4symmkey due to which there was a difference is passwords.

to check use below commands.

splunk btool server list shcluster --debug | grep -i pass4symmkey ( this will give you your password on spunk)

splunk show-decrypted --value 'pass4symmkey' (this will decrypt the key)

 

now verify the pass key it will surely be a missmatch.

View solution in original post

Nawab
Communicator

I found the solution. 
It was Pass4symmkey issue, I had some special charaters in my pass4symmkey due to which there was a difference is passwords.

to check use below commands.

splunk btool server list shcluster --debug | grep -i pass4symmkey ( this will give you your password on spunk)

splunk show-decrypted --value 'pass4symmkey' (this will decrypt the key)

 

now verify the pass key it will surely be a missmatch.

splunkreal
Motivator

Hello, thanks for your help, had similar issue due to splunk init shcluster-config, secret key wasn't correctly encrypted in server.conf apparently, as seen with help of splunk show-decrypted

* If this helps, please upvote or accept solution if it solved *
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...