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

Where to configure aws bucket? #1

Open
aarontanzk opened this issue Dec 7, 2017 · 4 comments
Open

Where to configure aws bucket? #1

aarontanzk opened this issue Dec 7, 2017 · 4 comments

Comments

@aarontanzk
Copy link

Hi the .env file is the original laravel env , and not specifically for this app. Do you have the env file with the required fields?

I'm currently having some problems, where uploaded videos are going to http://localhostvideos/15a291f5986f33 , despite having IMAGE_BUCKET and VIDEOS_BUCKET (created my own env ) in my env file.

@aarontanzk
Copy link
Author

and my videos all seem to be saying "processing... please come back later"

@peterojo
Copy link
Owner

peterojo commented Dec 7, 2017

Hello @aarontanzk you have to create your amazon s3 account and insert your own values for all the .env variables, i.e. AWS_KEY, AWS_SECRET, AWS_REGION, IMAGE_BUCKET, DROP_BUCKET

@aarontanzk
Copy link
Author

Why is my video saved to http://localhost? Shouldn't it be s3 or something ? I do see the stored videos in storage folder though

@aarontanzk
Copy link
Author

hi update, i have done the AWS .env config. it appears in my s3 video bucket.

However, it still shows processing... and I have to manually set the sql processed to 1

then it will show "The media could not be loaded, either because the server or network failed..."

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