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

Add an error handler for 413 Payload Too Large #16

Open
bensteinberg opened this issue Dec 20, 2022 · 1 comment
Open

Add an error handler for 413 Payload Too Large #16

bensteinberg opened this issue Dec 20, 2022 · 1 comment

Comments

@bensteinberg
Copy link
Contributor

In the Dokku context, a too-large upload becomes a non-communicative error page:

The page you were looking for cannot be served.

If you are the application owner check the logs for more information.

(FWIW, changing the max upload size can be done with this plugin, or presumably by adding a .conf file to the application's nginx.conf.d/.)

@bensteinberg
Copy link
Contributor Author

Hm, seems like our existing error handling should cover this.

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

1 participant