Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

File too large error wrong HTTP code #284

Closed
rijkvanzanten opened this issue Aug 3, 2018 · 3 comments
Closed

File too large error wrong HTTP code #284

rijkvanzanten opened this issue Aug 3, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@rijkvanzanten
Copy link
Member

Right now, the error for The uploaded file exceeds max upload size that was specified on the server. (code 301) uses HTTP status code 500 Internal Server Error. This should be http status code 413 Payload Too Large

@rijkvanzanten rijkvanzanten added the bug Something isn't working label Aug 3, 2018
@wellingguzman wellingguzman added enhancement New feature or request and removed bug Something isn't working labels Aug 3, 2018
@benhaynes benhaynes added this to To do in v2.0.0-rc.1 Aug 13, 2018
@rijkvanzanten rijkvanzanten added bug Something isn't working and removed enhancement New feature or request labels Dec 19, 2018
@benhaynes benhaynes added this to Needs triage in Bug Triage Dec 19, 2018
@wellingguzman wellingguzman moved this from Needs triage to Low priority in Bug Triage Jan 4, 2019
@wellingguzman wellingguzman added this to To do in v2.0.14 via automation Jan 4, 2019
@wellingguzman wellingguzman moved this from To do to In progress in v2.0.14 Jan 4, 2019
Bug Triage automation moved this from Low priority to Closed Jan 4, 2019
v2.0.14 automation moved this from In progress to Done Jan 4, 2019
@jooola
Copy link

jooola commented Feb 6, 2020

@rijkvanzanten Would be nice to add a note about this error in the php-fpm and nginx config example files.

@rijkvanzanten
Copy link
Member Author

What note where? Feel free to open a PR!

@jooola
Copy link

jooola commented Feb 6, 2020

See directus/docs#287

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Bug Triage
  
Closed
v2.0.0-rc.1
  
To do
v2.0.14
  
Done
Development

No branches or pull requests

4 participants