<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error downloading snapshot in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Error-downloading-snapshot/m-p/747500#M22348</link>
    <description>&lt;P&gt;After running out of disk space on a search head (part of a cluster), now fixed and all SH's rebooted.&lt;/P&gt;&lt;P&gt;I get this error:&lt;/P&gt;&lt;PRE&gt;ConfReplicationException Error pulling configurations from the search head cluster captain (SH2:8089); Error in fetchFrom, at=: Non-200 status_code=500: refuse request without valid baseline; snapshot exists at op_id=xxxx6e8e for repo=SH2:8089".  Search head cluster member (SH3:8089) is having trouble pulling configs from the captain (SH2:8089).   xxxxx&lt;BR /&gt;Consider performing a destructive configuration resync on this search head cluster member.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ran "splunk resync shcluster-replicated-config"&amp;nbsp; and get this:&lt;/P&gt;&lt;PRE&gt;ConfReplicationException :&amp;nbsp;Error&amp;nbsp;downloading&amp;nbsp;snapshot: Non-200 status_code=400: Error opening snapshot_file' /opt/splunk/var/run/snapshot/174xxxxxxxx82aca.bundle: No such file or directory.&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the snapshot folder there is nothing, sometimes a few files, they don't match the other search heads.&lt;/P&gt;&lt;P&gt;'splunk show bundle-replication-status'&amp;nbsp; is all green and the same as the other 2 SH's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a force resync switch?&amp;nbsp; Really can't remove this SH and run 'clean all'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 20:09:37 GMT</pubDate>
    <dc:creator>dmcnulty</dc:creator>
    <dc:date>2025-06-04T20:09:37Z</dc:date>
    <item>
      <title>Error downloading snapshot</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Error-downloading-snapshot/m-p/747500#M22348</link>
      <description>&lt;P&gt;After running out of disk space on a search head (part of a cluster), now fixed and all SH's rebooted.&lt;/P&gt;&lt;P&gt;I get this error:&lt;/P&gt;&lt;PRE&gt;ConfReplicationException Error pulling configurations from the search head cluster captain (SH2:8089); Error in fetchFrom, at=: Non-200 status_code=500: refuse request without valid baseline; snapshot exists at op_id=xxxx6e8e for repo=SH2:8089".  Search head cluster member (SH3:8089) is having trouble pulling configs from the captain (SH2:8089).   xxxxx&lt;BR /&gt;Consider performing a destructive configuration resync on this search head cluster member.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ran "splunk resync shcluster-replicated-config"&amp;nbsp; and get this:&lt;/P&gt;&lt;PRE&gt;ConfReplicationException :&amp;nbsp;Error&amp;nbsp;downloading&amp;nbsp;snapshot: Non-200 status_code=400: Error opening snapshot_file' /opt/splunk/var/run/snapshot/174xxxxxxxx82aca.bundle: No such file or directory.&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the snapshot folder there is nothing, sometimes a few files, they don't match the other search heads.&lt;/P&gt;&lt;P&gt;'splunk show bundle-replication-status'&amp;nbsp; is all green and the same as the other 2 SH's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a force resync switch?&amp;nbsp; Really can't remove this SH and run 'clean all'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:09:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Error-downloading-snapshot/m-p/747500#M22348</guid>
      <dc:creator>dmcnulty</dc:creator>
      <dc:date>2025-06-04T20:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error downloading snapshot</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Error-downloading-snapshot/m-p/747501#M22349</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309171"&gt;@dmcnulty&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The captain is refusing the sync request because the member doesn't have a valid baseline, and the subsequent resync attempt failed because a required snapshot file is missing or inaccessible.&lt;/P&gt;&lt;P&gt;The recommended action is to perform a destructive configuration resync on the affected member (SH3). This forces the member to discard its current replicated configuration and pull a fresh copy from the captain.&lt;/P&gt;&lt;P&gt;Run the following command on the affected search head member (SH3):&lt;/P&gt;&lt;PRE&gt;splunk resync shcluster-replicated-config --answer-yes&lt;/PRE&gt;&lt;UL&gt;&lt;LI&gt;This command will discard the contents of $SPLUNK_HOME/etc/shcluster/apps and $SPLUNK_HOME/etc/shcluster/local on SH3 and attempt to fetch a complete, fresh copy from the captain.&lt;/LI&gt;&lt;LI&gt;Ensure the captain (SH2) is healthy and has sufficient disk space and resources before running this command.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If the destructive resync fails with the same or a similar error about a missing snapshot file, it might indicate a more severe issue with the captain's snapshot or the member's ability to process the bundle. If it fails then&amp;nbsp;check the captain's splunkd.log&amp;nbsp;for any specific errors around replication bundles. If the issue persists, removing the member from the cluster and re-adding it is the standard, albeit more disruptive, next step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:14:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Error-downloading-snapshot/m-p/747501#M22349</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-06-04T20:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error downloading snapshot</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Error-downloading-snapshot/m-p/747634#M22355</link>
      <description>&lt;P&gt;I did run 'splunk resync shcluster-replicated-config' .&amp;nbsp; I left it overnight and somehow SH3 sync'd itself.&amp;nbsp; I also became the captain, which I changed back.&amp;nbsp; Ran a sync on SH1 and all good now.&lt;/P&gt;&lt;P&gt;No clue how or why it resync'd itself after many failed tries and clean ups.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 19:08:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Error-downloading-snapshot/m-p/747634#M22355</guid>
      <dc:creator>dmcnulty</dc:creator>
      <dc:date>2025-06-06T19:08:38Z</dc:date>
    </item>
  </channel>
</rss>

