Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:22 +02:00
[Bug]: v2.22.0 crashes on start-up

@Coliinnn commented on GitHub (May 15, 2025):

Very strange! I just pulled the image from gchr instead of Docker Hub and it works now. Then I tested going back to the Docker Hub one, that also…

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:22 +02:00
[Bug]: v2.22.0 crashes on start-up

@cautionespn commented on GitHub (May 15, 2025):

This issue is definitely not resolved. Just attempted to pull the latest via Portainer on an Ubuntu machine, observed this behavior, including…

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:22 +02:00
[Bug]: v2.22.0 crashes on start-up

@nichwall commented on GitHub (May 15, 2025):

This issue is definitely not resolved. Just attempted to pull the latest via Portainer on an Ubuntu machine, observed this behavior, including the…

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:22 +02:00
[Bug]: v2.22.0 crashes on start-up

@DreadDragoon commented on GitHub (May 19, 2025):

rm'd the container, left the config/metadata volumes, and redeployed. all good now

adam opened issue starred/audiobookshelf#2770 2026-04-25 00:10:22 +02:00
[Enhancement]: Manual Chapter Mapping
adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:21 +02:00
[Bug]: v2.22.0 crashes on start-up

@nichwall commented on GitHub (May 15, 2025):

I am not able to reproduce this using Portainer on Synology. You mentioned you are using Linux and ran docker compose up after pulling the new…

adam commented on issue starred/audiobookshelf#2768 2026-04-25 00:10:21 +02:00
[Bug]: sqlite3 Syntax error when running sql select on DB

@lincolnep commented on GitHub (May 15, 2025):

Thanks All 100% sqlite3 version issue.

Update Python from 3.9 to 3.12.10 to fix the issue as it have sqlite3 version 3.45.2

Thank you for your help!

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:21 +02:00
[Bug]: v2.22.0 crashes on start-up

@jasonraimondi commented on GitHub (May 15, 2025):

Which image are you guys pulling from? I've got v2.22.0 from the ghcr.io and it seems to be running as expected. I'm pulling an arm image

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:21 +02:00
[Bug]: v2.22.0 crashes on start-up

@simonhull commented on GitHub (May 15, 2025):

I'm running Portainer on Synology and encountered the crash after stopping and recreating the container with "Repull Latest".

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:21 +02:00
[Bug]: v2.22.0 crashes on start-up

@nichwall commented on GitHub (May 15, 2025):

This sounds similar to when 2.18.0 was released where Synology does not update containers correctly with the new image, requiring the user to press…

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:21 +02:00
[Bug]: v2.22.0 crashes on start-up

@simonhull commented on GitHub (May 15, 2025):

I can confirm that manually editing the stack directly, adding the 2.22.0 tag DOES start the container successfully.

adam opened issue starred/audiobookshelf#2769 2026-04-25 00:10:20 +02:00
[Bug]: v2.22.0 crashes on start-up
adam opened issue starred/audiobookshelf#2768 2026-04-25 00:10:20 +02:00
[Bug]: sqlite3 Syntax error when running sql select on DB
adam closed issue starred/audiobookshelf#2768 2026-04-25 00:10:20 +02:00
[Bug]: sqlite3 Syntax error when running sql select on DB
adam commented on issue starred/audiobookshelf#2767 2026-04-25 00:10:20 +02:00
[Bug]: Unable to process metadata.json

@bilogic commented on GitHub (May 14, 2025):

Correction, the metadata.json was not generated to audiobookshelf standards. Closing. Thank you.

adam closed issue starred/audiobookshelf#2769 2026-04-25 00:10:20 +02:00
[Bug]: v2.22.0 crashes on start-up
adam commented on issue starred/audiobookshelf#2768 2026-04-25 00:10:20 +02:00
[Bug]: sqlite3 Syntax error when running sql select on DB

@Vito0912 commented on GitHub (May 15, 2025):

Your used library has to support the new sqlite version. (At least that's the cause of older issues. If you modified your SQL file yourself this…

adam commented on issue starred/audiobookshelf#2768 2026-04-25 00:10:20 +02:00
[Bug]: sqlite3 Syntax error when running sql select on DB

@nichwall commented on GitHub (May 15, 2025):

Duplicate of https://github.com/advplyr/audiobookshelf/issues/4134. You need to be using at least SQLite 3.44.0, released in November of 2023.

adam commented on issue starred/audiobookshelf#2769 2026-04-25 00:10:20 +02:00
[Bug]: v2.22.0 crashes on start-up

@simonhull commented on GitHub (May 15, 2025):

I'm also encountering this issue after upgrading. Downgrading was the only solution I could find.

adam commented on issue starred/audiobookshelf#2768 2026-04-25 00:10:20 +02:00
[Bug]: sqlite3 Syntax error when running sql select on DB

@lincolnep commented on GitHub (May 15, 2025):

Ahh thanks nichwall that looks like it could be it as I have just checked and I have version 3.40.0