Closed (fixed)
Project:
Media Bulk Upload
Version:
3.0.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2024 at 20:17 UTC
Updated:
27 Feb 2025 at 04:35 UTC
Jump to comment: Most recent
Comments
Comment #2
bogdog400 commentedIt looks like an nginx issue. This discussion on reddit pointed me toward nginx:
https://www.reddit.com/r/drupal/comments/13isqjb/getting_413_request_ent...
And this discussion showed one way to add a line to nginx.conf:
https://ubiq.co/tech-blog/increase-file-upload-size-nginx/
I bumped mine up and it solved my issue.
Thx.
Comment #3
kristen polNice! Thanks for the report and fix :)
Comment #4
kristen pol