Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload failed without error #7

Open
keynan opened this issue Sep 3, 2015 · 2 comments
Open

Upload failed without error #7

keynan opened this issue Sep 3, 2015 · 2 comments

Comments

@keynan
Copy link

keynan commented Sep 3, 2015

Hi, I'm currently trying to setup a bcms website to store images on S3. I've gotten as far as having it successfully authenticate with aws. However, when I upload an image in bsms > Content Library the S3 file is not stored, no error is presented in the browser, and the only log message containing either s3 / aws confirms that on load a redirect is occurring for the image tag.

Please advise.

@keynan
Copy link
Author

keynan commented Sep 3, 2015

Update: this may be a nvm. An object has appeard in the bucket after some delay. At the very least I'd appreciate more logging to confirm a thing will/has happend. Thankx

@keynan
Copy link
Author

keynan commented Sep 4, 2015

object can not be retrieved without configuration option to specify region
(i.e.
http://s3.amazonaws.com/
should be
https://s3-us-west-2.amazonaws.com
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant