Getting Data In

replicationStatus Failed failure info: failed_because_HTTP_REPLY_ERROR_CODE

pbalbasm
Path Finder

Hi guys,

I'm getting the following message in one of the indexers from the cluster.

"DistributedPeerManager - Unable to distribute to peer named XXXXXXXXXXXX.com at uri https://xxx.xxx.xxx.xxx:8089 because replication was unsuccessful. replicationStatus Failed failure info: failed_because_HTTP_REPLY_ERROR_CODE"

I was searching through the documentation and couldn't find anything.

Does someone know what could be the possible reason of this failure?

Thanks in advance.

Regards.

0 Karma

effem
Communicator

This can happen, when both systems have diverting License-Master/Licenses.

You should set the licensemaster to the same master_uri/same license pool.

On the License-Slave:

splunk edit licenser-localslave -master_uri https://<license-master>:8089

Or via server.conf:

[license]
master_uri = https://<licensemaster>:8089

However HTTP 400 Response is a very ambiguous message. Splunk should implement a proper Error-Message for this case.

0 Karma
Get Updates on the Splunk Community!

Splunk Smartness with Brandon Sternfield | Episode 3

Hello and welcome to another episode of "Splunk Smartness," the interview series where we explore the power of ...

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...