February 20, 20251 yr 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.
February 20, 20251 yr Author 6 hours ago, JorgeB said: Please post the diagnostics THANK YOU! I didn't know about that. It's attached here. henry-diagnostics-20250220-0740.zip
February 20, 20251 yr Community Expert Syslog is being spammed with unrelated errors, reboot, try to install a container and then post new diags.
March 6, 20251 yr 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.