When clicking on "Create" to create a container for s3 service (/admin/build/storage/containers/create) nothing happens, the page is just reloading without any message.

must the bucket already exist or is it created throught the module? any ideas what to test?

regards

Comments

jbrown’s picture

which version of Drupal are you using?

pebosi’s picture

latest: 6.15

adrien.gibrat’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Same symptoms with v7, no error /warning message.
I tryed with different bucket (US standard & EU location) nothing happens!

adrien.gibrat’s picture

seems it was a pb with the network i was using, I guess....

The network was behind a proxy, and I'm pretty sure the proxy patch don't work with the Storage API... now I'm not behind a proxy anymore the form works great...
But I still have some Fatal error about operand types and warning on 'reference' index, should I fill a Ticket about it?

Any way, the bug described here is more about the lack of message error when something gets wrong than an actual bug on V7!

jbrown’s picture

Title: Can't create S3 container » Can't create S3 container [support web proxy]
perignon’s picture

Issue summary: View changes
Status: Active » Fixed

There are a lot of changes pending on the S3 service. See this issue that has generated the changes #2026041: Patch for support for Cloudfront CNAME & signed URL, mostly to support signed URLs and there has been some increased error handling.

I'm going to mark this as fixed since the original issue I believe has been addressed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.