-
Notifications
You must be signed in to change notification settings - Fork 36
sqlite database growing large #90
Copy link
Copy link
Open
Labels
bugSomething isn't working as expected. Has never worked before. When it has, use "regression" instead.Something isn't working as expected. Has never worked before. When it has, use "regression" instead.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expected. Has never worked before. When it has, use "regression" instead.Something isn't working as expected. Has never worked before. When it has, use "regression" instead.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
onepassword_connect_datadocker volume has anACTIVITY_EVENTStable in the sqlite database that never gets pruned - in our case it has grown to 14GB in the space of 3 weeks (and has previously filled up a disk where the volume had to be destroyed and re-made).How should this be handled? I see there's a
OP_LOG_LEVELenvironment variable but it's not really documented what this does and what values it can be set to