Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:12 +02:00
[Bug]: Migration failed

@magick93 commented on GitHub (Jan 16, 2026):

I've gone back to the version prior to trying to update and now get this error:

audiobookshelf-1  
adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:12 +02:00
[Bug]: Migration failed

@advplyr commented on GitHub (Jan 17, 2026):

Hopefully you have backups. Try opening the db in something like sqlitestudio. There are 2 tables that are relevant to migrations.

  1. SequelizeMeta
adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:12 +02:00
[Bug]: Migration failed

@DrLeh commented on GitHub (Jan 17, 2026):

EDIT: moving configs to local folder solved my issue but is not ideal

i'm having a similar issue, but i'm starting from scratch cause i lost my…

adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:11 +02:00
[Bug]: Migration failed

@magick93 commented on GitHub (Jan 16, 2026):

Unfortunately I dont have any logs that show the version prior to today.

adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:11 +02:00
[Bug]: Migration failed

@sir-wilhelm commented on GitHub (Jan 16, 2026):

If you were on vLatest as of 2025-04-12 then you would have been running v2.20.0.

adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:11 +02:00
[Bug]: Migration failed

@magick93 commented on GitHub (Jan 16, 2026):

Ok, I managed to locate the docker image diget. And I was running this image - https://github.com/advplyr/audiobookshelf/pkgs/container/audiobookshelf…

adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:11 +02:00
[Bug]: Migration failed

@magick93 commented on GitHub (Jan 16, 2026):

Ok, I've tried with the docker image tagged 2.26.0 and now this is the logs:

audiobookshelf-1  
adam opened issue starred/audiobookshelf#3187 2026-04-25 00:14:10 +02:00
[Bug]: Giving meaningful error when external podcast rss feed gives non 200 HTTP status
adam opened issue starred/audiobookshelf#3188 2026-04-25 00:14:10 +02:00
[Enhancement]: Option to display the narrator in the library view
adam opened issue starred/audiobookshelf#3189 2026-04-25 00:14:10 +02:00
[Bug]: Migration failed
adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:10 +02:00
[Bug]: Migration failed

@Vito0912 commented on GitHub (Jan 16, 2026):

When was the last time you updated/created the stack?

adam commented on issue starred/audiobookshelf#3187 2026-04-25 00:14:10 +02:00
[Bug]: Giving meaningful error when external podcast rss feed gives non 200 HTTP status

@kucksdorfs commented on GitHub (Jan 14, 2026):

I will note, if I manually trigger updating the feed without and RSS feed, I do get an "error" notification, so I believe there is some precedent…

adam commented on issue starred/audiobookshelf#3187 2026-04-25 00:14:10 +02:00
[Bug]: Giving meaningful error when external podcast rss feed gives non 200 HTTP status

@kucksdorfs commented on GitHub (Jan 14, 2026):

Here's another error that I got where I guess the RSS feed (https://api.substack.com/feed/podcast/6967638.rss) could be considered invalid. The Log…

adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:10 +02:00
[Bug]: Migration failed

@magick93 commented on GitHub (Jan 16, 2026):

I believe it was 12 April 2025

adam commented on issue starred/audiobookshelf#3189 2026-04-25 00:14:10 +02:00
[Bug]: Migration failed

@nichwall commented on GitHub (Jan 16, 2026):

Do you have any logs from before today to see what version you were running?

adam commented on issue starred/audiobookshelf#3187 2026-04-25 00:14:10 +02:00
[Bug]: Giving meaningful error when external podcast rss feed gives non 200 HTTP status

@kucksdorfs commented on GitHub (Jan 14, 2026):

And this feed just has a couple broken mp3 links in it.

http://antithesis.jdsawyer.net/feed/podcast/

2026-01-14 21:35:18.462

INFO

[PodcastManag…

adam commented on issue starred/audiobookshelf#3184 2026-04-25 00:14:09 +02:00
[Bug]: Multiple books in same series merged into one

@pwinnski commented on GitHub (Feb 28, 2026):

I'd be very curious to see the scanner logs for this case.

I've had similar things happen twice, IIRC, and both times I tracked it down to one of…

adam commented on issue starred/audiobookshelf#3186 2026-04-25 00:14:09 +02:00
[Bug]: Continue Series not working for some series

@nichwall commented on GitHub (Jan 14, 2026):

One of your completed books may have an erroneous duplicate progress record in the database. Books will only show up in "Continue Series" if you do…

adam commented on issue starred/audiobookshelf#3186 2026-04-25 00:14:09 +02:00
[Bug]: Continue Series not working for some series

@chrisdrackett commented on GitHub (Jan 14, 2026):

would that show up in continue listening, or do I need to check the DB itself?

adam commented on issue starred/audiobookshelf#3186 2026-04-25 00:14:09 +02:00
[Bug]: Continue Series not working for some series

@chrisdrackett commented on GitHub (Jan 14, 2026):

ok, that was it, the book wasn't showing up in "Continue Listening", but maybe thats a different bug! Thanks