Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:26 +02:00
[Bug]: Not possible to upgrade to latest version

@designgears commented on GitHub (May 18, 2025):

This change broke something. I had to change CMD from…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:26 +02:00
[Bug]: Not possible to upgrade to latest version

@advplyr commented on GitHub (May 18, 2025):

I responded to your comment https://github.com/advplyr/audiobookshelf/commit/fd0af6b2dddce3f951f5a27da8e9568baaaeb59c#commitcomment-157328322

Both of…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:26 +02:00
[Bug]: Not possible to upgrade to latest version

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

I responded to your comment [fd0af6b#commitcomment-157328322](https://github.com/advplyr/audiobookshelf/commit/fd0af6b2dddce3f951f5a27da8e9568baa…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

@sbsaylors commented on GitHub (May 16, 2025):

I should've given more info. On ubuntu, coming from 2.21.0

Tried and the result... ghcr.io/advplyr/audiobookshelf::latest -> Got the error. ghcr.io/…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

@decaba commented on GitHub (May 16, 2025):

For anyone using Portainer (or ofc docker compose), this was resolved by accident when I tried the following with someone:

Add these lines to…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

@Cotignac commented on GitHub (May 16, 2025):

I'm sorry but I'm not technical enough to find the Docker Compose file. Can anyone tell me where to find it and be able to add the lines proposed?

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

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

I am using Cosmos Cloud for my docker stuff and got it working by removing all NUSQLITE related env vars as well as changing the working_dir…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

@waschinski commented on GitHub (May 16, 2025):

@waschinski sorry I think I misunderstood. Were you saying you removed those paths from your docker compose, or the Dockerfile (which builds the…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

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

Before adding any new comments, please check if the following descriptions help resolve your issue.

Note

It is important to keep your setup…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

@edoubleoo commented on GitHub (May 17, 2025):

For those struggling with this issue within a Synology deployment:

This issue occurs between the previous container and the newly created upgrade…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

@Juzif commented on GitHub (May 17, 2025):

For those struggling with this issue within a Portainer deployment:

I had this error on Portainer when running Audiobookshelf 2.22.0:

Error: Cannot…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:25 +02:00
[Bug]: Not possible to upgrade to latest version

@noticons commented on GitHub (May 17, 2025):

For anyone who is unsure how to get wget properly setup, since it uses different flags from curl, here is what I use in my docker-compose for…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

For anyone using Portainer (or ofc docker compose), this was resolved by accident when I tried the following with someone:

Add these lines to…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

Edit I spoke too soon, it started crash looping again but it might be due to my healthcheck, which I have since disabled.

    #…
adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

Using this image worked for me for now. I thought I broke my permissions because I was having issues with a few containers as well.

[ghcr.io/advply…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

I am using Cosmos Cloud for my docker stuff and got it working by removing all NUSQLITE related env vars as well as changing the working_dir path…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

I am using Cosmos Cloud for my docker stuff and got it working by removing all NUSQLITE related env vars as well as changing the working_dir path…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

You'll want to keep the NUSQLITE variables, that is used for SQLite extensions for sorting and filtering.

I think those have been NUSQLITE3_DIR…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

I have a Synology and encountered the same error. To rollback to Version 2.21.0 - which ran fine right before the update - I did the following:

1.…

adam commented on issue starred/audiobookshelf#2771 2026-04-25 00:10:24 +02:00
[Bug]: Not possible to upgrade to latest version

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

Using this image worked for me for now. I thought I broke my permissions because I was having issues with a few containers as well.