<?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: No data in app, Python exception: KeyError: 'server' in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/No-data-in-app-Python-exception-KeyError-server/m-p/119909#M44372</link>
    <description>&lt;P&gt;The scripts throws when trying to parse managers.csv. This isn't a file not found/can't read error, so it's not permissions or filename type of issue, it's the content of the file. Perhaps the header is missing or altered? The sample included with the app looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;server,realm
server1,production
server2,development
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 29 Oct 2013 14:34:22 GMT</pubDate>
    <dc:creator>halr9000</dc:creator>
    <dc:date>2013-10-29T14:34:22Z</dc:date>
    <item>
      <title>No data in app, Python exception: KeyError: 'server'</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/No-data-in-app-Python-exception-KeyError-server/m-p/119908#M44371</link>
      <description>&lt;P&gt;None of the app dashboards are populating. When searching "index=_internal Collect.py", I see the following error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Traceback (most recent call last):
  File "C:\Program Files\Splunk\etc\apps\Splunk_TA_CiscoUCS\bin\Collect.py", line 53, in &amp;lt;module&amp;gt;
  managers = [m for m in DictReader(f) if fnmatch(m['server'], args.manager)]
KeyError: 'server'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Splunk version Splunk 6.0 (build 182037)&lt;/P&gt;

&lt;P&gt;Platform          Windows x64&lt;/P&gt;

&lt;P&gt;Physical Memory (GB)            8.0&lt;/P&gt;

&lt;P&gt;Number of CPU cores 8&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME         C:\Program Files\Splunk&lt;/P&gt;

&lt;P&gt;(Asking this on behalf of a customer.)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:31:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/No-data-in-app-Python-exception-KeyError-server/m-p/119908#M44371</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-10-29T14:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: No data in app, Python exception: KeyError: 'server'</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/No-data-in-app-Python-exception-KeyError-server/m-p/119909#M44372</link>
      <description>&lt;P&gt;The scripts throws when trying to parse managers.csv. This isn't a file not found/can't read error, so it's not permissions or filename type of issue, it's the content of the file. Perhaps the header is missing or altered? The sample included with the app looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;server,realm
server1,production
server2,development
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:34:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/No-data-in-app-Python-exception-KeyError-server/m-p/119909#M44372</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-10-29T14:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: No data in app, Python exception: KeyError: 'server'</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/No-data-in-app-Python-exception-KeyError-server/m-p/119910#M44373</link>
      <description>&lt;P&gt;It's already parsed credentials by this point, so that file (credentials.csv) is ok&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:35:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/No-data-in-app-Python-exception-KeyError-server/m-p/119910#M44373</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-10-29T14:35:21Z</dc:date>
    </item>
  </channel>
</rss>

