Jump to content

hmtran

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by hmtran

  1. On 1/14/2019 at 9:42 AM, binhex said:

    that depends on how you have things setup, if unraid is set with a static ip and NOT using DHCP then you will need to configure unraid, on the other hand if unraid is using DHCP and you are pushing options to it (including dns) then you will need to configure your router (assuming your router hands out DHCP leases)

     

    if unraid is using a static ip, then your best bet is to ask in the general support section, as its outside the scope of this thread.

    I fit my static ip in unraid and is working good. Thanks

  2. 14 minutes ago, binhex said:

    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?

  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

×
×
  • Create New...