@designgears commented on GitHub (May 18, 2025):
This change broke something. I had to change CMD from…
@advplyr commented on GitHub (May 18, 2025):
I responded to your comment https://github.com/advplyr/audiobookshelf/commit/fd0af6b2dddce3f951f5a27da8e9568baaaeb59c#commitcomment-157328322
Both of…
@designgears commented on GitHub (May 19, 2025):
I responded to your comment [fd0af6b#commitcomment-157328322](https://github.com/advplyr/audiobookshelf/commit/fd0af6b2dddce3f951f5a27da8e9568baa…
@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/…
@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…
@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?
@nichwall commented on GitHub (May 16, 2025):
I am using Cosmos Cloud for my docker stuff and got it working by removing all
NUSQLITErelated env vars as well as changing the working_dir…
@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…
@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…
@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…
@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…
@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…
@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…
@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.
#…
@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…
@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…
@nichwall commented on GitHub (May 15, 2025):
I am using Cosmos Cloud for my docker stuff and got it working by removing all
NUSQLITErelated env vars as well as changing the working_dir path…
@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…
@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.…
@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.
…