Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-10410

DBD::Pg::st execute failed: ERROR: new row for relation "recording" violates check constraint "recording_length_check"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • None
    • Release editor
    • None

      Occurred when trying to import a new release with seeding:
      https://etc.marlonob.info/atisket/?cached=190295337247-i_1481231190

      First try:

      23514 DBD::Pg::st execute failed: ERROR: new row for relation "recording" violates check constraint "recording_length_check" DETAIL: Failing row contains (25483719, f5eae71e-0417-4880-8c73-9512e45634af, [unknown], 2512495, 0, , 0, 2019-10-04 11:54:06.206046+00, f). [for Statement "INSERT INTO recording (artist_credit,gid,name,length) VALUES (?,?,?,?) RETURNING id" with ParamValues: 1='2512495', 2='f5eae71e-0417-4880-8c73-9512e45634af', 3='[unknown]', 4='0'] 

      Second try:

       23514 DBD::Pg::st execute failed: ERROR: new row for relation "recording" violates check constraint "recording_length_check" DETAIL: Failing row contains (25483738, a1b80d99-609b-4f2d-8fec-aadf95305387, [unknown], 2512495, 0, , 0, 2019-10-04 11:55:59.843856+00, f). [for Statement "INSERT INTO recording (length,gid,name,artist_credit) VALUES (?,?,?,?) RETURNING id" with ParamValues: 1='0', 2='a1b80d99-609b-4f2d-8fec-aadf95305387', 3='[unknown]', 4='2512495']
      

            Unassigned Unassigned
            chaban chaban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package