<?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 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed c in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/requests-exceptions-ConnectionError-Connection-aborted/m-p/284948#M17443</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am uploading csv data to cloud here is the code.&lt;/P&gt;&lt;PRE&gt;with open(filename, 'rb') as f:
        data = f.read()
    try:
        dbx.files_upload(data, '/' + filename, dropbox.files.WriteMode.overwrite)
        return 1
    except:
        traceback.print_exc()
        return 0&lt;/PRE&gt;&lt;P&gt;i got this error.&lt;/P&gt;&lt;PRE&gt;requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))&lt;/PRE&gt;&lt;P&gt;i am using python 3.5 and dropbox 9.0.0 in local linux os.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:11:54 GMT</pubDate>
    <dc:creator>niktrychill</dc:creator>
    <dc:date>2019-05-29T09:11:54Z</dc:date>
    <item>
      <title>requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed c</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/requests-exceptions-ConnectionError-Connection-aborted/m-p/284948#M17443</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am uploading csv data to cloud here is the code.&lt;/P&gt;&lt;PRE&gt;with open(filename, 'rb') as f:
        data = f.read()
    try:
        dbx.files_upload(data, '/' + filename, dropbox.files.WriteMode.overwrite)
        return 1
    except:
        traceback.print_exc()
        return 0&lt;/PRE&gt;&lt;P&gt;i got this error.&lt;/P&gt;&lt;PRE&gt;requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))&lt;/PRE&gt;&lt;P&gt;i am using python 3.5 and dropbox 9.0.0 in local linux os.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:11:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/requests-exceptions-ConnectionError-Connection-aborted/m-p/284948#M17443</guid>
      <dc:creator>niktrychill</dc:creator>
      <dc:date>2019-05-29T09:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end clos</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/requests-exceptions-ConnectionError-Connection-aborted/m-p/285051#M17452</link>
      <description>Nothing looks clearly wrong in your code. I also just tried this and can't reproduce the issue. &lt;BR /&gt;&lt;BR /&gt;Are you still seeing this? If so, is there anything on your network connection, e.g., firewall, proxy, etc. that may be interfering?</description>
      <pubDate>Tue, 17 Jul 2018 15:32:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/requests-exceptions-ConnectionError-Connection-aborted/m-p/285051#M17452</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-07-17T15:32:42Z</dc:date>
    </item>
  </channel>
</rss>

