Describe the bug
When uploading a file that exceeds the max upload limit, the page remains stagnant and no error message is displayed after waiting. In this case the file was 1.54 GB.
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
document_repository -> uploadWhat did you expect to happen?
An error message explaining that the file is too large.
This sound very similar to https://github.com/aces/Loris/issues/6314. Can you look into that thread and see whether you think the same thing is happening?
Also was this on the test VM or your own set up?
Also was this on the test VM or your own set up?
@johnsaigle I tried on both. It does look like the same thing is happening to issue #6314, although I am not getting an error in the console.
Are you getting any response in the Network tab?
@johnsaigle
Here is a screenshot of what I see in the network tab. I'm not very familiar with exploring this tab

Thanks for the screenshot. it looks like the upload is just hanging