-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I'm using v0.17.0. When running grafana-wtf --drop-cache find xyz
I get a DB lock errror:
2023-11-22 14:11:14,368 [grafana_wtf.core ] INFO : Fetching dashboards in parallel with 5 concurrent requests | 0/578 [00:00<?, ?it/s]
2023-11-22 14:11:19,952 [requests_cache.backends.sqlite ] WARNING: Database is locked in thread 6272069632; retrying (1/3)
2023-11-22 14:11:25,210 [requests_cache.backends.sqlite ] WARNING: Database is locked in thread 6204764160; retrying (1/3)
2023-11-22 14:11:30,478 [requests_cache.backends.sqlite ] WARNING: Database is locked in thread 6221590528; retrying (1/3)
2023-11-22 14:11:35,742 [requests_cache.backends.sqlite ] WARNING: Database is locked in thread 6238416896; retrying (1/3)
2023-11-22 14:11:41,009 [requests_cache.backends.sqlite ] WARNING: Database is locked in thread 6255243264; retrying (1/3)
Running on Apple M2 Max.
How can I recover from that?
Cheers
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working