<?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: Why do I get &amp;quot;ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249572#M48041</link>
    <description>&lt;P&gt;For me it happened because source csv file was generated with python without opening file with option &lt;CODE&gt;newline=""&lt;/CODE&gt;, so when I open it on for example Google Sheets, it looks like this: &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1561i8AA769C7EE427E45/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Probably that empty rows are "NoneType".&lt;/P&gt;

&lt;P&gt;UPD. Also, when I fixed empty rows, it still refused to upload file using Chrome on Windows. When I tried to do that using Firefox it was finally successful.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2017 14:53:37 GMT</pubDate>
    <dc:creator>bunyk</dc:creator>
    <dc:date>2017-08-22T14:53:37Z</dc:date>
    <item>
      <title>Why do I get "ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249567#M48036</link>
      <description>&lt;P&gt;I get this error whenever I try to upload a log file. What is the problem?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ERROR : cannot concatenate 'str' and 'NoneType' objects
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Jul 2016 13:18:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249567#M48036</guid>
      <dc:creator>hayloiuy</dc:creator>
      <dc:date>2016-07-08T13:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249568#M48037</link>
      <description>&lt;P&gt;How are you uploading (I assume from the "Add Data" option from the launcher, or a similar method, and not from a UF)?&lt;/P&gt;

&lt;P&gt;Does this happen with &lt;STRONG&gt;any&lt;/STRONG&gt; file, and if not, what is in the file?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 02:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249568#M48037</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2016-07-11T02:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249569#M48038</link>
      <description>&lt;P&gt;No problem now. I just changed the file type to .log.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 09:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249569#M48038</guid>
      <dc:creator>hayloiuy</dc:creator>
      <dc:date>2016-07-11T09:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249570#M48039</link>
      <description>&lt;P&gt;Was that a .csv file or a .log file with an incorrect file extension?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jul 2017 18:33:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249570#M48039</guid>
      <dc:creator>ralphreijs</dc:creator>
      <dc:date>2017-07-09T18:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249571#M48040</link>
      <description>&lt;P&gt;To me it happened with every file, and every file type.&lt;BR /&gt;
Changing browser from Safari to Firefox fixed it.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jul 2017 18:37:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249571#M48040</guid>
      <dc:creator>ralphreijs</dc:creator>
      <dc:date>2017-07-09T18:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249572#M48041</link>
      <description>&lt;P&gt;For me it happened because source csv file was generated with python without opening file with option &lt;CODE&gt;newline=""&lt;/CODE&gt;, so when I open it on for example Google Sheets, it looks like this: &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1561i8AA769C7EE427E45/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Probably that empty rows are "NoneType".&lt;/P&gt;

&lt;P&gt;UPD. Also, when I fixed empty rows, it still refused to upload file using Chrome on Windows. When I tried to do that using Firefox it was finally successful.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 14:53:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-ERROR-cannot-concatenate-str-and-NoneType/m-p/249572#M48041</guid>
      <dc:creator>bunyk</dc:creator>
      <dc:date>2017-08-22T14:53:37Z</dc:date>
    </item>
  </channel>
</rss>

