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.

Unable to install any docker container. Everything gives EOF at the end of installation

Featured Replies

unRAID 7.0.0, all packages updated.

 

Every single container I try so far gives me output similar to the below.  My docker.img is in `/mnt/cache`.  I've also tried saving it to `/mnt/user/appdata`.  I did this in an attempt to try different disks to make sure there weren't any disk issues getting in the middle of it.  All drives have plenty of space.

 

I'm unsure what to look for outside of this.

 

docker run
  -d
  --name='binhex-plexpass'
  --net='host'
  --pids-limit 2048
  -e TZ="America/Denver"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Henry"
  -e HOST_CONTAINERNAME="binhex-plexpass"
  -e 'TRANS_DIR'='/config/transcode'
  -e 'NVIDIA_DRIVER_CAPABILITIES'='all'
  -e 'NVIDIA_VISIBLE_DEVICES'=''
  -e 'PLEX_CLAIM'=''
  -e 'SHARED_NETWORK'='no'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -e 'UMASK'='000'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:32400]'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/plex-icon.png'
  -v '/mnt/user/appdata/binhex-plexpass':'/config':'rw'
  -v '/mnt/user/media/':'/media':'rw' 'binhex/arch-plexpass'
e49c4543033d91de3672d14504c13acb0f6e7e1ba5130789fc0d37c2b0ae5919
docker: error during connect: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.46/containers/e49c4543033d91de3672d14504c13acb0f6e7e1ba5130789fc0d37c2b0ae5919/start": EOF.

 

  • Community Expert

Syslog is being spammed with unrelated errors, reboot, try to install a container and then post new diags.

  • 2 weeks later...
  • Author

Apologies for not replying sooner.

I went back to get proper diagnostic logs and after YET ANOTHER reboot, it started working.  While nobody here provided a solution, I *DO* 100% appreciate the response.

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.