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

Issue with uploading images to S3 #42

Open
krn-briks opened this issue Apr 24, 2024 · 2 comments
Open

Issue with uploading images to S3 #42

krn-briks opened this issue Apr 24, 2024 · 2 comments

Comments

@krn-briks
Copy link

Hi, I was trying to upload files to S3 bucket, but continuously getting 403 Forbidden error.
Bucket policy and permissions are correct and works perfectly using AWS CLI, but not via comfy-deploy.

I tried with localhost as well, files are uploaded, but broken images in UI.

Could you tell how to setup S3 bucket config for this project?
Thanks!

@webcoderz
Copy link
Collaborator

You go into the localstack container and use their CLI to create a bucket and then you have to set the bucket policies :)

@krn-briks
Copy link
Author

Thanks I will try it! 👍

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

2 participants