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 upload large Files to Media Gallery #1404

Closed
pungggi opened this issue Jun 4, 2018 · 3 comments
Closed

Cannot upload large Files to Media Gallery #1404

pungggi opened this issue Jun 4, 2018 · 3 comments

Comments

@pungggi
Copy link

pungggi commented Jun 4, 2018

- Do you want to request a feature or report a bug?
Bug
- What is the current behavior?
Cannot upload large Files to Media Gallery. I am trying to upload a 55 MB Video.
It says:
API_ERROR: NetworkError when attempting to fetch resource.
CORS-Header 'Access-Control-Allow-Origin' is missing

I am using gatsby-plugin-netlify-cms.

- If the current behavior is a bug, please provide the steps to reproduce.
Upload a file bigger than 50 MB

- Please mention your versions where applicable.
Netlify CMS version: 1.8.4
Node.JS version: 8.9.0
Operating System: Windows 10

https://github.com/graphicmachines/website

@pungggi pungggi closed this as completed Jun 4, 2018
@erquhart
Copy link
Contributor

erquhart commented Jun 7, 2018

Fixed?

@pungggi
Copy link
Author

pungggi commented Jun 8, 2018

No, but it doesnt seem to be the problem of the cms..but github..

I manually tried to upload a 53 MB Video.. and it says my limit is 25 MB. I thought the limit is 100 MB according to the docs?!

@erquhart
Copy link
Contributor

Ah - reading blobs supports up to 100MB, the docs don't specify a limit for creating them. Apparently it's 25MB.

Watch this issue for updates on external asset store integrations: #432

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