Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created June 24, 2019 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayhem/9df9125ec392c17b48fdf650c50429eb to your computer and use it in GitHub Desktop.
Save mayhem/9df9125ec392c17b48fdf650c50429eb to your computer and use it in GitHub Desktop.
2019-06-24 23:04:07.378 GMT messybrainz@messybrainz 11186 127.0.0.1(43752) ERROR: duplicate key value violates unique constraint "recording_json_pkey"
2019-06-24 23:04:07.378 GMT messybrainz@messybrainz 11186 127.0.0.1(43752) DETAIL: Key (id)=(9268154) already exists.
2019-06-24 23:04:07.378 GMT messybrainz@messybrainz 11186 127.0.0.1(43752) STATEMENT: INSERT INTO recording_json (data, data_sha256, meta_sha256)
VALUES ('{"artist":"Billie Holiday","recording_mbid":"0178f490-3ecf-3ffb-bd4b-37917716b591","release":"Billie Holiday","title":"My Old Flame"}', '5d57c44d2b2a9f70f05da5515c7d1957d6d1241bf8eea06eeadfc64e9d5b5100', 'a4138094b73860eb780d8a218cff9b2902b0cac23a61b26fd9232dcac91ebb3e')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment