Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Handsome-Rob opened this issue May 29, 2024 · 1 comment

Comments

@Handsome-Rob
Copy link

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
Copy link
Author

Actually, even trying to upload a small 50mb file failed. Could this be something to do with the local backend not supporting symlinks, and the docker image using symlinks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant