Splunk Enterprise

Search head bundle replication failed due to 409 http conflict when upgrade to 8.2.1

linhmai_bne
Path Finder

Hi.

I am upgrading from 8.1.0 to 8.2.1. I received the bundle replication issue as below:

Problem replicating config (bundle) to search peer ' 10.150.x.x:8089 ', Upload bundle="/opt/splunk/var/run/SHD01-1625054310.bundle" to peer name=IND01 uri=https://10.150.x.x:8089 failed; http_status=409 http_description="Conflict".

I received an error for each member of indexer cluster. My search head is a standalone server.

Could anyone please help?

Linh

Labels (1)
0 Karma
1 Solution

codebuilder
Influencer

Make sure your search head is actually tied to the indexers.
If you run the following you should get back a list of all the indexers in your cluster.

|tstats count where index=* by splunk_server


Bundle failure can also occur if all your $SPLUNK_HOME directories are not owned by the splunk user.

Using a chown -RP splunk:splunk never hurts (assuming your Splunk user is "splunk".

 

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

View solution in original post

0 Karma

codebuilder
Influencer

Make sure your search head is actually tied to the indexers.
If you run the following you should get back a list of all the indexers in your cluster.

|tstats count where index=* by splunk_server


Bundle failure can also occur if all your $SPLUNK_HOME directories are not owned by the splunk user.

Using a chown -RP splunk:splunk never hurts (assuming your Splunk user is "splunk".

 

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

ambrosesuen
Loves-to-Learn

I'm facing the same issue for version 8.2.1, but instead of upgrade, I just received this error suddenly.

 

It is there any solution to this problem? 

0 Karma

robert_miller
Path Finder

@ambrosesuenDid you ever figure this out?

0 Karma
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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...