Closed (fixed)
Project:
Storage API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2010 at 11:16 UTC
Updated:
5 Aug 2014 at 07:10 UTC
Jump to comment: Most recent
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
Comment #1
jbrown commentedwhich version of Drupal are you using?
Comment #2
pebosi commentedlatest: 6.15
Comment #3
adrien.gibrat commentedSame symptoms with v7, no error /warning message.
I tryed with different bucket (US standard & EU location) nothing happens!
Comment #4
adrien.gibrat commentedseems 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!
Comment #5
jbrown commentedComment #6
perignon commentedThere 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.