June 15, 20251 yr In an attempt to update my NextCloud instance, I was messing with some Docker settings and one of the settings I changed made my NetxtCloud Docker Container disappear. I can now see it is an orphaned image, and I attempted to install it back through Apps -> Previous Apps, but the installation failed. The attached screenshot is what it shows when the installation fails. I've highlighted the portion that I believe is the problem, as I was changing the version number while trying to update (think I misunderstood directions, but I digress). I'm not exactly sure if I have backups of my Dockers, it's been some years since I did much with my server in that way.Does anyone know how I might be able to fix this? Mainly hoping to just get back to my out-of-date version of NextCloud so I can attempt to update again.
June 15, 20251 yr Community Expert Do a "docker image ls", find the version tag for the orphaned image and change to that when you reinstall from previous apps.
June 15, 20251 yr Author 4 minutes ago, Kilrah said:Do a "docker image ls", find the version tag for the orphaned image and change to that when you reinstall from previous apps.Thanks for the info. Sorry if this is a dumb question, but what do you mean by "docker image Is"? Is that a specific command? Secondly, I understand the premise of changing the version number back to the original, but do you know how to go about that? When installing previous apps, it trys to download the image based on whatever my previous settings were (as you can tell) and I don't see any obvious way to modify those before attempting the download.
June 15, 20251 yr Community Expert Solution Just now, efrishgesell said:but what do you mean by "docker image Is"? Is that a specific command?Run that command in unraid's terminal.1 minute ago, efrishgesell said:When installing previous apps, it trys to download the image based on whatever my previous settings wereActions-Reinstall brings you to the edit page, only ticking the checkbox then install at the bottom does it directly since it's meant for multi-selection. Edited June 15, 20251 yr by Kilrah
June 16, 20251 yr Author 18 hours ago, Kilrah said:Run that command in unraid's terminal.Actions-Reinstall brings you to the edit page, only ticking the checkbox then install at the bottom does it directly since it's meant for multi-selection.Thank you for your help!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.