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

Add user-friendly error messages when uploading large files #56

Open
mccc opened this issue Dec 1, 2014 · 1 comment
Open

Add user-friendly error messages when uploading large files #56

mccc opened this issue Dec 1, 2014 · 1 comment

Comments

@mccc
Copy link

mccc commented Dec 1, 2014

When uploading files > 10 MB, one gets either a "413 Request Entity Too Large" nginx error or geomancer simply hangs "forever". (I reproduced the former with a 100+MB .xls file and the latter with a 40 MB .xlsx file.) These should be changed to a more user-friendly error message if possible.

@evz
Copy link

evz commented Feb 26, 2015

I have yet to find a decent solution for this. There are several nuances with the way that Flask and nginx interact that make it somewhat tricky to pin down. I'll keep looking but I'm punting this for now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants