[Bug]: Won't upgrade to 2.19.3 #2585

Closed
opened 2026-04-25 00:08:37 +02:00 by adam · 19 comments
Owner

Originally created by @soldierj on GitHub (Feb 17, 2025).

What happened?

Crash report:

Crash rpt.txt

What did you expect to happen?

ABS turns on but shows that it did not upgrade

Steps to reproduce the issue

  1. Did the usual upgrade procedures as follows:
    Stop container
    Search registry for advplyr/audiobookshelf
    Upload new image Container Mgr
    Reset
    Startcontainer
    Launch

Audiobookshelf version

2.19.2

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Other (list in "Additional Notes" box)

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs

log submitted above

Additional Notes

Synology

Originally created by @soldierj on GitHub (Feb 17, 2025). ### What happened? Crash report: [Crash rpt.txt](https://github.com/user-attachments/files/18817328/Crash.rpt.txt) ### What did you expect to happen? ABS turns on but shows that it did not upgrade ### Steps to reproduce the issue 1. Did the usual upgrade procedures as follows: Stop container Search registry for advplyr/audiobookshelf Upload new image Container Mgr Reset Startcontainer Launch ### Audiobookshelf version 2.19.2 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Other (list in "Additional Notes" box) ### If the issue is being seen in the UI, what browsers are you seeing the problem on? None ### Logs ```shell log submitted above ``` ### Additional Notes Synology
adam added the bug label 2026-04-25 00:08:37 +02:00
adam closed this issue 2026-04-25 00:08:37 +02:00
Author
Owner

@nichwall commented on GitHub (Feb 17, 2025):

Were there any other logs? That crash report doesn't look like the migrations log or the normal crash report (but I could be thinking about something else).

@nichwall commented on GitHub (Feb 17, 2025): Were there any other logs? That crash report doesn't look like the migrations log or the normal crash report (but I could be thinking about something else).
Author
Owner

@soldierj commented on GitHub (Feb 17, 2025):

Sry took a while to clear out the log and reproduce the error in the logs

Right after trying to install I get this:

Image

I go to the container mgr log. I got this:

advplyr-audiobookshelf-1_cont mgr.csv

and finally this is the daily log:

daily log.txt

nothing in the scan log.

@soldierj commented on GitHub (Feb 17, 2025): Sry took a while to clear out the log and reproduce the error in the logs Right after trying to install I get this: ![Image](https://github.com/user-attachments/assets/c27255a5-e8ce-47cc-b8a8-c0a1d8eff05a) I go to the container mgr log. I got this: [advplyr-audiobookshelf-1_cont mgr.csv](https://github.com/user-attachments/files/18830397/advplyr-audiobookshelf-1_cont.mgr.csv) and finally this is the daily log: [daily log.txt](https://github.com/user-attachments/files/18830400/daily.log.txt) nothing in the scan log.
Author
Owner

@soldierj commented on GitHub (Feb 17, 2025):

here is another symptom. dont know if it gives us a direction to go though

Image

@soldierj commented on GitHub (Feb 17, 2025): here is another symptom. dont know if it gives us a direction to go though ![Image](https://github.com/user-attachments/assets/dd66a144-f95e-4ba5-9d1e-16941a5abe56)
Author
Owner

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

This looks more like an issue with container manager. I've never used it so I don't know how to assist.
I can see the logs you attached are running v2.19.2 not v2.19.3

@advplyr commented on GitHub (Feb 18, 2025): This looks more like an issue with container manager. I've never used it so I don't know how to assist. I can see the logs you attached are running v2.19.2 not v2.19.3
Author
Owner

@soldierj commented on GitHub (Feb 18, 2025):

True, So, my next question is do I uninstall/install Container Mgr? I have plenty of backup files to use. Do I want to back up the container Mgr config or is that the problem in the first place. Like to know from one that knows more than me on that. Thx

@soldierj commented on GitHub (Feb 18, 2025): True, So, my next question is do I uninstall/install Container Mgr? I have plenty of backup files to use. Do I want to back up the container Mgr config or is that the problem in the first place. Like to know from one that knows more than me on that. Thx
Author
Owner

@soldierj commented on GitHub (Feb 19, 2025):

Well, I think I have a bigger problem. After blowing away and reinstalling Container Mgr, I got the same errors. So, I tried to install something different on the Container Mgr and got the same error "Unable to download image" at least I can get back to my last backup and everything else seams to work fine. I would be open to any suggestions from the collective.

@soldierj commented on GitHub (Feb 19, 2025): Well, I think I have a bigger problem. After blowing away and reinstalling Container Mgr, I got the same errors. So, I tried to install something different on the Container Mgr and got the same error "Unable to download image" at least I can get back to my last backup and everything else seams to work fine. I would be open to any suggestions from the collective.
Author
Owner

@nichwall commented on GitHub (Feb 19, 2025):

Well, I think I have a bigger problem. After blowing away and reinstalling Container Mgr, I got the same errors. So, I tried to install something different on the Container Mgr and got the same error "Unable to download image" at least I can get back to my last backup and everything else seams to work fine. I would be open to any suggestions from the collective.

I would recommend installing Portainer. It has a little bit of a learning curve, but makes managing Docker on Synology much simpler and less buggy with updates.

Marius hosting has a good guide for setting it up, at which point you can then do everything docker related through Portainer.
https://mariushosting.com/synology-30-second-portainer-install-using-task-scheduler-docker/

@nichwall commented on GitHub (Feb 19, 2025): > Well, I think I have a bigger problem. After blowing away and reinstalling Container Mgr, I got the same errors. So, I tried to install something different on the Container Mgr and got the same error "Unable to download image" at least I can get back to my last backup and everything else seams to work fine. I would be open to any suggestions from the collective. I would recommend installing Portainer. It has a little bit of a learning curve, but makes managing Docker on Synology much simpler and less buggy with updates. Marius hosting has a good guide for setting it up, at which point you can then do everything docker related through Portainer. https://mariushosting.com/synology-30-second-portainer-install-using-task-scheduler-docker/
Author
Owner

@soldierj commented on GitHub (Feb 19, 2025):

Im not a fan of portainer because I have only the one ABS image and the added complexity. Its worth a try though.

@soldierj commented on GitHub (Feb 19, 2025): Im not a fan of portainer because I have only the one ABS image and the added complexity. Its worth a try though.
Author
Owner

@soldierj commented on GitHub (Feb 19, 2025):

Nope can't install portainer. Got the same error "Unable to download image" But I reinstalled Container Mgr. I am at a loss

@soldierj commented on GitHub (Feb 19, 2025): Nope can't install portainer. Got the same error "Unable to download image" But I reinstalled Container Mgr. I am at a loss
Author
Owner

@nichwall commented on GitHub (Feb 19, 2025):

Are you potentially running out of space somewhere? Not sure if you have a cache drive or something that could be filling up.

@nichwall commented on GitHub (Feb 19, 2025): Are you potentially running out of space somewhere? Not sure if you have a cache drive or something that could be filling up.
Author
Owner

@soldierj commented on GitHub (Feb 19, 2025):

Got 32tb of space, 13tb of books and 2 512gb nvme drives for cache and 20 gbs of ram

@soldierj commented on GitHub (Feb 19, 2025): Got 32tb of space, 13tb of books and 2 512gb nvme drives for cache and 20 gbs of ram
Author
Owner

@soldierj commented on GitHub (Feb 20, 2025):

Got a new symptom, Maybe someone can tell me about this, it is from the container mgr log file:

Error 2025/02/19 05:32:05 Failed to pull image [error pulling image configuration: download failed after attempts=6: dial tcp: lookup docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com on 192.168.0.203:53: no such host].

Port 53?

@soldierj commented on GitHub (Feb 20, 2025): Got a new symptom, Maybe someone can tell me about this, it is from the container mgr log file: Error 2025/02/19 05:32:05 Failed to pull image [error pulling image configuration: download failed after attempts=6: dial tcp: lookup docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com on 192.168.0.203:53: no such host]. Port 53?
Author
Owner

@soldierj commented on GitHub (Feb 20, 2025):

okay, Im one step closer, I was able to download an image. I had to change my DNS. Now this:

Image

@soldierj commented on GitHub (Feb 20, 2025): okay, Im one step closer, I was able to download an image. I had to change my DNS. Now this: ![Image](https://github.com/user-attachments/assets/d75a53cb-123c-49df-a59a-80ee0d26e443)
Author
Owner

@soldierj commented on GitHub (Feb 20, 2025):

I figured it out, just deleted and setup again. Pulled the old backup in and automagicly its running again. right port this time still no settings though. Any thoughts?

Got a question... When i added the volumes. I added config, metedata and audiobooks. Is there anything else I need to add other that my folders of books?

@soldierj commented on GitHub (Feb 20, 2025): I figured it out, just deleted and setup again. Pulled the old backup in and automagicly its running again. right port this time still no settings though. Any thoughts? Got a question... When i added the volumes. I added config, metedata and audiobooks. Is there anything else I need to add other that my folders of books?
Author
Owner

@soldierj commented on GitHub (Feb 20, 2025):

Got a question... When i added the volumes. I added config, metedata and audiobooks. Is there anything else I need to add other that my folders of books?

@soldierj commented on GitHub (Feb 20, 2025): Got a question... When i added the volumes. I added config, metedata and audiobooks. Is there anything else I need to add other that my folders of books?
Author
Owner

@nichwall commented on GitHub (Feb 21, 2025):

As long as you have the /metadata and /config mounts, you just need to make sure you have the media mounts as well. If you set up a custom mount point for backups, you'll want to add that as well.

@nichwall commented on GitHub (Feb 21, 2025): As long as you have the `/metadata` and `/config` mounts, you just need to make sure you have the media mounts as well. If you set up a custom mount point for backups, you'll want to add that as well.
Author
Owner

@soldierj commented on GitHub (Feb 21, 2025):

would this be correct?

Image

epubs will eventually go away replaced by epubs3
With this I still don't have a settings tab like in the above pic

@soldierj commented on GitHub (Feb 21, 2025): would this be correct? ![Image](https://github.com/user-attachments/assets/eabb8c55-e73e-4b59-ad04-b787ba927447) epubs will eventually go away replaced by epubs3 With this I still don't have a settings tab like in the above pic
Author
Owner

@nichwall commented on GitHub (Feb 21, 2025):

That looks correct. I'm not sure on the Settings tab, I haven't used container manager in several years and things have changed since I stopped using it.

@nichwall commented on GitHub (Feb 21, 2025): That looks correct. I'm not sure on the Settings tab, I haven't used container manager in several years and things have changed since I stopped using it.
Author
Owner

@soldierj commented on GitHub (Feb 21, 2025):

Well, I have it running without issue now. I just cant add a volume after I install the image. I have to start over every time.

You can close this out. I'll just throw the question out there later

@soldierj commented on GitHub (Feb 21, 2025): Well, I have it running without issue now. I just cant add a volume after I install the image. I have to start over every time. You can close this out. I'll just throw the question out there later
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2585