<?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: Lookup File Editor App for Splunk Enterprise: Why am I getting &amp;quot;KV Store is not supported on this version of Splunk&amp;quot;? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225181#M24849</link>
    <description>&lt;P&gt;That's strange. I'm not sure why Splunk would say that the app "lookup_editor" doesn't exist given that this is the app making the call. I'm guessing this is some nuance with SHC.&lt;/P&gt;

&lt;P&gt;It is easy enough for me to change the call in the Lookup Editor but let me talk to some people to make sure that I understand how SHC is supposed to work in this context so that I can make sure my fix is appropriate.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2017 06:11:55 GMT</pubDate>
    <dc:creator>LukeMurphey</dc:creator>
    <dc:date>2017-01-11T06:11:55Z</dc:date>
    <item>
      <title>Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225176#M24844</link>
      <description>&lt;P&gt;I am using Splunk 6.5.1 and a clustered search head, and I get the below error when I go to new lookup tab in the app.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;KV Store is not supported on this version of Splunk; upgrade to Splunk 6.2 or later for KV Store support.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 10 Jan 2017 03:42:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225176#M24844</guid>
      <dc:creator>parik517</dc:creator>
      <dc:date>2017-01-10T03:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225177#M24845</link>
      <description>&lt;P&gt;Do you have the 32-bit version of Splunk?  KV store requires the 64-bit version.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 14:59:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225177#M24845</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-01-10T14:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225178#M24846</link>
      <description>&lt;P&gt;I am using 64-bit version.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 16:24:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225178#M24846</guid>
      <dc:creator>parik517</dc:creator>
      <dc:date>2017-01-10T16:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225179#M24847</link>
      <description>&lt;P&gt;Can you try two things:&lt;/P&gt;

&lt;P&gt;1) See if there are Javascript errors in the &lt;A href="https://kb.yoast.com/kb/how-to-find-javascript-errors-with-your-browsers-console/" target="_blank"&gt;browser console&lt;/A&gt;?&lt;BR /&gt;
2) Try going to /en-US/splunkd/__raw/servicesNS/nobody/-/storage/collections/config?count=-1&amp;amp;output_mode=json and seeing what the output is?&lt;/P&gt;

&lt;P&gt;The Lookup Editor attempts to determine if your Splunk install is KV store incapable by seeing if Splunk returns a 404 HTTP response code to that URL (a 404 indicates that the KV store is not available).&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225179#M24847</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2020-09-29T12:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225180#M24848</link>
      <description>&lt;P&gt;1) I see error in browser console like below&lt;BR /&gt;
en-US/splunkd/_&lt;EM&gt;raw/servicesNS/nobody/lookup_editor/storage/collections/config?count=-1&amp;amp;output_mode=json&amp;amp;&lt;/EM&gt;=1484104023136&lt;/P&gt;

&lt;P&gt;Failed to load resource: the server responded with a status of 404 (Not Found)&lt;/P&gt;

&lt;P&gt;2) The url which you gave with namespace - works fine however namespace lookup_editor gives below error&lt;/P&gt;

&lt;P&gt;{"messages":[{"type":"ERROR","text":"Application does not exist: lookup_editor"}]}&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:21:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225180#M24848</guid>
      <dc:creator>parik517</dc:creator>
      <dc:date>2020-09-29T12:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225181#M24849</link>
      <description>&lt;P&gt;That's strange. I'm not sure why Splunk would say that the app "lookup_editor" doesn't exist given that this is the app making the call. I'm guessing this is some nuance with SHC.&lt;/P&gt;

&lt;P&gt;It is easy enough for me to change the call in the Lookup Editor but let me talk to some people to make sure that I understand how SHC is supposed to work in this context so that I can make sure my fix is appropriate.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 06:11:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225181#M24849</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2017-01-11T06:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225182#M24850</link>
      <description>&lt;P&gt;Given that I have a reasonable suspicion that this is a bug in the app, I went ahead and made a bug ticket to track this: &lt;A href="https://lukemurphey.net/issues/1680"&gt;https://lukemurphey.net/issues/1680&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 06:17:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225182#M24850</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2017-01-11T06:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225183#M24851</link>
      <description>&lt;P&gt;Could you try going to the following URL and telling me if you get the same message?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;en-US/splunkd/__raw/servicesNS/nobody/lookup_editor/saved/searches
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Jan 2017 19:19:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225183#M24851</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2017-01-11T19:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225184#M24852</link>
      <description>&lt;P&gt;This issue occurs when you change the app folder name to something else.&lt;BR /&gt;
Restore the original directory name, this should be fixed.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 05:06:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225184#M24852</guid>
      <dc:creator>Venkat_16</dc:creator>
      <dc:date>2017-01-12T05:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225185#M24853</link>
      <description>&lt;P&gt;That is definitely true. @parik517: could you confirm that the folder name had been changed?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 05:16:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225185#M24853</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2017-01-12T05:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225186#M24854</link>
      <description>&lt;P&gt;Yes Folder name has been changed. After correction its working fine.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 14:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225186#M24854</guid>
      <dc:creator>parik517</dc:creator>
      <dc:date>2017-02-23T14:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225187#M24855</link>
      <description>&lt;P&gt;Ok, I'll post answer to that so that it is clear to other people. I suspect this will happen again since it isn't uncommon for people to rename that app (especially due to the way that deployment server works).&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 18:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225187#M24855</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2017-02-23T18:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup File Editor App for Splunk Enterprise: Why am I getting "KV Store is not supported on this version of Splunk"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225188#M24856</link>
      <description>&lt;P&gt;The Lookup Editor currently doesn't support being renamed. It has some static references that will cause it to fail if the name is changed.&lt;/P&gt;

&lt;P&gt;I have actually considered supporting renaming but the work isn't trivial. I might do it in the future though.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 18:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Lookup-File-Editor-App-for-Splunk-Enterprise-Why-am-I-getting/m-p/225188#M24856</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2017-02-23T18:31:46Z</dc:date>
    </item>
  </channel>
</rss>

