[Cyberduck-trac] [Cyberduck] #8801: Versioning request causes S3 Upload to break for IAM "upload only" account

Cyberduck trac at trac.cyberduck.io
Mon May 4 20:32:53 UTC 2015


#8801: Versioning request causes S3 Upload to break for IAM "upload only" account
-------------------------+------------------------
 Reporter:  tempic       |         Owner:  dkocher
     Type:  defect       |        Status:  new
 Priority:  normal       |     Milestone:  4.8
Component:  s3           |       Version:  4.7
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:
 Platform:  Windows 8.1  |
-------------------------+------------------------

Comment (by dkocher):

 This log output shows that the actual `PUT` request is failing with a
 `403` response.

 {{{
 1546    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> PUT /event_footage_raw%2Ftest_eventx%2Fmvi_short2.mp4
 HTTP/1.1
 1547    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> Date: Mon, 04 May 2015 19:35:43 GMT
 1548    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> Expect: 100-continue
 1549    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> Content-Type: video/mp4
 1550    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> Authorization: AWS
 AKIAI6OEDVHQYINV54IQ:Z2QDsouraIdcRwl+aStDAT6L524=
 1551    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> Content-Length: 226589547
 1552    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> Host: connectsports-video.s3.amazonaws.com:443
 1553    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> Connection: Keep-Alive
 1554    2015-05-04 15:35:43,817 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 >> User-Agent: Cyberduck/4.7 (17432).17432 (Windows 8/6.2)
 (x86)
 1555    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << HTTP/1.1 403 Forbidden
 1556    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << x-amz-request-id: 3161D4A81554963E
 1557    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << x-amz-id-2:
 ect2tNigGBhzmCWsovTh25UKFzJYWzveSjE+Z0RgLr7JxyAPz1DhqpRA3IEsMYGG
 1558    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << Content-Type: application/xml
 1559    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << Transfer-Encoding: chunked
 1560    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << Date: Mon, 04 May 2015 19:35:40 GMT
 1561    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << Connection: close
 1562    2015-05-04 15:35:43,848 [http-1] DEBUG org.apache.http.headers -
 http-outgoing-3 << Server: AmazonS3
 }}}

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


More information about the Cyberduck-trac mailing list