[comixed] Re: ComiXed 0.8.0-1.1 prerelease is now available

  • From: "Darryl L. Pierce" <mcpierce@xxxxxxxxx>
  • To: comixed@xxxxxxxxxxxxx
  • Date: Mon, 15 Mar 2021 20:37:53 -0400

Probably would be better to paste the text into the message body. I'm
not sure if attachments get sent to the list or not.

From what I can tell from this part of the log:

org.springframework.dao.DataIntegrityViolationException: could not
execute statement; SQL [n/a]; constraint
["PUBLIC.CONSTRAINT_8E_INDEX_4 ON PUBLIC.COMIC_FILE_DETAILS(COMIC_ID)
VALUES 452"; SQL statement:
insert into comic_file_details (id, comic_id, file_hash) values (null,
?, ?) [23505-200]]; nested exception is
org.hibernate.exception.ConstraintViolationException: could not
execute statement

it looks like there's an import process trying to execute a
ProcessComic task and I'm guessing either there's already a
FileDetails record for the comic (the comic's record ID is 452) or
else the comic with that record id no longer exists (which is
unlikely).

Can you peek in your DB and see if the comic exists in the table, and
if there's already a record for it in comic_file_details?

On Mon, Mar 15, 2021 at 8:26 PM Guy Incognito
<dmarc-noreply@xxxxxxxxxxxxx> wrote:


I’m getting a bunch of errors (non fatal as far as I can tell...CX keeps 
ticking along) when importing comics.



I’ve attached a partial log – let me know if you need anything more.







From: Darryl L. Pierce
Sent: Sunday, 14 March 2021 2:34 AM
To: comixed@xxxxxxxxxxxxx
Subject: [comixed] ComiXed 0.8.0-1.1 prerelease is now available



I'm happy to announce the prerelease of ComiXed 0.8.0-1.1 [1].



Please note, this is a prerelease. So you are advised to:



1. backup your database prior to running this release,

2. report any bugs or feedback you find, and

3. we appreciate your support of the project!



We still don't have Spanish or Portugeuse translations for this

release, but we do have the French translation now (merci Frédéric!).



[1] https://github.com/comixed/comixed/releases/tag/v0.8.0-1.1



--

Darryl L. Pierce <mcpierce@xxxxxxxxx>

"Le centre du monde est partout." - Blaise Pascal

"Let's try and find some point of transcendence and leap together." -

Gord Downie







-- 
Darryl L. Pierce <mcpierce@xxxxxxxxx>
"Le centre du monde est partout." - Blaise Pascal
"Let's try and find some point of transcendence and leap together." -
Gord Downie

Other related posts: