ForumsgeneralAmazon S3 Error “NoSuchKey” – BSDDS Help!

This topic has 3 voices, contains 9 replies, and was last updated by  Brad 1349 days ago.

Viewing 10 posts - 1 through 10 (of 10 total)
Author Posts
Author Posts
May 4, 2008 at 5:57 pm #4467

bengiroux

Hey Brad-

I’m running the latest version of your digital download store at http://www.newdivisionrecords.com/musicstore2/

Everything works perfectly through PayPal, but when the user clicks the “download” link for the song they bought, there is a “NoSuchKey The specified key does not exist.” Error.

I’ve double-checked that my Amazon S3 info is correct. Where’s the problem – any ideas?

I’m not married to the idea of definitely using S3. The new version of your store claims this is optional, so if it is optional, what’s the alternative solution if I can’t get S3 to work?

Please help! Thank you so much!

- Ben

May 5, 2008 at 11:07 am #4468

Brad

Hey Ben. Can you give me an example of what a download link looks like on your store? I’m wondering if the link’s being formed properly.

May 5, 2008 at 11:07 am #4469

Brad

You can post it here or email it to brad@bradsucks.net if you like.

May 24, 2008 at 10:42 pm #4470

meeble

brad,

does one need to manually upload the file to Amazon S3 and then put that URL somewhere in the PHP config file? I’m a bit confused how the S3 part works.

thanks

May 27, 2008 at 6:53 am #4471

Brad

Yep, you have to upload your stuff to S3 and enter that info (bucket name, etc) in the BSDDS config file. I use this S3Fox to manage my Amazon stuff:

https://addons.mozilla.org/en-US/firefox/addon/3247

May 28, 2008 at 4:15 am #4472

meeble

thanks for pointing me to that tool.

May 28, 2008 at 5:24 am #4473

meeble

I’m not able to DL the file from S3, either. this is what the download link is:

http://s3.amazonaws.com/nttc/?AWSAccessKeyId=10BZDH1NWGTE81Q5TER2&Expires=1212051896&Signature=2YZ%2FacZBXwRrOeyjPOj6O%2B1ghSQ%3D

this is what i see in the browser when clicking on the “download” link:

nttc1000falsemr_meeble_never_trust_the_chinese_mp3.zip2008-05-28T08:20:57.000Z”c0197e024de842d6a4852743a5fb1bde”1112622924b11823590208096f14597b1da3661ffd0f34647bbb570d9fdc0e9877390bda0meeble8STANDARD

thx!

May 28, 2008 at 8:29 pm #4474

Brad

Well, it looks like you’ve got the bucket set up properly but your mr_meeble_never_trust_the_chinese_mp3.zip should be in the URL. Are you sure you have your items.ini filename and extensions for that item set up properly?

May 28, 2008 at 8:40 pm #4475

meeble

brad, i found the problem – i had changed the id number to a non-numeric code, which was breaking all of the downloads. as of right now, downloads are working – both off of Amazon S3 and locally.

:)

May 30, 2008 at 3:25 pm #4476

Brad

Ah ha, good to know.

Viewing 10 posts - 1 through 10 (of 10 total)

ForumsgeneralAmazon S3 Error “NoSuchKey” – BSDDS Help!

You must be logged in to reply to this topic.