-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Labels
general helpIssues that just need help sorting an issue out that may not be a bug or change neededIssues that just need help sorting an issue out that may not be a bug or change needed
Description
Description
We use the newst filebrowser version (1.2.1) in a large environment with many folders and files on different shares
Expected behaviour
The filebrowser is expected to work reliable like the older versions
What is happening instead?
When the size of the db increases, the filebrowser isn't able to start anymore. The only workaround is to use the config entry
server:
cacheDirCleanup: true
indexSqlConfig:
disableReuse: trueso it creates a new db every time it restarts. But after a while of running the db is so big that the frontend isn't working anymore and only shows Http 504 codes
Additional context
The index db is about 12GB in size
How to reproduce?
Files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
general helpIssues that just need help sorting an issue out that may not be a bug or change neededIssues that just need help sorting an issue out that may not be a bug or change needed