Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DPUL/production] ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "by_exhibit_and_doc" #1450

Open
hackartisan opened this issue Apr 24, 2023 — with Honeybadger · 0 comments

Comments

Copy link
Member

hackartisan commented Apr 24, 2023

DETAIL: Key (exhibit_id, document_type, document_id)=(119, SolrDocument, d9686974adb31155e2094bb2aa4baaf0) already exists.

     "arguments" => [
        {"_aj_globalid" => "gid://pomegranate/IIIFResource/228906"},

Backtrace

line 87 of [PROJECT_ROOT]/app/services/iiif_manifest.rb: add_metadata
line 15 of [PROJECT_ROOT]/app/services/iiif_manifest.rb: to_solr
line 58 of [PROJECT_ROOT]/app/models/iiif_resource.rb: reindex

View full backtrace and more info at honeybadger.io

@hackartisan hackartisan changed the title [DPUL/production] ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "by_exhibit_and_doc" DETAIL: Key (exhibit_id, document_type, document_id)=(119, SolrDocument, d9686974adb31155e2094bb2aa4baaf0) already exists. [DPUL/production] ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "by_exhibit_and_doc" Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant