Splunk Enterprise

Unable to connect to license master

joe06031990
Communicator

Hi,

 

I am getting the bellow error:

 

editTracker failed, reason='Unable to connect to license master=https://192.168.0.21:8189 Error connecting: SSL not configured on client'

after running:

sudo ./splunk edit licenser-localslave -master_uri https://192.168.0.21:8189

I have tried removing the SSLpassword from  system/local/server.conf however this has not worked.

Thanks

 

Joe

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

codebuilder
Influencer

Unless you explicitly changed it, you'll want to use 8089 for the management port. You might also want to put the URL in ticks, as below.

sudo ./splunk edit licenser-localslave -master_uri 'https://192.168.0.21:8089'

https://docs.splunk.com/Documentation/Splunk/8.2.1/Admin/LicenserCLIcommands

 

----
An upvote would be appreciated and Accept Solution if it helps!

View solution in original post

codebuilder
Influencer

Unless you explicitly changed it, you'll want to use 8089 for the management port. You might also want to put the URL in ticks, as below.

sudo ./splunk edit licenser-localslave -master_uri 'https://192.168.0.21:8089'

https://docs.splunk.com/Documentation/Splunk/8.2.1/Admin/LicenserCLIcommands

 

----
An upvote would be appreciated and Accept Solution if it helps!

joe06031990
Communicator

Thanks for your help, all working now.

0 Karma

codebuilder
Influencer

Happy to help. Glad you got it working!

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...