Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Fix to a small issue with updating OCI docker images

Featured Replies

  • Community Expert

It's not just "Unraid"... but every single service you use will evolve and change and you'll have to follow and tweak things once in a while, obviously the more you run the more involved it is.

 

Having your own server and a bunch of apps comes with maintenance requirements, no way around it. That's the whole reason for "The Cloud™" and why paying someone else to (hopefully...) do all of that for you so you don't need to care about it is such a massive business nowadays.

Edited by Kilrah

  • Replies 144
  • Views 64k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • HIGHLY recommended to NOT patch your docker files manually and instead use the plugin.  Patching manually means that if / when you update the OS to 6.12 any manually patches that you are applying auto

  • I have included your update for the next Unraid version. Thanks  

  • The plugin will not install on 6.12+, so it's a install once, forget about it completely and you're safe going forward

Posted Images

21 minutes ago, Kilrah said:

every single service you use will evolve and change

Evolve means that the service is getting better and better right? If there is a reasonable and necessary tweak, that I shoul do, I do.

But here, I am talking about what additional steps, I should do every second day, just to get normal usage of my really simple server.   

  • Community Expert
21 minutes ago, zsoltsuhajda said:

Evolve means that the service is getting better and better right?

Usually, but sometimes stuff also gets removed, or changed for technical reasons that require changes downstream without providing "user improvements" or at least not directly, like Docker changing image format and that now having to be accounted for.

 

But as you can see the additional steps you mention having to do is not something that has been reported as a known problem in this thread, so there's likely something else going on with your setup. 

OK, I am having a brain fart. I downloaded the patch, I see it in plugins, how do I make it start?

  • Community Expert

You don't, once it's there it's doing its job.

Well that would explain everything.

image.png.6db908bd75943fa487401f65dd564feb.png

I installed the patch a few weeks ago and it worked well initially. Now I'm getting "not available" on 3 separate dockers again.

I have 7 that are showing "not available" but they're all github and it looks like github is having issues right now:

 

image.thumb.png.de490aebee43e332b2c35e32338a4120.png

 

Edited by neodata686

  • 2 weeks later...
On 3/13/2023 at 9:22 AM, Kilrah said:

likely something else going on with your setup. 

All my issues solved with update to 6.12 RC, so I assume it's not my setup. My server is back to normal.

Should I install this even if my docker applications are showing when they need an update?

  • Community Expert

It doesn't hurt anything, and you'll already be set whenever one of them changes.

  • 2 weeks later...

This did not fix the "not available" message on my official Tautulli docker.

I have this problem on 10 of my docker containers and I'm on 6.12rc-2 so it seems not fixed?

I have the docker patch, and also went and manually changed the line in the file. However, for the last week or so, it's deciding to try and update my docker containers _every single day_. The updates have gone through correctly, from what I can tell, but unraid still thinks that they're all on an old version.

I have also had this the past two days and have the patch installed, even did a uninstall > reboot > install >reboot loop with the plugin in case it somehow needed a re-install

 

Curiously it appears the only containers having the issue (so far) for me is linuxserver containers, is this the case for anyone else? Could also be completely unrelated...

 

so I just fixed my issue, it was my fault due to incorrect network configuration, I had DNS servers listed as Ad Guard-Home running OISD Full, I believe this is not best practice with unraid (could be wrong) but to those that are having the issue try the following:
Turn off VM manager

Turn off Docker Manager

Change DNS settings under network configuration (try 1.1.1.1 ((Cloudflare)) or 8.8.8.8((google)))'

Turn both VM and Dockers back on.

Try updating.

Your Mileage may vary.

Edited by Cexitime
Solved my issue, wrote the answer.

17 hours ago, Cexitime said:

I have also had this the past two days and have the patch installed, even did a uninstall > reboot > install >reboot loop with the plugin in case it somehow needed a re-install

 

Curiously it appears the only containers having the issue (so far) for me is linuxserver containers, is this the case for anyone else? Could also be completely unrelated...

 

so I just fixed my issue, it was my fault due to incorrect network configuration, I had DNS servers listed as Ad Guard-Home running OISD Full, I believe this is not best practice with unraid (could be wrong) but to those that are having the issue try the following:
Turn off VM manager

Turn off Docker Manager

Change DNS settings under network configuration (try 1.1.1.1 ((Cloudflare)) or 8.8.8.8((google)))'

Turn both VM and Dockers back on.

Try updating.

Your Mileage may vary.

 

That did seem to work... but I honestly want the server to be pointing towards my pi-hole. This wasn't an issue before, only cropped up in the recent weeks.

48 minutes ago, MrTyton said:

but I honestly want the server to be pointing towards my pi-hole

Point it there and see if pi-hole is blocking anything that it should not. Any dns is fine, as long as it answers correctly 

  • Community Expert
7 hours ago, MrTyton said:

but I honestly want the server to be pointing towards my pi-hole

There is no reason to. You're not gonna be watching ads on the unraid server and your server shouldn't have anything that accesses places that have a reason to be blocked, but it's a common source of issues as you've seen though.

 

Obviously you can go through the trouble of whitelisting things but is it worth the hassle...

Edited by Kilrah

18 hours ago, Kilrah said:

There is no reason to. You're not gonna be watching ads on the unraid server and your server shouldn't have anything that accesses places that have a reason to be blocked

It is not always just about ads, I find pi-hole or similar (I personally use pfblockerng) also useful to protect against malware etc. Ideally a server "shouldn't" have anything nefarious, but all security related attacks succeed because something unknown that shouldn't happen actually happened. Unraid itself isn't focused on security, so it's prudent that it comes from outside it and the network / firewall infrastructure around it is a decent way to get there

 

Besides, if one is protecting their home network, it better be through a single pane of control than to worry about different devices having their own gateway to the big bad internet. For that reason alone, it's a bad practice to whitelist unraid from the rest specially if one is running a lot of stuff on it. At the very least, it gives one a good place to monitor and audit what is being connected to, you may be surprised

 

Edited by apandey

  • 2 weeks later...

the patched worked fine until today, when the broken upgrade checks are back. anyone have clue to fix?

Seeing it again here today, too, FWIW.

 

Several may be "LSCR" containers..

Edited by blaine07

  • Author

Still works here but I'm still on 6.11.5.

1 hour ago, m33ts4k0z said:

Still works here but I'm still on 6.11.5.

im seeing it on 6.11.5 not on 6.12-rc3

  • Community Expert

6.12 has the fix built-in.

 

It's a one time thing, of you occasionally get no updates available it won't be this, just that the service that hosts the image has issues or you have connectivity issues with it.

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.