Hi, I've got following error when upgrading grafana from 12.3.0 to 12.4.0:
error="rebuilding indexes failed for org 1 (default): rebuild index error: resource_last_import_time_query.sql: Query with 0 input arguments and 0 output destination arguments: database is locked (5) (SQLITE_BUSY); query: SELECT \"namespace\", \"group\", \"resource\", \"last_import_time\"\n FROM \"resource_last_import_time\";" I filled a bug here: https://github.com/grafana/grafana/issues/119912 Anyone has a solution for this? Thanks, Łukasz
