hmtran

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by hmtran

  1. I fit my static ip in unraid and is working good. Thanks
  2. Are this on my unraid (dns client - thus ref to port 53) or on my router? if on my unraid how do i fix it?
  3. Hi, I used Community Applications try to install binhex-sabnzbd and all the docker Container get an Error below plaese help root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-sabnzbd' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8080:8080/tcp' -p '8090:8090/tcp' -v '/mnt/user/Downloads/':'/data':'rw' -v '/mnt/user/appdata/binhex-sabnzbd':'/config':'rw' 'binhex/arch-sabnzbd' Unable to find image 'binhex/arch-sabnzbd:latest' locally /usr/bin/docker: Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.1.1:53: read udp 192.168.1.140:34656->192.168.1.1:53: i/o timeout. See '/usr/bin/docker run --help'. The command failed. Thanks i would guess from that that your unraid host cannot resolve anything (dns client - thus ref to port 53), so you need to fix that up first, once thats fixed you will be able to pull the image down. Are this on my unraid (dns client - thus ref to port 53) or on my router? if on my unraid how do i fix it?
  4. Hi, I used Community Applications try to install binhex-sabnzbd and all the docker Container get an Error below plaese help root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-sabnzbd' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8080:8080/tcp' -p '8090:8090/tcp' -v '/mnt/user/Downloads/':'/data':'rw' -v '/mnt/user/appdata/binhex-sabnzbd':'/config':'rw' 'binhex/arch-sabnzbd' Unable to find image 'binhex/arch-sabnzbd:latest' locally /usr/bin/docker: Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.1.1:53: read udp 192.168.1.140:34656->192.168.1.1:53: i/o timeout. See '/usr/bin/docker run --help'. The command failed. Thanks
  5. what is the automatically split any directory as required in unraid v6?