<?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 Re: &amp;quot;An error occurred while fetching data&amp;quot; using a base search in a SH cluster in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225910#M188306</link>
    <description>&lt;P&gt;I also voted for your answer because it helped me when I was building the dashboards. Thank you very much. &lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 20:44:56 GMT</pubDate>
    <dc:creator>jrballesteros05</dc:creator>
    <dc:date>2017-01-23T20:44:56Z</dc:date>
    <item>
      <title>"An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225905#M188301</link>
      <description>&lt;P&gt;Here is the case:&lt;/P&gt;

&lt;P&gt;I've build a dashboard with 6 graphs/tables all using the same base search. It works like a charm on a single SH (where I've developed the app). After pushing it to our SH cluster, however, the dashboard crashes when loading more than a few days data, with the error "An error occurred while fetching data" in several or all graphs (it seems kind of random).&lt;/P&gt;

&lt;P&gt;It starts loading normally, but then halfway "hangs" and shows the error mentioned above. It only does this when loading &amp;gt; 6 days data, which is (only) 46.555 events with a bundle size of 4,2 MB. With slightly less events all works well. The search log shows no errors at all (it even reports a successful completion), and only one warning at the start of the search.log that seems unrelated:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;WARN  DistributedInfoSingleton - Failed to read symptoms of peer=SH02
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The splunkd.log also shows nothing related. &lt;/P&gt;

&lt;P&gt;Anyone an idea what's wrong? Or a tip on where to start troubleshooting?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:42:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225905#M188301</guid>
      <dc:creator>dkoops</dc:creator>
      <dc:date>2016-06-23T09:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: "An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225906#M188302</link>
      <description>&lt;P&gt;I had a similar issue with the same error message and found it to be related to the length of the postprocess search.  You can test by moving more of the search into the base search or creating a macro to hold the postprocess search contents.  Good luck.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 16:08:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225906#M188302</guid>
      <dc:creator>tdime</dc:creator>
      <dc:date>2016-11-01T16:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: "An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225907#M188303</link>
      <description>&lt;P&gt;Hello, in my case is a bit different, I only have the problem with a non-admin user with a custom role. If I run my dashboards as admin it runs perfectly. &lt;/P&gt;

&lt;P&gt;Do you know what is going on there?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 19:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225907#M188303</guid>
      <dc:creator>jrballesteros05</dc:creator>
      <dc:date>2017-01-23T19:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: "An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225908#M188304</link>
      <description>&lt;P&gt;are you sure the user has access to the indexes or can you view the search run which converts the tokens to values and copy/paste that in another splunk search running as your custom user?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 20:13:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225908#M188304</guid>
      <dc:creator>tdime</dc:creator>
      <dc:date>2017-01-23T20:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: "An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225909#M188305</link>
      <description>&lt;P&gt;Hi, I am completely sure. I was trying with Opera browser and I had the problem I mentioned before but when I try with Firefox and Chrome it works perfectly. I read the Splunk doc and I've just realised that Opera is not listed in the supported browsers by Splunk.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/Installation/Systemrequirements"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/Installation/Systemrequirements&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 20:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225909#M188305</guid>
      <dc:creator>jrballesteros05</dc:creator>
      <dc:date>2017-01-23T20:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: "An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225910#M188306</link>
      <description>&lt;P&gt;I also voted for your answer because it helped me when I was building the dashboards. Thank you very much. &lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 20:44:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225910#M188306</guid>
      <dc:creator>jrballesteros05</dc:creator>
      <dc:date>2017-01-23T20:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: "An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225911#M188307</link>
      <description>&lt;P&gt;It has been a while since I reported the issue, but it indeed seemed to have something to do with the base search. After moving some query stuff around in the dashboard xml it worken again at some point (unfortunately I'm unable to recall exactly what I did). &lt;/P&gt;

&lt;P&gt;Another detail is that I was also using Opera browser at that point. Never occured to me that the browser might have been the issue, but it's a good thing to keep in mind for possible future troubleshooting. I cannot validate this anymore, but it might be helpful to add.&lt;/P&gt;

&lt;P&gt;I will close this question, thx all.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 08:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225911#M188307</guid>
      <dc:creator>dkoops</dc:creator>
      <dc:date>2017-01-24T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: "An error occurred while fetching data" using a base search in a SH cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225912#M188308</link>
      <description>&lt;P&gt;maybe the disk quota if you see the error for specific user roles.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 12:00:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/quot-An-error-occurred-while-fetching-data-quot-using-a-base/m-p/225912#M188308</guid>
      <dc:creator>tmurata_splunk</dc:creator>
      <dc:date>2019-09-30T12:00:22Z</dc:date>
    </item>
  </channel>
</rss>

