filestash icon indicating copy to clipboard operation
filestash copied to clipboard

[bug] After files appears to have uploaded, receive an error 'can't use filesystem' and file disapears.

Open Handsome-Rob opened this issue 8 months ago • 1 comments

After uploading a file, and after it appears to have uploaded, after 99%, I receive an error 'can't use filesystem' and file disapears.

The only relevant thing I can see in the docker logs is:

2024/05/29 11:28:15 HTTP 503 POST 299.4ms /api/files/cat?path=%2Fbigfile.zip

Step by step instructions to reproduce the bug

Use the latest docker image at the time of posting this issue one that was published about 3 hours prior, use on an alpinehost with a ZFS filesystem, and try to upload a file > 2GB.

Can you replicate that error from the demo?

No, it appears to be an issue with something local on my end.

I am using the standard docker container with no modifications. The docker container is running on an Alpine host with a ZFS filesystem. Filesystem is 2 terabytes and RAM is 8GB. Space or memory should not be an issue.

Observed behavior

After file uploads, receive an error 'can't use filesystem'.

Expected behavior

File should upload and display in webui without issue.

Handsome-Rob avatar May 29 '24 11:05 Handsome-Rob