[Cyberduck-trac] [Cyberduck] #9755: Malformed request during multipart upload

Cyberduck trac at trac.cyberduck.io
Mon Nov 7 21:24:07 UTC 2016


#9755: Malformed request during multipart upload
---------------------------+-------------------
    Reporter:  ryanfarris  |      Owner:
        Type:  defect      |     Status:  new
    Priority:  normal      |  Milestone:
   Component:  s3          |    Version:  5.2.2
    Severity:  critical    |   Keywords:
Architecture:  Intel       |   Platform:
---------------------------+-------------------
 Hello,

 I'm using Cyberduck against an s3 server we have built as part of our data
 service offering at Igneous Systems.  When I attempt to issue a multipart
 upload using any object >=200MB, the upload hangs toward the end of the
 upload.   Through request logging we can see this is actually due to a
 malformed request from Cyberduck:

 request-out: POST /RMF-container//RMF-container/ice/Anaconda2-4.2.0
 -MacOSX-x86_64.pkg?uploadId=825e823b7f8abe4e912b4c6ce63e6934
 Elapsed_Time: 2.467971ms
 HTTP_Status_Code: 404
 X-Content-Type-Options: nosniff
 X-Amz-Request-Id: 0-16-9e2e6a2f177f772ea0b2221110e2069a
 Content-Type: text/plain; charset=utf-8

 Note the path is wrong as the bucket name is repeated twice. Because of
 this we can't find the upload and fail the request.  The bucket name
 should be listed only once in the request.

--
Ticket URL: <https://trac.cyberduck.io/ticket/9755>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list