<?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: Error installing any app in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94747#M19727</link>
    <description>&lt;P&gt;This is a known issue on windows with 4.3.0 and 4.3.1 :&lt;BR /&gt;
Fix to come next version.&lt;/P&gt;

&lt;P&gt;see &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.1/ReleaseNotes/Knownissues#Windows-specific_issues"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.1/ReleaseNotes/Knownissues#Windows-specific_issues&lt;/A&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;On Windows 2008, upload a new app from the manager return "error processing the upload" , changing a server to license-slave fails for "invalid master uri"  and the &lt;CODE&gt;sendemail&lt;/CODE&gt; script and email alerts fail.  This occurs only if the user is not using the default server time zone in his or her profile. Workaround: change the user profile time zone to use the default server time zone, or do not specify a user time zone. (SPL-48993)&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Thu, 12 Apr 2012 17:14:35 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2012-04-12T17:14:35Z</dc:date>
    <item>
      <title>Error installing any app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94744#M19724</link>
      <description>&lt;P&gt;When I try to install any app from the zipped file, I get an error like:&lt;BR /&gt;
There was an error processing the upload.&lt;/P&gt;

&lt;P&gt;Looking in the splunkd.log file I see:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\etc\system\bin\appinstall.py':  Traceback (most recent call last):&lt;BR /&gt;
ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\etc\system\bin\appinstall.py':    File "C:\Program Files\Splunk\bin\runScript.py", line 27, in &amp;lt;module&amp;gt;&lt;BR /&gt;
ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\etc\system\bin\appinstall.py':      filename=os.environ['SPLUNK_HOME'] + '/var/log/splunk/python.log',&lt;BR /&gt;
ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\etc\system\bin\appinstall.py':    File "C:\Program Files\Splunk\Python-2.7\Lib\os.py", line 423, in __getitem__&lt;BR /&gt;
ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\etc\system\bin\appinstall.py':      return self.data[key.upper()]&lt;BR /&gt;
ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\etc\system\bin\appinstall.py':  KeyError: 'SPLUNK_HOME'&lt;BR /&gt;
ERROR AdminManager - External handler failed with code '1' and output: ''.  See splunkd.log for stderr output.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I have tried adding a SPLUNK_HOME global environment variable and rebooted the machine and that didn't help.  Any advice would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 15:39:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94744#M19724</guid>
      <dc:creator>tchristian</dc:creator>
      <dc:date>2012-03-16T15:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing any app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94745#M19725</link>
      <description>&lt;P&gt;tchristian,&lt;/P&gt;

&lt;P&gt;Not a direct answer... but as a work around, you could unzip/untar (using something like WinRar/7-Zip) the file into the following location (for example, where $SPUNK_HOME is you installation location)...&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;$SPLUNK_HOME\etc\apps\&lt;/CODE&gt; (This is where the Apps are stored anyway)&lt;/P&gt;

&lt;P&gt;And the reboot Splunk, I find it's a lot quicker process than using the GUI (i'm assuming that's what you've done). I think the GUI version, does checks on the App package to check it's "in order". &lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 17:23:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94745#M19725</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-03-16T17:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing any app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94746#M19726</link>
      <description>&lt;P&gt;Doesn't resolve the issue, but does work around the problem.  Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 17:40:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94746#M19726</guid>
      <dc:creator>tchristian</dc:creator>
      <dc:date>2012-03-16T17:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing any app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94747#M19727</link>
      <description>&lt;P&gt;This is a known issue on windows with 4.3.0 and 4.3.1 :&lt;BR /&gt;
Fix to come next version.&lt;/P&gt;

&lt;P&gt;see &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.1/ReleaseNotes/Knownissues#Windows-specific_issues"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.1/ReleaseNotes/Knownissues#Windows-specific_issues&lt;/A&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;On Windows 2008, upload a new app from the manager return "error processing the upload" , changing a server to license-slave fails for "invalid master uri"  and the &lt;CODE&gt;sendemail&lt;/CODE&gt; script and email alerts fail.  This occurs only if the user is not using the default server time zone in his or her profile. Workaround: change the user profile time zone to use the default server time zone, or do not specify a user time zone. (SPL-48993)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 12 Apr 2012 17:14:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Error-installing-any-app/m-p/94747#M19727</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2012-04-12T17:14:35Z</dc:date>
    </item>
  </channel>
</rss>

