Skip to content

Problem using the new sqlite index db #2095

@Aaper

Description

@Aaper

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: true

so 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    general helpIssues that just need help sorting an issue out that may not be a bug or change needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions