October 21, 20205 yr Unraid Ver: 6.8.3 Plugins: Dynamix pack of utilities, preclear, unbalance, CA, CA backup, Unassigned, Fix common problems, Docker: Duckdns, Krusader, UrBackup, Duplicati and deleted Pi-Hole Hardware: i7 4770, B85M-G mobo, 16GB DDR3, 10 3.5" HDD for Parity and Data and 2 SSD for Cache. Tried CPU pinning on dockers and was messing up the dockers. Hence undo the CPU pinning and stop the mess. After that, WebGui of installed Pi-hole docker doesn't load. Therefore remove Pi-Hole docker and tried reinstalling from CA. Encountered the issue stated below and also for the rest of the dockers in CA as well. Diagnostics attached for reference. Pulling image: pihole/pihole:latest TOTAL DATA PULLED: 0 B Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='pihole-template' --net='br0' --ip='192.168.1.233' -e TZ="Asia/Singapore" -e HOST_OS="Unraid" -e 'TCP_PORT_53'='53' -e 'UDP_PORT_53'='53' -e 'UDP_PORT_67'='67' -e 'TCP_PORT_80'='80' -e 'TCP_PORT_443'='443' -e 'DNS1'='8.8.8.8' -e 'DNS2'='8.8.4.4' -e 'TZ'='Europe/London' -e 'WEBPASSWORD'='admin' -e 'INTERFACE'='br0' -e 'ServerIP'='192.168.1.233' -e 'ServerIPv6'='' -e 'IPv6'='False' -e 'DNSMASQ_LISTENING'='all' -v '/mnt/cache/appdata/pihole/pihole/':'/etc/pihole/':'rw' -v '/mnt/cache/appdata/pihole/dnsmasq.d/':'/etc/dnsmasq.d/':'rw' --cap-add=NET_ADMIN --dns 127.0.0.1 --dns 1.1.1.1 --restart=unless-stopped 'pihole/pihole:latest' WARNING: Localhost DNS setting (--dns=127.0.0.1) may fail in containers. Unable to find image 'pihole/pihole:latest' locally /usr/bin/docker: Error response from daemon: Get https://registry-1.docker.io/v2/: remote error: tls: handshake failure. See '/usr/bin/docker run --help'. The command failed.
October 22, 20205 yr Author Hi, Resolved this as it is caused by modem. Regarding Pi-Hole it only works via remote controlled pc and not locally from my pc. Thank you.
Archived
This topic is now archived and is closed to further replies.