[Cyberduck-trac] [Cyberduck] #9914: Access key validation fails for specific folder name

Cyberduck trac at cyberduck.io
Tue Apr 11 13:01:42 UTC 2017


#9914: Access key validation fails for specific folder name
-----------------------+------------------------
 Reporter:  jcflowers  |         Owner:  dkocher
     Type:  defect     |        Status:  new
 Priority:  normal     |     Milestone:
Component:  s3         |       Version:  5.4
 Severity:  major      |    Resolution:
 Keywords:             |  Architecture:  Intel
 Platform:             |
-----------------------+------------------------
Changes (by dkocher):

 * owner:   => dkocher
 * component:  core => s3


Old description:

> Using Amazon S3 system, if I try to create or access a folder titled
> "**Team Photo from OCP 2014", I get an error message "The request
> signature we calculated does not match the signature you provided.".  The
> objects in the folder are not accessible and the error repeats.  Feels
> like a key signing error for that specific request as the access key
> works with all the other many objects I store in S3.
>
> Data from view log drawer:
> PUT /**Team%20Photo%20from%20OCP%202014/ HTTP/1.1
> Date: Fri, 07 Apr 2017 13:42:19 GMT
> Expect: 100-continue
> Content-Type: application/x-directory
> x-amz-content-sha256:
> e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
> x-amz-storage-class: REDUCED_REDUNDANCY
> Host: jflowers.new-bucket.s3.amazonaws.com
> x-amz-date: 20170407T134219Z
> Authorization: ********
> Content-Length: 0
> Connection: Keep-Alive
> User-Agent: Cyberduck/5.4.0.23761 (Mac OS X/10.12.4) (x86_64)

New description:

 Using Amazon S3 system, if I try to create or access a folder titled
 "**Team Photo from OCP 2014", I get an error message "The request
 signature we calculated does not match the signature you provided.".  The
 objects in the folder are not accessible and the error repeats.  Feels
 like a key signing error for that specific request as the access key works
 with all the other many objects I store in S3.

 Data from view log drawer:

 {{{
 PUT /**Team%20Photo%20from%20OCP%202014/ HTTP/1.1
 Date: Fri, 07 Apr 2017 13:42:19 GMT
 Expect: 100-continue
 Content-Type: application/x-directory
 x-amz-content-sha256:
 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
 x-amz-storage-class: REDUCED_REDUNDANCY
 Host: jflowers.new-bucket.s3.amazonaws.com
 x-amz-date: 20170407T134219Z
 Authorization: ********
 Content-Length: 0
 Connection: Keep-Alive
 User-Agent: Cyberduck/5.4.0.23761 (Mac OS X/10.12.4) (x86_64)

 }}}

--

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


More information about the Cyberduck-trac mailing list