-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Description
regarding: #5472 (comment)
Disabling publish_mode as in Knogobert/ntn-boilerplate#2 (comment) resolved the issue for me.
This didn't work, I did some git bisect'ish work and discovered that my guy had been uploading 30mb images (lol).
Removing a number of these suddenly made the error go away.
interesting to note: The error only occured when trying to view the CmsCollectionFile types of collections.
Describe the bug
have lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and lots and of images that are 30mb and over in size for the media library to load.
To Reproduce
create a massive amount of images....
Expected behavior
no error
Screenshots
see linked issue thread: #5472 (comment)
Applicable Versions:
- Netlify CMS version: [e.g. 2.0.4]
- Git provider: [e.g. GitHub, BitBucket]
- OS: [e.g. Windows 7]
- Browser version [e.g. chrome 22, safari 11]
- Node.JS version:
CMS configuration
Additional context