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 img won't start when stored on unassigned device

Featured Replies

2 minutes ago, Squid said:

Shouldn't have anything to do with where the image is mounted.  You should post the docker Run command that appears after you finish editing the container.

It doesn't complete.  It hangs when reloading and when I go to docker there's an orphan image.  When I remove the orphan, my settings arent stored when  Itry to reinstall via CA previous apps, so I have to install a fresh copy.

11 hours ago, Squid said:

Shouldn't have anything to do with where the image is mounted.  You should post the docker Run command that appears after you finish editing the container.

Here's an example where I try to reinstall nzbget after my edit failing where I wanted to set cores.  Tried reinstalling a few times and I keep getting this:

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='nzbget' --net='br0.11' --ip='192.168.10.86' -e TZ="Europe/London" -e HOST_OS="unRAID" -e 'TCP_PORT_6789'='6789' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/downloads/nzbget/':'/downloads':'rw' -v '/mnt/user/import/':'/import':'rw' -v '/mnt/user/software/':'/software':'rw' -v '/mnt/disks/sl308/appdata/nzbget':'/config':'rw,slave' --cpuset-cpus=0,4,7,13,14,18,21,27 'linuxserver/nzbget' 
Unable to find image 'linuxserver/nzbget:latest' locally
/usr/bin/docker: Error response from daemon: Get https://registry-1.docker.io/v2/linuxserver/nzbget/manifests/latest: received unexpected HTTP status: 503 Service Unavailable.
See '/usr/bin/docker run --help'.

The command failed.

It was a nice idea running docker and appdata on a spare drive, but if I keep having these problems in the week I think I'm going to just add the drive to my pool.  I'll loose 125GB,  but to be honest that space was free anyway so I don't think I'll miss it.

 

Edit:

 

Just tried again on a different PC and it worked

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='nzbget' --net='br0.11' --ip='192.168.10.86' -e TZ="Europe/London" -e HOST_OS="unRAID" -e 'TCP_PORT_6789'='6789' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/downloads/nzbget/':'/downloads':'rw' -v '/mnt/user/software/':'/software':'rw' -v '/mnt/user/import/':'/import':'rw' -v '/mnt/disks/sl308/appdata/nzbget':'/config':'rw,slave' --cpuset-cpus=0,4,7,13,14,18,21,27 'linuxserver/nzbget' 
c6c6505ee2cc6c05a24f6324d581dd8d0fa4eba12f6de0b83be5571b0c9af46b

The command finished successfully!

 

Edited by DZMM

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.