@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…
@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…
@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…
@DreadDragoon commented on GitHub (May 19, 2025):
rm'd the container, left the config/metadata volumes, and redeployed. all good now
@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…
@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!
@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
@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".
@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…
@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.
@bilogic commented on GitHub (May 14, 2025):
Correction, the metadata.json was not generated to audiobookshelf standards. Closing. Thank you.
@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…
@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.
@simonhull commented on GitHub (May 15, 2025):
I'm also encountering this issue after upgrading. Downgrading was the only solution I could find.
@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