Getting Data In

How do I fix this Error in pre-deploy check, uri=?/services/shcluster/captain/kvstore-upgrade/status?

ssuluguri
Path Finder

Hi ,

 

I am getting below error when I ran "splunk apply shclusrer-bundle" on Deployer 

 

Error in pre-deploy check, uri=?/services/shcluster/captain/kvstore-upgrade/status, status=502, error=Cannot resolve hostname

 

Can anyone help what might be the issue 

Labels (1)
0 Karma

ssuluguri
Path Finder

Issue has been resolved for now .

0 Karma

PickleRick
SplunkTrust
SplunkTrust

It would be nice if you shared your findings so that others might benefit if faced with similar issue.

richgalloway
SplunkTrust
SplunkTrust

Verify the --target argument is correct and that DNS is working properly.  Try replacing the target's FQDN with its IP address.

---
If this reply helps you, Karma would be appreciated.
0 Karma

yeahnah
Motivator

Hi @ssuluguri 

To start with try checking the health of your SHC members.

Log on to a member and as the splunk user run (requires admin user:pass)

(will ask for your Splunk admin user:pass to run)

$SPLUNK_HOME/bin/splunk show shcluster-status 

and

$SPLUNK_HOME/bin/splunk show kvstore-status

 Try and gauge the health of the SH cluster and it's kvstore from these outputs.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...