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.

Docker apps went missing after reboot, Docker tab is also missing.

Featured Replies

I attached a screenshot of my unraid.  Could this be because docker app is 100% full?  How do I fix this?

tower_screenshot.png.69be9dbd69ac8141d7d2faa42b3b0773.png

tower_screenshot_3.png.b995b560f4d4711d38a669e7fa760a6c.png

tower_screenshot_2.png.3836204126832659fc9df749574825cb.png

I attached a screenshot of my unraid.  Could this be because docker app is 100% full?  How do I fix this?

On the docker Settings page, all you have to do is increase the size of the image file.  But, if there was corruption because of the full image, then the easiest solution would be to delete the image, recreate it, then readd all the apps using the my* templates
  • Author

Squid, did my first screenshot show that it is 100% full?  Or is it supposed to be that way?

 

If increasing docker image size, will the corrupt the apps inside?  Hope can preserve everything inside.

  • Community Expert

Squid, did my first screenshot show that it is 100% full?  Or is it supposed to be that way?

 

If increasing docker image size, will the corrupt the apps inside?  Hope can preserve everything inside.

On the dashboard, what does it say in the System Status section for flash : log : docker? Or a screenshot of Settings - Docker that shows Docker volume info.

 

Not really any need to preserve what's inside docker.img since it is very easy to recreate from your templates and redownload.

  • Author

This is what I see on dashboard.

 

What do you mean easy to recreate from templates?  Isn't it I have to reconfigure each docker app's container mapping, etc? 

 

Thanks trurl.

tower_screenshot_4.png.1a9742af5341095cd27fa1503db79ba7.png

What do you mean easy to recreate from templates?  Isn't it I have to reconfigure each docker app's container mapping, etc? 

All you have to do is delete the image file, recreate it, then instead of adding the app(s) back through say Community Applications, just go to the docker tab, hit add Container, and in the list select "User Templates", the the appropriate my* template.

 

After it redownloads the actual app, you're back up and running with the exact same appdata, volume mappings, etc as before

  • Author

I deleted the docker image, just like you said.  I created one with 20 GB this time.  Clicked Done.  Nothing happens.  No Docker tab appeared. 

tower_screenshot_5.png.4abf49e0d74886a1581dc24863da16aa.png

  • Community Expert

Your sig says you are running 6.0.0. Is this true?

  • Author

Yes.  Running 6.0.  Still can't figure out why updating via the plugin page doesn't finish the download.  Sometimes it doesn't start.  If it does, I've never go pass 3%.

  • Author

Didn't put too much emphasis on it yet

  • Author

Another friend of mine had the same experience,  using same version 6.0. After reboot,  the docker tab disappeared.

  • Community Expert

Another friend of mine had the same experience,  using same version 6.0. After reboot,  the docker tab disappeared.

Some reason you aren't using the current version?

Another friend of mine had the same experience,  using same version 6.0. After reboot,  the docker tab disappeared.

Some reason you aren't using the current version?

Yes.  Running 6.0.  Still can't figure out why updating via the plugin page doesn't finish the download.  Sometimes it doesn't start.  If it does, I've never go pass 3%.

  • Author

I will plug the tower directly to modem this weekend to try.  For now,  it's behind a firewall. Though I see no reason why it doesn't update.

  • Author

Hello Squid, trurl, 

Thanks for the help. I was able to figure what you mean by easy to recreate the docker image and apps inside. I once re-did it,  but didn't know the "my-" was actually my previous setup. So pretty much re download only.

 

Thanks for the help. Re downloading all.

  • Author

Squid, trurl,

 

My Sonarr doesn't start all of a sudden.  I did a restart on the docker app, but it won't.  I rebooted my unraid box, and it happened again.  I lost the docker page, and docker apps at the dashboard. 

 

Last time I set it up all over again, I made it from 10 GB to 20 GB.  But in flash, log, docker, I see my docker 100% immediately.  Is this normal?  What can I do to prevent this from happening again?

 

See attached screenshot please.

Screen_Shot_2015-12-14_at_22_02_07.png.61df81fcd57544645c1d9102dfdb31d2.png

Squid, trurl,

 

My Sonarr doesn't start all of a sudden.  I did a restart on the docker app, but it won't.  I rebooted my unraid box, and it happened again.  I lost the docker page, and docker apps at the dashboard. 

 

Last time I set it up all over again, I made it from 10 GB to 20 GB.  But in flash, log, docker, I see my docker 100% immediately.  Is this normal?  What can I do to prevent this from happening again?

 

See attached screenshot please.

Post screenshots of the volume mappings for all of your containers, along with your Diagnostics

 

Somewhere you are saving stuff inside of a docker container is my bet, and I'm 100% sure that's what Squid is getting at.  So instead of saving to /downloads which is mapped to a location on your array something is saving stuff inside the container which is located in the docker.img and causing it to fill.

 

 

  • Author

Thanks Squid, CHBMB,  will take another look.

  • Author

Barely a day has gone, same the size of docker is 50% already.  Please see volume mappings.

docker_stats.png.603741983c4d279dc1ade8948ccd7377.png

nzbget.png.4b6aa189c41f6d233693c40ab17bd915.png

Transmission.png.7212f419fa41d3dcc6aeb05693b74e7e.png

sonarr.png.e373eff43d40da3f63137f21468647b7.png

  • Author

To add to previous post, I suspect it's tranmission that's the problem.  With Transmission turned off, the usage of docker isn't increasing. 

summary.png.1f2800e50d06e5f337c732425f8c1c77.png

Transmission_config.png.cb970c7c3aa4e032ba3b63d037cc67fc.png

It's probably storing the intermediate downloads within the image

  • Author

Squid, you're probably right.  But there's no setting in transmission to change that, right?  How do I look into the docker.img?  Can I?

Looking at the .json file for the transmission container from gfjardim, it indicates that /downloads/incomplete is the intermediate folder.  So that kind of throws the theory off a little bit. 

 

What do the transmission logs say? Anything useful in there?

 

One other idea.  Install the cadvisor docker and then you can see the sizes of individual containers and maybe that will help identify which one is the culprit.

Archived

This topic is now archived and is closed to further replies.

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.