ActiveRecord::StatementInvalid in Catalog#index

Showing /opt/project/app/views/catalog/_download_button.html.erb where line #1 raised:

SQLite3::BusyException: database is locked: INSERT INTO "users" ("email", "created_at", "updated_at", "guest") VALUES (?, ?, ?, ?)
Extracted source (around line #1):
1
2
3
4
5
6
              
<% if current_or_guest_user %>
<%-
# Note these two forms are pretty similar but for different :methods, classes, and labels.
# but it was simpler to leave them seperate instead of DRYing them, got confusing trying that.
# the data-doc-id attribute is used by our JS that converts to a checkbox/label.
-%>

Trace of template inclusion: /var/lib/gems/2.7.0/gems/blacklight-7.10.0/app/views/catalog/_index_header.html.erb, /var/lib/gems/2.7.0/gems/blacklight-7.10.0/app/views/catalog/_document.html.erb, /var/lib/gems/2.7.0/gems/blacklight-7.10.0/app/views/catalog/_document_list.html.erb, /var/lib/gems/2.7.0/gems/blacklight-7.10.0/app/views/catalog/_search_results.html.erb, app/views/catalog/index.html.erb

Rails.root: /opt/project

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"f"=>{"keyword"=>["ALMHÜTTE (GEBÄUDE, EINFACH, BEWIRTSCHAFTET, AUF DER ALM)"], "location"=>["Silbertal"]}, "q"=>"https://www.wikidata.org/wiki/Q136689", "search_field"=>"PID"}

Response

Headers:

None