July 29, 20196 yr Hello, I have been unable to install any dockers or apps with this new build. I have deleted my docker vDisk thinking there was something wrong with that to start over now all my old dockers are completely gone and I have no way of installing new ones. This is what I get when I try to add a container : Pulling image: binhex/arch-sabnzbd:latest TOTAL DATA PULLED: 0 B Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-sabnzbd' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8080:8080/tcp' -p '8090:8090/tcp' -v '/mnt/user/appdata/data':'/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 34.199.77.19:443: connect: network is unreachable. See '/usr/bin/docker run --help'. The command failed. and when I try to install APPS I get the following : Download of appfeed failed. Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 8.8.8.8 and 8.8.4.4 and try again. Alternatively, there is also a chance that the server handling the application feed is temporarily down. Last JSON error Recorded: JSON Error: Syntax error Support Thread I think some part of unraid is not able to connect to the internet to get what I need. However both my VMs are working fine and can access the internet. Can someone please point me in the right direction. Thanks.
July 29, 20196 yr Community Expert Open up a Terminal window from the GUI and type the command: Ping 8.8.8.8 IF that works, try this command: Quote ping google.com Report back with the results from these commands. Also attach a Diagnostics file. Tools >>> Diagnostics
July 30, 20196 yr Author Linux 4.19.56-Unraid. root@HyperNAS:~# ping 8.8.8.8 ping: connect: Network is unreachable root@HyperNAS:~# not sure, it was working fine 2 versions ago. hypernas-diagnostics-20190729-1923.zip Edited July 30, 20196 yr by OGHUGO
July 30, 20196 yr Community Expert You appear to have two Network ports on this server--eth0 (10.10.0.21) and eth1 (10.10.0.22). See the network.cfg file in the config folder. Yet, you have only one (eth0) shown in the ethtool.txt and ifconfig.txt files in the system folder. I am not an expert in looking at this type of problem but here is my suggestion. On the flash drive in the config folder-- Rename the network.cfg file to something like network.cfg.old and reboot the server. If you truly only using one of these interfaces, consider disabling the other one in the BIOS. Edited July 30, 20196 yr by Frank1940
July 30, 20196 yr Author I have 2 nics, however one is usb that is bonded inside a vm so I’m passing the whole usb controller to to the vm so unraid should not even see it. But I will try to rename the file and report back. Thanks.
August 5, 20196 yr Author Sorry for the delay, I wanted to report back and tell you that your suggestion worked like a charm.. I thank you for your help Frank1940.
Archived
This topic is now archived and is closed to further replies.