Closed GitMan76 closed 1 year ago
Try 172.17.0.2
…
Try
172.17.0.2
…
Already tried that, more of the same. No response and DNS server fails to do anything. Ive also tried using ::1 in the ipv6 adapter settings. The exact same result again. Ive flushed the DNS using ipconfig /flushdns and restarted both computers multiple times. No change.
Hello. What command exactly are you using to launch the Docker container? Are the ports forwarded properly?
Hello. What command exactly are you using to launch the Docker container? Are the ports forwarded properly?
Im not too sure what you mean by which command I am using to start the container. Im just using the buttons on the launcher.
As for the ports Im pretty sure you are not talking about the ports on my router, in docker I have the following forwarded.
If it helps at all I used this tutorial to install, the command I used is in the description and I just copy pasted it. I did nothing other than this one command to install Adguard Home after installing docker through their website and setting up a linux subsystem.
docker run --name adguardhome \ --restart unless-stopped \ -v adguard_data:/opt/adguardhome/work \ -v adguard_config:/opt/adguardhome/conf \ -p 53:53/tcp -p 53:53/udp \ -p 80:80/tcp -p 443:443/tcp -p 443:443/udp -p 3000:3000/tcp \ -d adguard/adguardhome
If this answer is to be believed, Docker assigns uses some other IP address to the VM, so you might need to find that.
Any reason you're not using the native Windows build, by the way?
If this answer is to be believed, Docker assigns uses some other IP address to the VM, so you might need to find that.
Any reason you're not using the native Windows build, by the way?
I think I will try the native windows build then, wasn't aware it existed...
If this answer is to be believed, Docker assigns uses some other IP address to the VM, so you might need to find that.
Any reason you're not using the native Windows build, by the way?
Sorry for the second reply but do you have a link to the native windows build download?
If this answer is to be believed, Docker assigns uses some other IP address to the VM, so you might need to find that.
Any reason you're not using the native Windows build, by the way?
Looks like the native version for windows is working perfectly, thanks for the help!
Prerequisites
[X] I have checked the Wiki and Discussions and found no answer
[X] I have searched other issues and found no duplicates
[x] I want to report a bug and not ask a question or ask for help
[X] I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Windows, AMD64 (aka x86_64)
Installation
Docker
Setup
On one machine
AdGuard Home version
v0.107.36
Action
I installed Adguard Home on a server running windows 10 into a docker container. Whenever I use the provided DNS (127.0.0.1) on my main computer the DNS fails to respond. The dashboard on the server also didnt update at all. I have run ipconfig/all and confirmed that 127.0.0.1 was being used as the only DNS server.
Expected result
I expected to see the Adguard dashboard update and ads to be blocked on my main machine.
Actual result
Nothing happened to the dashboard.
My main computer cannot access any websites, any websites that do load, load with ads on them.
Additional information and/or screenshots
I have Proton VPN set up on the same machine as Adguard but it is split tunneled only to qBittorent so the rest of the system is unaffected.
I have set a static ip address on the machine as well to 192.168.2.100.
I have enabled verbose logging and am providing the start up logs below.
2023-08-04 17:41:33 2023/08/04 21:41:33.946252 1#1 [info] AdGuard Home, version v0.107.36 2023-08-04 17:41:33 2023/08/04 21:41:33.946316 1#1 [debug] current working directory is /opt/adguardhome/work 2023-08-04 17:41:33 2023/08/04 21:41:33.946851 1#1 [debug] reading config file: /opt/adguardhome/conf/AdGuardHome.yaml 2023-08-04 17:41:33 2023/08/04 21:41:33.947266 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/home.upgradeConfig(): got schema version 24 2023-08-04 17:41:33 2023/08/04 21:41:33.947316 1#1 [debug] reading config file: /opt/adguardhome/conf/AdGuardHome.yaml 2023-08-04 17:41:33 2023/08/04 21:41:33.947818 1#1 [info] tls: using default ciphers 2023-08-04 17:41:33 2023/08/04 21:41:33.948054 1#1 [debug] hosts container: starting 2023-08-04 17:41:33 2023/08/04 21:41:33.948088 1#1 [debug] hosts container: refreshing 2023-08-04 17:41:33 2023/08/04 21:41:33.948143 1#1 [debug] hosts container: added ip-host pair "127.0.0.1"-"localhost" 2023-08-04 17:41:33 2023/08/04 21:41:33.948199 1#1 [debug] hosts container: added ip-host pair "::1"-"localhost" 2023-08-04 17:41:33 2023/08/04 21:41:33.948243 1#1 [debug] hosts container: added ip-host pair "::1"-"ip6-localhost" 2023-08-04 17:41:33 2023/08/04 21:41:33.948265 1#1 [debug] hosts container: added ip-host pair "::1"-"ip6-loopback" 2023-08-04 17:41:33 2023/08/04 21:41:33.948307 1#1 [debug] hosts container: added ip-host pair "fe00::"-"ip6-localnet" 2023-08-04 17:41:33 2023/08/04 21:41:33.948351 1#1 [debug] hosts container: added ip-host pair "ff00::"-"ip6-mcastprefix" 2023-08-04 17:41:33 2023/08/04 21:41:33.948375 1#1 [debug] hosts container: added ip-host pair "ff02::1"-"ip6-allnodes" 2023-08-04 17:41:33 2023/08/04 21:41:33.948416 1#1 [debug] hosts container: added ip-host pair "ff02::2"-"ip6-allrouters" 2023-08-04 17:41:33 2023/08/04 21:41:33.948439 1#1 [debug] hosts container: added ip-host pair "172.17.0.2"-"23316b5ca090" 2023-08-04 17:41:33 2023/08/04 21:41:33.948627 1#1 [debug] hosts container: sending upd 2023-08-04 17:41:33 2023/08/04 21:41:33.949443 1#1 [debug] filtering: initialized 78 services 2023-08-04 17:41:33 2023/08/04 21:41:33.949557 1#1 [info] safesearch default: disabled 2023-08-04 17:41:33 2023/08/04 21:41:33.949639 1#1 [debug] dhcpd: warning: creating dhcpv4 srv: dhcpv4: invalid IP is not an IPv4 address 2023-08-04 17:41:33 2023/08/04 21:41:33.949837 1#1 [debug] clients: removed 0 client aliases 2023-08-04 17:41:33 2023/08/04 21:41:33.949971 1#1 [debug] clients: added 0 client aliases from dhcp 2023-08-04 17:41:33 2023/08/04 21:41:33.950070 1#1 [debug] writing config file "/opt/adguardhome/conf/AdGuardHome.yaml" 2023-08-04 17:41:33 2023/08/04 21:41:33.951104 1#37 [debug] clients: removed 0 client aliases 2023-08-04 17:41:33 2023/08/04 21:41:33.951160 1#37 [debug] clients: added ff02::1 -> "ip6-allnodes" [1] 2023-08-04 17:41:33 2023/08/04 21:41:33.951178 1#37 [debug] clients: added ff02::2 -> "ip6-allrouters" [2] 2023-08-04 17:41:33 2023/08/04 21:41:33.951194 1#37 [debug] clients: added 172.17.0.2 -> "23316b5ca090" [3] 2023-08-04 17:41:33 2023/08/04 21:41:33.951209 1#37 [debug] clients: added 127.0.0.1 -> "localhost" [4] 2023-08-04 17:41:33 2023/08/04 21:41:33.951223 1#37 [debug] clients: added ::1 -> "localhost" [5] 2023-08-04 17:41:33 2023/08/04 21:41:33.951238 1#37 [debug] clients: added fe00:: -> "ip6-localnet" [6] 2023-08-04 17:41:33 2023/08/04 21:41:33.951260 1#37 [debug] clients: added ff00:: -> "ip6-mcastprefix" [7] 2023-08-04 17:41:33 2023/08/04 21:41:33.951304 1#37 [debug] clients: added 7 client aliases from system hosts file 2023-08-04 17:41:33 2023/08/04 21:41:33.956626 1#1 [info] Initializing auth module: /opt/adguardhome/work/data/sessions.db 2023-08-04 17:41:33 2023/08/04 21:41:33.956781 1#1 [debug] auth: loaded 2 sessions from DB (removed 0 expired) 2023-08-04 17:41:33 2023/08/04 21:41:33.956851 1#1 [info] auth: initialized. users:1 sessions:2 2023-08-04 17:41:33 2023/08/04 21:41:33.956951 1#1 [info] AdGuard Home updates are disabled 2023-08-04 17:41:33 2023/08/04 21:41:33.957001 1#1 [info] web: initializing 2023-08-04 17:41:33 2023/08/04 21:41:33.957079 1#1 [debug] stats: opening database 2023-08-04 17:41:33 2023/08/04 21:41:33.957180 1#1 [debug] stats: database opened 2023-08-04 17:41:33 2023/08/04 21:41:33.957264 1#1 [debug] stats: deleting old units until id 469748 2023-08-04 17:41:33 2023/08/04 21:41:33.957343 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469773 2023-08-04 17:41:33 2023/08/04 21:41:33.957660 1#1 [debug] stats: initialized 2023-08-04 17:41:33 2023/08/04 21:41:33.957743 1#1 [debug] filtering: loading filter 1 from "/opt/adguardhome/work/data/filters/1.txt" 2023-08-04 17:41:33 2023/08/04 21:41:33.958335 1#1 [debug] dnsforward: added 0 a and ptr entries from dhcp 2023-08-04 17:41:33 2023/08/04 21:41:33.958411 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469750 2023-08-04 17:41:33 2023/08/04 21:41:33.958588 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469751 2023-08-04 17:41:33 2023/08/04 21:41:33.958721 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469752 2023-08-04 17:41:33 2023/08/04 21:41:33.958869 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469753 2023-08-04 17:41:33 2023/08/04 21:41:33.958954 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469754 2023-08-04 17:41:33 2023/08/04 21:41:33.959097 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469755 2023-08-04 17:41:33 2023/08/04 21:41:33.959181 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469756 2023-08-04 17:41:33 2023/08/04 21:41:33.959277 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469757 2023-08-04 17:41:33 2023/08/04 21:41:33.959427 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469768 2023-08-04 17:41:33 2023/08/04 21:41:33.959517 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469769 2023-08-04 17:41:33 2023/08/04 21:41:33.959694 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469770 2023-08-04 17:41:33 2023/08/04 21:41:33.959852 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469771 2023-08-04 17:41:33 2023/08/04 21:41:33.959977 1#1 [debug] github.com/AdguardTeam/AdGuardHome/internal/stats.loadUnitFromDB(): Loading unit 469772 2023-08-04 17:41:33 2023/08/04 21:41:33.960184 1#1 [debug] Bootstraps: [9.9.9.10 149.112.112.10 2620:fe::10 2620:fe::fe:10] 2023-08-04 17:41:33 2023/08/04 21:41:33.960278 1#1 [debug] Upstream 0: https://dns10.quad9.net:443/dns-query 2023-08-04 17:41:33 2023/08/04 21:41:33.960363 1#1 [debug] hosts container: handling A request for dns10.quad9.net 2023-08-04 17:41:33 2023/08/04 21:41:33.960434 1#1 [debug] hosts container: handling AAAA request for dns10.quad9.net 2023-08-04 17:41:33 2023/08/04 21:41:33.960515 1#1 [info] dnsproxy: cache: enabled, size 4096 b 2023-08-04 17:41:33 2023/08/04 21:41:33.960573 1#1 [info] dnsproxy: max goroutines is set to 300 2023-08-04 17:41:33 2023/08/04 21:41:33.960842 1#1 [debug] dnsforward: filtering out ["127.0.0.1" "172.17.0.2"] 2023-08-04 17:41:33 2023/08/04 21:41:33.960915 1#1 [debug] dnsforward: upstreams to resolve ptr for local addresses: [192.168.65.7] 2023-08-04 17:41:33 2023/08/04 21:41:33.960960 1#1 [debug] Upstream 0: 192.168.65.7:53 2023-08-04 17:41:33 2023/08/04 21:41:33.961025 1#1 [debug] hosts container: handling A request for 192.168.65.7 2023-08-04 17:41:33 2023/08/04 21:41:33.961084 1#1 [debug] hosts container: handling AAAA request for 192.168.65.7 2023-08-04 17:41:33 2023/08/04 21:41:33.962466 1#1 [debug] web: applying new tls configuration 2023-08-04 17:41:33 2023/08/04 21:41:33.962530 1#1 [info] AdGuard Home is available at the following addresses: 2023-08-04 17:41:33 2023/08/04 21:41:33.963049 1#1 [info] go to http://127.0.0.1:80 2023-08-04 17:41:33 2023/08/04 21:41:33.963165 1#1 [info] go to http://172.17.0.2:80 2023-08-04 17:41:33 2023/08/04 21:41:33.963496 1#42 [info] clients: processing addresses 2023-08-04 17:41:33 2023/08/04 21:41:33.966239 1#43 [debug] filtering: initialized filtering engine 2023-08-04 17:41:33 2023/08/04 21:41:33.966317 1#43 [info] dnsproxy: starting dns proxy server 2023-08-04 17:41:33 2023/08/04 21:41:33.966366 1#43 [info] Ratelimit is enabled and set to 20 rps 2023-08-04 17:41:33 2023/08/04 21:41:33.966415 1#43 [info] The server is configured to refuse ANY requests 2023-08-04 17:41:33 2023/08/04 21:41:33.966440 1#43 [info] dnsproxy: cache: enabled, size 4194304 b 2023-08-04 17:41:33 2023/08/04 21:41:33.966487 1#43 [info] dnsproxy: max goroutines is set to 300 2023-08-04 17:41:33 2023/08/04 21:41:33.966559 1#43 [info] dnsproxy: creating udp server socket 0.0.0.0:53 2023-08-04 17:41:33 2023/08/04 21:41:33.966584 1#10 [debug] refreshing arp container: the update is empty 2023-08-04 17:41:33 2023/08/04 21:41:33.966651 1#43 [info] dnsproxy: listening to udp://[::]:53 2023-08-04 17:41:33 2023/08/04 21:41:33.966693 1#43 [info] dnsproxy: creating tcp server socket 0.0.0.0:53 2023-08-04 17:41:33 2023/08/04 21:41:33.966734 1#43 [info] dnsproxy: listening to tcp://[::]:53 2023-08-04 17:41:33 2023/08/04 21:41:33.966865 1#11 [info] dnsproxy: entering udp listener loop on [::]:53 2023-08-04 17:41:33 2023/08/04 21:41:33.966897 1#14 [debug] filtering: starting updating 2023-08-04 17:41:33 2023/08/04 21:41:33.966901 1#12 [info] dnsproxy: entering tcp listener loop on [::]:53 2023-08-04 17:41:33 2023/08/04 21:41:33.966928 1#14 [debug] filtering: downloading update for filter 1 from "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt" 2023-08-04 17:41:33 2023/08/04 21:41:33.966867 1#16 [debug] querylog: no log to rotate 2023-08-04 17:41:33 2023/08/04 21:41:33.966977 1#16 [debug] querylog: rotated successfully 2023-08-04 17:41:33 2023/08/04 21:41:33.967304 1#65 [debug] dnsforward: dialing "adguardteam.github.io:443" for network "tcp" 2023-08-04 17:41:33 2023/08/04 21:41:33.967441 1#67 [debug] creating a new http client 2023-08-04 17:41:33 2023/08/04 21:41:33.967567 1#73 [debug] [2620:fe::fe:10]:53: sending request over udp: AAAA dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967621 1#82 [debug] 149.112.112.10:53: sending request over udp: AAAA dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967656 1#73 [debug] bootstrap: dialing [2620:fe::fe:10]:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.967754 1#82 [debug] bootstrap: dialing 149.112.112.10:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.967805 1#73 [debug] bootstrap: connection to [2620:fe::fe:10]:53 failed in 60.4µs: dial udp [2620:fe::fe:10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.967898 1#73 [debug] [2620:fe::fe:10]:53: response received over udp: dialing [2620:fe::fe:10]:53 over udp: all dialers failed: dial udp [2620:fe::fe:10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.967806 1#81 [debug] 149.112.112.10:53: sending request over udp: A dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967762 1#52 [debug] 9.9.9.10:53: sending request over udp: AAAA dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967915 1#97 [debug] [2620:fe::10]:53: sending request over udp: A dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967924 1#51 [debug] 9.9.9.10:53: sending request over udp: A dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967970 1#98 [debug] [2620:fe::10]:53: sending request over udp: AAAA dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967975 1#72 [debug] [2620:fe::fe:10]:53: sending request over udp: A dns10.quad9.net. 2023-08-04 17:41:33 2023/08/04 21:41:33.967911 1#82 [debug] bootstrap: connection to 149.112.112.10:53 succeeded in 71.7µs 2023-08-04 17:41:33 2023/08/04 21:41:33.968054 1#81 [debug] bootstrap: dialing 149.112.112.10:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.968069 1#98 [debug] bootstrap: dialing [2620:fe::10]:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.968114 1#51 [debug] bootstrap: dialing 9.9.9.10:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.968119 1#52 [debug] bootstrap: dialing 9.9.9.10:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.968145 1#97 [debug] bootstrap: dialing [2620:fe::10]:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.968273 1#51 [debug] bootstrap: connection to 9.9.9.10:53 succeeded in 99.3µs 2023-08-04 17:41:33 2023/08/04 21:41:33.968337 1#98 [debug] bootstrap: connection to [2620:fe::10]:53 failed in 72.9µs: dial udp [2620:fe::10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.968346 1#81 [debug] bootstrap: connection to 149.112.112.10:53 succeeded in 34.8µs 2023-08-04 17:41:33 2023/08/04 21:41:33.968361 1#72 [debug] bootstrap: dialing [2620:fe::fe:10]:53 (1/1) 2023-08-04 17:41:33 2023/08/04 21:41:33.968368 1#97 [debug] bootstrap: connection to [2620:fe::10]:53 failed in 77.2µs: dial udp [2620:fe::10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.968374 1#98 [debug] [2620:fe::10]:53: response received over udp: dialing [2620:fe::10]:53 over udp: all dialers failed: dial udp [2620:fe::10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.968443 1#52 [debug] bootstrap: connection to 9.9.9.10:53 succeeded in 45.4µs 2023-08-04 17:41:33 2023/08/04 21:41:33.968512 1#72 [debug] bootstrap: connection to [2620:fe::fe:10]:53 failed in 68.5µs: dial udp [2620:fe::fe:10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.968561 1#72 [debug] [2620:fe::fe:10]:53: response received over udp: dialing [2620:fe::fe:10]:53 over udp: all dialers failed: dial udp [2620:fe::fe:10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.968462 1#97 [debug] [2620:fe::10]:53: response received over udp: dialing [2620:fe::10]:53 over udp: all dialers failed: dial udp [2620:fe::10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.968636 1#71 [debug] parallel lookup: lookup for dns10.quad9.net failed in 1.085603ms: dialing [2620:fe::fe:10]:53 over udp: all dialers failed: dial udp [2620:fe::fe:10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.968636 1#70 [debug] parallel lookup: lookup for dns10.quad9.net failed in 985.102µs: dialing [2620:fe::10]:53 over udp: all dialers failed: dial udp [2620:fe::10]:53: connect: cannot assign requested address 2023-08-04 17:41:33 2023/08/04 21:41:33.969842 1#51 [debug] 9.9.9.10:53: response received over udp: ok 2023-08-04 17:41:33 2023/08/04 21:41:33.969850 1#52 [debug] 9.9.9.10:53: response received over udp: ok 2023-08-04 17:41:33 2023/08/04 21:41:33.969999 1#82 [debug] 149.112.112.10:53: response received over udp: ok 2023-08-04 17:41:33 2023/08/04 21:41:33.970013 1#68 [debug] parallel lookup: lookup for dns10.quad9.net succeeded in 2.400805ms: [] 2023-08-04 17:41:33 2023/08/04 21:41:33.969940 1#81 [debug] 149.112.112.10:53: response received over udp: ok 2023-08-04 17:41:33 2023/08/04 21:41:33.970071 1#67 [debug] bootstrap: no addresses to dial 2023-08-04 17:41:33 2023/08/04 21:41:33.970138 1#67 [debug] using HTTP/2 for this upstream: HTTP3 support is not enabled 2023-08-04 17:41:33 2023/08/04 21:41:33.970177 1#67 [debug] https://dns10.quad9.net:443/dns-query: sending request over tcp: AAAA adguardteam.github.io. 2023-08-04 17:41:33 2023/08/04 21:41:33.970087 1#69 [debug] parallel lookup: lookup for dns10.quad9.net succeeded in 2.503206ms: [] 2023-08-04 17:41:33 2023/08/04 21:41:33.970276 1#66 [debug] https://dns10.quad9.net:443/dns-query: sending request over tcp: A adguardteam.github.io. 2023-08-04 17:41:33 2023/08/04 21:41:33.970334 1#67 [debug] https://dns10.quad9.net:443/dns-query: response received over tcp: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:33 2023/08/04 21:41:33.970400 1#67 [debug] re-creating the http client due to requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:33 2023/08/04 21:41:33.970448 1#67 [debug] using HTTP/2 for this upstream: HTTP3 support is not enabled 2023-08-04 17:41:33 2023/08/04 21:41:33.970544 1#67 [debug] github.com/AdguardTeam/dnsproxy/proxy.exchangeWithUpstream(): upstream https://dns10.quad9.net:443/dns-query failed to exchange ;adguardteam.github.io. IN AAAA in 3.094307ms. Cause: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:33 2023/08/04 21:41:33.970594 1#67 [debug] proxy: replying from upstream: rtt is 3.180507ms 2023-08-04 17:41:33 2023/08/04 21:41:33.970549 1#66 [debug] https://dns10.quad9.net:443/dns-query: response received over tcp: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:33 2023/08/04 21:41:33.970638 1#66 [debug] re-creating the http client due to requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:33 2023/08/04 21:41:33.970672 1#66 [debug] using HTTP/2 for this upstream: HTTP3 support is not enabled 2023-08-04 17:41:33 2023/08/04 21:41:33.970725 1#66 [debug] github.com/AdguardTeam/dnsproxy/proxy.exchangeWithUpstream(): upstream https://dns10.quad9.net:443/dns-query failed to exchange ;adguardteam.github.io. IN A in 3.268808ms. Cause: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:33 2023/08/04 21:41:33.970764 1#66 [debug] proxy: replying from upstream: rtt is 3.338008ms 2023-08-04 17:41:33 2023/08/04 21:41:33.970895 1#14 [error] filtering: os.Chtimes(): chtimes /opt/adguardhome/work/data/filters/1.txt: no such file or directory 2023-08-04 17:41:33 2023/08/04 21:41:33.970927 1#14 [error] filtering: updating filter from url "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt": reading from url: Get "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt": resolving "adguardteam.github.io": requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:33 2023-08-04 17:41:33 2023/08/04 21:41:33.970937 1#14 [debug] filtering: finished updating, 0 updated 2023-08-04 17:41:43 2023/08/04 21:41:43.971497 1#14 [debug] filtering: starting updating 2023-08-04 17:41:43 2023/08/04 21:41:43.971542 1#14 [debug] filtering: downloading update for filter 1 from "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt" 2023-08-04 17:41:43 2023/08/04 21:41:43.971881 1#115 [debug] dnsforward: dialing "adguardteam.github.io:443" for network "tcp" 2023-08-04 17:41:43 2023/08/04 21:41:43.971983 1#117 [debug] https://dns10.quad9.net:443/dns-query: sending request over tcp: AAAA adguardteam.github.io. 2023-08-04 17:41:43 2023/08/04 21:41:43.972124 1#117 [debug] https://dns10.quad9.net:443/dns-query: response received over tcp: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:43 2023/08/04 21:41:43.972196 1#117 [debug] re-creating the http client due to requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:43 2023/08/04 21:41:43.972238 1#117 [debug] using HTTP/2 for this upstream: HTTP3 support is not enabled 2023-08-04 17:41:43 2023/08/04 21:41:43.972305 1#117 [debug] github.com/AdguardTeam/dnsproxy/proxy.exchangeWithUpstream(): upstream https://dns10.quad9.net:443/dns-query failed to exchange ;adguardteam.github.io. IN AAAA in 328.6µs. Cause: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:43 2023/08/04 21:41:43.972352 1#117 [debug] proxy: replying from upstream: rtt is 393.7µs 2023-08-04 17:41:43 2023/08/04 21:41:43.971999 1#116 [debug] https://dns10.quad9.net:443/dns-query: sending request over tcp: A adguardteam.github.io. 2023-08-04 17:41:43 2023/08/04 21:41:43.972466 1#116 [debug] https://dns10.quad9.net:443/dns-query: response received over tcp: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:43 2023/08/04 21:41:43.972528 1#116 [debug] re-creating the http client due to requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:43 2023/08/04 21:41:43.972558 1#116 [debug] using HTTP/2 for this upstream: HTTP3 support is not enabled 2023-08-04 17:41:43 2023/08/04 21:41:43.972623 1#116 [debug] github.com/AdguardTeam/dnsproxy/proxy.exchangeWithUpstream(): upstream https://dns10.quad9.net:443/dns-query failed to exchange ;adguardteam.github.io. IN A in 631.6µs. Cause: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:43 2023/08/04 21:41:43.972641 1#116 [debug] proxy: replying from upstream: rtt is 670.1µs 2023-08-04 17:41:43 2023/08/04 21:41:43.972753 1#14 [error] filtering: os.Chtimes(): chtimes /opt/adguardhome/work/data/filters/1.txt: no such file or directory 2023-08-04 17:41:43 2023/08/04 21:41:43.972813 1#14 [error] filtering: updating filter from url "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt": reading from url: Get "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt": resolving "adguardteam.github.io": requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:41:43 2023-08-04 17:41:43 2023/08/04 21:41:43.972862 1#14 [debug] filtering: finished updating, 0 updated 2023-08-04 17:42:03 2023/08/04 21:42:03.973705 1#14 [debug] filtering: starting updating 2023-08-04 17:42:03 2023/08/04 21:42:03.973789 1#14 [debug] filtering: downloading update for filter 1 from "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt" 2023-08-04 17:42:03 2023/08/04 21:42:03.974058 1#20 [debug] dnsforward: dialing "adguardteam.github.io:443" for network "tcp" 2023-08-04 17:42:03 2023/08/04 21:42:03.974206 1#22 [debug] https://dns10.quad9.net:443/dns-query: sending request over tcp: AAAA adguardteam.github.io. 2023-08-04 17:42:03 2023/08/04 21:42:03.974210 1#21 [debug] https://dns10.quad9.net:443/dns-query: sending request over tcp: A adguardteam.github.io. 2023-08-04 17:42:03 2023/08/04 21:42:03.974404 1#22 [debug] https://dns10.quad9.net:443/dns-query: response received over tcp: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:42:03 2023/08/04 21:42:03.974460 1#22 [debug] re-creating the http client due to requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:42:03 2023/08/04 21:42:03.974537 1#22 [debug] using HTTP/2 for this upstream: HTTP3 support is not enabled 2023-08-04 17:42:03 2023/08/04 21:42:03.974600 1#22 [debug] github.com/AdguardTeam/dnsproxy/proxy.exchangeWithUpstream(): upstream https://dns10.quad9.net:443/dns-query failed to exchange ;adguardteam.github.io. IN AAAA in 433.399µs. Cause: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:42:03 2023/08/04 21:42:03.974469 1#21 [debug] https://dns10.quad9.net:443/dns-query: response received over tcp: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:42:03 2023/08/04 21:42:03.974645 1#22 [debug] proxy: replying from upstream: rtt is 511.299µs 2023-08-04 17:42:03 2023/08/04 21:42:03.974685 1#21 [debug] re-creating the http client due to requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:42:03 2023/08/04 21:42:03.974726 1#21 [debug] using HTTP/2 for this upstream: HTTP3 support is not enabled 2023-08-04 17:42:03 2023/08/04 21:42:03.974808 1#21 [debug] github.com/AdguardTeam/dnsproxy/proxy.exchangeWithUpstream(): upstream https://dns10.quad9.net:443/dns-query failed to exchange ;adguardteam.github.io. IN A in 607.099µs. Cause: requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAAQABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:42:03 2023/08/04 21:42:03.974860 1#21 [debug] proxy: replying from upstream: rtt is 682.399µs 2023-08-04 17:42:03 2023/08/04 21:42:03.974997 1#14 [error] filtering: os.Chtimes(): chtimes /opt/adguardhome/work/data/filters/1.txt: no such file or directory 2023-08-04 17:42:03 2023/08/04 21:42:03.975061 1#14 [error] filtering: updating filter from url "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt": reading from url: Get "https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt": resolving "adguardteam.github.io": requesting https://dns10.quad9.net:443/dns-query: Get "https://dns10.quad9.net:443/dns-query?dns=AAABAAABAAAAAAABC2FkZ3VhcmR0ZWFtBmdpdGh1YgJpbwAAHAABAAApCAAAAIAAAAA": no addresses 2023-08-04 17:42:03 2023-08-04 17:42:03 2023/08/04 21:42:03.975084 1#14 [debug] filtering: finished updating, 0 updated