OS: XP Pro SP3
RAM: 4 gb
Photo Mechanic Version: 4.6 (latest RC)
Photos are shot by Nikon D300, JPEG fine.
==========================
I'm getting a very specific ruby error when trying to upload to an Amazon S3 account.
It appears that the script you are employing is attempting to recreate the chosen bucket upon upload. Now, obviously, that causes errors seeing as the bucket already exists.
I am able to complete a successful upload if I specify a NEW bucket in the settings, but seeing as how Amazon S3 users have a limit of 100 buckets per account, this is NOT a workable solution. Please just fix the bug.
The error from the log is as follows:
2009-04-13 00:50:01 [ERROR] Q:\3-3-2009--30thProduction\30thProd_001.jpg AmazonS3 C:\Program Files\Camera Bits\Photo Mechanic 4.6\ruby/lib/ruby/1.8/aws/s3/error.rb:38:in `raise': Your previous request to create the named bucket succeeded and you already own it.