I've just upgraded from Riak CS 1.3.1 to 1.4.1
Using s3cmd to test a few things, I've found some odd behaviour.
Creating a bucket and putting a file works just fine, eg:
s3cmd mb s3://test
s3cmd put README s3://test
s3cmd get s3://test/README
However if I try to delete a file or bucket, it throws an error:
s3cmd del s3://test/README
ERROR: S3 error: 403 (InvalidAccessKeyId): The AWS Access Key Id you
provided does not exist in our records.
s3cmd rb s3://test
ERROR: S3 error: 403 (InvalidAccessKeyId): The AWS Access Key Id you
provided does not exist in our records.
Have I messed something up during the upgrade, or is this a bug in 1.4.1?
ta
Toby
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com