<?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 while trying to update: In handler 'localapps' PCI in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187438#M18921</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I have an error when clic on the Save, in the initial setup page of PCI Compliance App&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Encountered the following error while&lt;BR /&gt;
trying to update: In handler&lt;BR /&gt;
'localapps': Error while posting to&lt;BR /&gt;
url=/servicesNS/nobody/SplunkPCIComplianceSuite/admin/pci_compliance/general_settings&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;The enviroment is Windows Server, Splunk Enterprise 6.0.2&lt;/P&gt;

&lt;P&gt;Is there any where to look to going deep in the error? or even better the solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 16:07:56 GMT</pubDate>
    <dc:creator>israelgutierrez</dc:creator>
    <dc:date>2020-09-28T16:07:56Z</dc:date>
    <item>
      <title>error while trying to update: In handler 'localapps' PCI</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187438#M18921</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I have an error when clic on the Save, in the initial setup page of PCI Compliance App&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Encountered the following error while&lt;BR /&gt;
trying to update: In handler&lt;BR /&gt;
'localapps': Error while posting to&lt;BR /&gt;
url=/servicesNS/nobody/SplunkPCIComplianceSuite/admin/pci_compliance/general_settings&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;The enviroment is Windows Server, Splunk Enterprise 6.0.2&lt;/P&gt;

&lt;P&gt;Is there any where to look to going deep in the error? or even better the solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:07:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187438#M18921</guid>
      <dc:creator>israelgutierrez</dc:creator>
      <dc:date>2020-09-28T16:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: error while trying to update: In handler 'localapps' PCI</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187439#M18922</link>
      <description>&lt;P&gt;It looks that the App doesn't like much Windows, because on Linux works like charm, in order to make it work on Windows I have to copy apps.conf and limits.conf from /local/ on Linux to the Windows Machine&lt;/P&gt;

&lt;P&gt;Is not the most Elegant but seem to work by now&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:22:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187439#M18922</guid>
      <dc:creator>israelgutierrez</dc:creator>
      <dc:date>2014-03-14T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: error while trying to update: In handler 'localapps' PCI</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187440#M18923</link>
      <description>&lt;P&gt;Have you solved tthat issue? We got same one, we havent solved yet:(&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 19:18:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187440#M18923</guid>
      <dc:creator>tozmen</dc:creator>
      <dc:date>2014-03-14T19:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: error while trying to update: In handler 'localapps' PCI</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187441#M18924</link>
      <description>&lt;P&gt;I faced the same problem but had no unix box ... so here is what got it working.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Created a folder called "Local" under splunk_Home\etc\apps\PCIComplianceSuite\ (it just was not there.&lt;/LI&gt;
&lt;LI&gt;I copied app.conf from Splunk_Home\etc\apps\PCIComplianceSuite\default\ to the newly created "Local" folder.&lt;/LI&gt;
&lt;LI&gt;Edited app.conf in local folder and changed "is_configured=false" to "is_configured=true" and saved the file.&lt;/LI&gt;
&lt;LI&gt;restarted splunk and it worked.(bypassing the configuration page that fails)
Cheers&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:18:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187441#M18924</guid>
      <dc:creator>jnassar</dc:creator>
      <dc:date>2020-09-28T16:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: error while trying to update: In handler 'localapps' PCI</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187442#M18925</link>
      <description>&lt;P&gt;Thanks jnassar, thats partially correct the problem because when uses Windows Splunk needs to create some scripts and change some files, and if the save process doesn't complete correctly, some lookups, and macros didn't work&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 17:56:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187442#M18925</guid>
      <dc:creator>israelgutierrez</dc:creator>
      <dc:date>2014-04-04T17:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: error while trying to update: In handler 'localapps' PCI</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187443#M18926</link>
      <description>&lt;P&gt;I see...How to go about the getting the app to properly run on windows then?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2014 05:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187443#M18926</guid>
      <dc:creator>jnassar</dc:creator>
      <dc:date>2014-04-07T05:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: error while trying to update: In handler 'localapps' PCI</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187444#M18927</link>
      <description>&lt;P&gt;I know that this is old, but wanted to give a clear answer.  &lt;/P&gt;

&lt;P&gt;This means that your app has been packaged with the &lt;CODE&gt;local&lt;/CODE&gt; directory and now your setup.xml is trying to overwrite existing configurations.  I recommend removing the &lt;CODE&gt;local&lt;/CODE&gt; directory from the app (or ignoring it when packaging with tar) then reinstalling (including removing the old copy of the app).&lt;/P&gt;

&lt;P&gt;Then when you go to setup the app a new local directory will be created and local configurations will be written there.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 20:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/error-while-trying-to-update-In-handler-localapps-PCI/m-p/187444#M18927</guid>
      <dc:creator>anortrup_splunk</dc:creator>
      <dc:date>2016-07-12T20:09:13Z</dc:date>
    </item>
  </channel>
</rss>

