[imaging uploader] error 500 when uploading file bigger than 1 GB #8707
Labels
25.0.0 - Bugs
Bug
PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Describe the bug
==> EDIT: find out my VM has no space left. This issue might be linked to that.
When uploading a compressed file that is more than 1 GB uncompressed in
.tar.gz
format, a 500 error is generated as such:To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
Phantom scan = no
and try uploading a folder bigger than is larger than 1 GB when uncompressedThe backend access gives this error in the logs:
Should probably be tested here
What did you expect to happen?
If that is linked to the file size, a clear message for the user to say that the file is too big to process.
The text was updated successfully, but these errors were encountered: