Description
When uploading folders with a lot of sub-folders I regularly get a the following error:
Unfortunately, there are no previous error messages.
oxicloud-1 exited with code 137 (restarting)
postgres-1 | 2026-05-18 09:16:38.546 UTC [30] LOG: checkpoint starting: time
oxicloud-1 exited with code 137 (restarting)
oxicloud-1 exited with code 137 (restarting)
I don't think that it is a OOM, since I have 32GB of RAM running on bare-metal.
To Reproduce
Steps to reproduce the behavior:
I am using the standard docker compose file linked in the repository.
To reproduce the error, try uploading a big folder with many sub-folders. e.g. a Rust project containing the target folder.
Expected Behavior
No crash :D
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
- OS: Debian Trixy (latest version) + Docker
- Browser: Firefox 150.0.3
- OxiCloud Version: diocrafts/oxicloud:latest (should be v0.5.6)
Description
When uploading folders with a lot of sub-folders I regularly get a the following error:
Unfortunately, there are no previous error messages.
I don't think that it is a OOM, since I have 32GB of RAM running on bare-metal.
To Reproduce
Steps to reproduce the behavior:
I am using the standard docker compose file linked in the repository.
To reproduce the error, try uploading a big folder with many sub-folders. e.g. a Rust project containing the target folder.
Expected Behavior
No crash :D
Screenshots
If applicable, add screenshots to help explain your problem.
Environment