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

Cannot delete s3 files #472

Closed
kumo opened this issue Jul 15, 2014 · 14 comments
Closed

Cannot delete s3 files #472

kumo opened this issue Jul 15, 2014 · 14 comments

Comments

@kumo
Copy link
Contributor

kumo commented Jul 15, 2014

I created a project using yo and modified the Post model replacing the CloudinaryImage type with S3File. I can upload files to S3 and access them but I am unable to delete them. Should I have done something else?

@pr1ntr
Copy link

pr1ntr commented Sep 11, 2014

bump, s3 files are not being managed.

@grabbou
Copy link
Contributor

grabbou commented Sep 13, 2014

This should be fixed pretty soon with #526. We are almost done with Files API and should roll out pre-release demo by the end of next week.

@kumo
Copy link
Contributor Author

kumo commented Sep 15, 2014

Thanks, I am waiting for the new version to come out and then I will try again with S3

@grabbou
Copy link
Contributor

grabbou commented Sep 21, 2014

I am just about to push new image and file field fixing all those issues (possibly tomorrow or on Tuesday), so I will update this issue once it's done. It'd be very helpful if you can test multiple configurations so we will be able to get the code to production ready stage as soon as possible.

@pr1ntr
Copy link

pr1ntr commented Sep 23, 2014

I am pretty stoked for this Files Api

@yinear
Copy link

yinear commented Sep 24, 2014

It's so hard to wait.

@grabbou
Copy link
Contributor

grabbou commented Sep 24, 2014

@pr1ntr @yinear I know, as always it's hard. I am doing my best to finish it as soon as possible although there are lots of other things I need to do at work. Keep your fingers crossed! 👍

@pr1ntr
Copy link

pr1ntr commented Sep 24, 2014

No need to rush it. Will this be part of the 0.3 update or sooner?

@grabbou
Copy link
Contributor

grabbou commented Sep 24, 2014

It's probably @JedWatson to ask. I guess it will strongly depend on how long does it take to test all the features we need. I hope we will be able to say ETA by the end of this week.

@morenoh149
Copy link
Contributor

can anyone confirm if this is still the case on 0.3.0?

@kumo
Copy link
Contributor Author

kumo commented Feb 8, 2015

@morenoh149 what is the easiest way of checking with 0.3.0?

@morenoh149
Copy link
Contributor

take an existing keystone project. change the package.json dependency to something like "keystone": "git://github.com/keystonejs/keystone.git#master" try to upload an s3file and share a screenshot if it doesn't work.

@kumo
Copy link
Contributor Author

kumo commented Feb 9, 2015

I can confirm that it still doesn't work and also if I replace a file the old one remains. There are no errors, but the files remain in the S3 Management Console.

Additionally, I was only able to upload a file to an S3 bucket in the standard US region but that seems related to #532

Update: I was trying to upload a file to an S3 bucket in Frankfurt (eu-central-1) and it looks like knox needs updating before it will work with it (Automattic/knox#254)

@morenoh149
Copy link
Contributor

solved by keystonejs/keystone#1064

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

5 participants