[root@splunk-search-head-1 bin]# ./splunk bootstrap shcluster-captain -servers_list “https://##.###.##.191:8089,https://##.###.###.248:8089,https://##.###.###.248:8089” -auth admin:test123@
Invalid uri in servers list “https://##.###.##.191:8089
++++++++++++++++++++++++++++++++++++++++++++++++
I'm trying to setup a SH cluster captain, but I'm getting invalid uri in servers list, all information into the server list are validate and correct, need some help on this issue, I also setup my http to https and I still get the same error output, please help, Thank you.
Hi @mofsplunk1,
Could it be possible that you missed initializing all cluster members before this process?
./splunk init shcluster-config
If this reply helps you an upvote is appreciated.
all 3 SH were initialized, but still getting the same error, I even re-initiate the initializing on all 3 SH, I'm not sure, what is causing the invalid error.
I have the same problem. How did you solve it?