Describe the bug
I tried uploading a big file which resulted in a ERR_STREAM_PREMATURE_CLOSE
As already seen in #53 it was a traefik config error on my side, but the issue i'm pointing is that the failed upload file was still in the upload directory even tho it didn't match the local file, the detail view show that an error happened but it can be easily missed and the file presence could easily allow the user to think everything went right
Installation method
Docker Compose
System information
Sync-in version : 2.1.0
Reproducible on demo?
No
Logs (server or browser)
ERROR (104): [FilesMethods] [handleError] <Maxmystere> unable to upload files/personal/file.zip : Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close | req-9ii
Describe the bug
I tried uploading a big file which resulted in a ERR_STREAM_PREMATURE_CLOSE
As already seen in #53 it was a traefik config error on my side, but the issue i'm pointing is that the failed upload file was still in the upload directory even tho it didn't match the local file, the detail view show that an error happened but it can be easily missed and the file presence could easily allow the user to think everything went right
Installation method
Docker Compose
System information
Sync-in version : 2.1.0
Reproducible on demo?
No
Logs (server or browser)