Closed keesj-exset closed 2 years ago
It looks like the size can be increased in the startup script .
https://github.com/e-m-b-a/embark/blob/main/run-server.sh#L26
is it now working? I will include a note in the wiki
Increasing the limit does appear to work (hence good to document how to increase the limit) but I will do more testing tomorrow. The UI issue remain. it appears it is possible to press the upload button multiple times causing multiple uploads (arguably this is a different issue) but still related to large files
Describe the bug
While uploading "large" files the upload UI is not very clear on why an upload is failing. Doing some debugging in the web console I was able to see "Request Entity Too Large". Pressing the upload button a few times also causes the progress bar to go.. weird
is there a setting to allow larger files? is there also a setting to allow to queue more analysis ?
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
Not sure but I also got this message (perhaps a race condition while uploading?)