413 (Request Entity Too Large) I would like to know how to respond to the above
-
413 (Request Entity Too Large)
I would like to know how to respond to the above error.My development environment is “Local by flyfeel”.
We are using apache and have increased the plugin upload limit to 2000MB in php.ini.When importing files, the progress bar advances to 100% and then stops.
The JS console shows the following message.
Failed to load resource: the server responded with a status of 413 (Request Entity Too Large) import.min.js?v=7.61&ver=6.0:1131 Uncaught Error: error at Object.error (import.min.js?v=7.61&ver=6.0:1131:13) at c (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.0:2:28327) at Object.fireWith [as rejectWith] (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.0:2:29072) at l (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.0:2:79926) at XMLHttpRequest.<anonymous> (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.0:2:82355)
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘413 (Request Entity Too Large) I would like to know how to respond to the above’ is closed to new replies.