Menu

#947 Analyze file on s3 does not work if secret key contains / character.

Incorrect_result
closed-fixed
5
2015-08-28
2015-08-27
bulldozer
No

Analyze file on s3 does not work if secret key contains / character. The side effect is that for these files, there is no way to run any analysis.

If I use the recommended format and to http://id:key@s3.amazonaws.com/bucket/key.foo the URL parser fails to create correct signature and requests. If I try to use a pre-signed S3 URL, it sees the s3.amazonaws.com part and fails to work.

The only way I got it to work with S3 is to keep rotating credentials until I got one without / characters which is not ideal in an automated system.

Thanks

Discussion

  • Jerome Martinez

    Jerome Martinez - 2015-08-28
    • status: open --> closed-fixed
    • assigned_to: Jerome Martinez
     
  • Jerome Martinez

    Jerome Martinez - 2015-08-28

    Right, not ideal :).
    Fixed.

     

Log in to post a comment.

MongoDB Logo MongoDB