You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2020. It is now read-only.
When I click "Choose Existing", I also get a 500 error if there is anything in my specified S3 bucket directory. If I empty the S3 directory, I get the correct "Sorry this directory is empty" message.
I've checked and doublechecked my fileclerk.yaml settings but here they are.
Your AWS Access Key
aws_access_key: MYKEY
Your AWS Secret Key
aws_secret_key: MYSECRET
Custom AWS Domain? (CNAME). Leave this empty if you are not using a custom domain. Do not include http:// or trailing slash.
custom_domain:
The name of the S3 Bucket. Do not include trailing slash.
bucket: morelandsps
The folder/path to upload the file. Leave empty if uploading into bucket root.
For nested directories, separate with a /, path/to/directory
directory: videos
Define the file types that can be uploaded. [array] Not required.