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

Useful error message on http-status=413, when uploading application jar #134

Open
tajakobsen opened this issue Aug 20, 2019 · 1 comment
Assignees

Comments

@tajakobsen
Copy link

I had a problem where I couldn't upload a jar-file by dragging and dropping it in the browser in "Applications".

I was only getting the error message:

undefined
The application could not be installed

And nothing was written to the logs.

I spent a lot of time trying to figure out what was wrong with my Enonic setup, when the problem actually was that my Nginx reverse proxy had a too low client_max_body_size.

I think this is a pretty common mistake to make, and I think it would be very helpful if the "Applications" app, can show a usefull error message when it gets http status = 413 on uploads.

@rymsha
Copy link
Contributor

rymsha commented Apr 17, 2020

This is app-applications task because XP backend won't have chance to write an error message

@rymsha rymsha transferred this issue from enonic/xp Apr 17, 2020
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

3 participants