ngine-io / ansible-role-blocky-dns

Ansible role to manage Blocky DNS proxy
MIT License
1 stars 0 forks source link

blocky ansible role fails while waiting #4

Open Dialgatrainer02 opened 4 days ago

Dialgatrainer02 commented 4 days ago

the ansible error while running the role

fatal: [dns1]: FAILED! => {"changed": false, "elapsed": 301, "msg": "Timeout when waiting for 127.0.0.1:53"}
fatal: [dns2]: FAILED! => {"changed": false, "elapsed": 301, "msg": "Timeout when waiting for 127.0.0.1:53"}

this playbook snippet including my vars

---
- name: Setup dns servers
  hosts: dns
  roles:
    - role: ngine_io.blocky_dns
  vars:
    blocky_hosts_dns_enabled: true
    blocky_hosts_dns_domain: "my.domain"

journalctl output from blocky

Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "upstream" is deprecated, please use "upstreams.groups" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "logLevel" is deprecated, please use "log.level" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "blocking.blackLists" is deprecated, please use "blocking.denylists" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "blocking.whiteLists" is deprecated, please use "blocking.allowlists" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44] ERROR configuration uses deprecated options, see warning logs for details
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/                                                              _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/                                                              _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/       _/        _/                      _/                   _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/      _/_/_/    _/    _/_/      _/_/_/  _/  _/    _/    _/    _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/     _/    _/  _/  _/    _/  _/        _/_/      _/    _/     _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/    _/    _/  _/  _/    _/  _/        _/  _/    _/    _/      _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/   _/_/_/    _/    _/_/      _/_/_/  _/    _/    _/_/_/       _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/                                                    _/        _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/                                               _/_/           _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/                                                              _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/                                                              _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/  Version: v0.24              Build time: 20240525-085957     _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/                                                              _/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "upstream" is deprecated, please use "upstreams.groups" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "logLevel" is deprecated, please use "log.level" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "blocking.blackLists" is deprecated, please use "blocking.denylists" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  WARN config option "blocking.whiteLists" is deprecated, please use "blocking.allowlists" instead
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44] ERROR configuration uses deprecated options, see warning logs for details
Nov 12 18:57:44 adguard1 blocky[4095]: [2024-11-12 18:57:44]  INFO bootstrap: bootstrapDns is not configured, will use system resolver
Nov 12 18:57:45 adguard1 blocky[4095]: [2024-11-12 18:57:45]  INFO list_cache: import succeeded count=2701 source=https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
Nov 12 18:57:47 adguard1 blocky[4095]: [2024-11-12 18:57:47]  INFO list_cache: import succeeded count=154554 source=https://blocklistproject.github.io/Lists/ads.txt
Nov 12 18:57:47 adguard1 blocky[4095]: [2024-11-12 18:57:47]  INFO list_cache: import succeeded count=1274 source=https://blocklistproject.github.io/Lists/scam.txt
Nov 12 18:57:49 adguard1 blocky[4095]: [2024-11-12 18:57:49]  WARN list_cache: Temporary network err / Timeout occurred: temporary error occurred: Get "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts": context deadline exceeded (Client.Timeout exceeded while aw
aiting headers) attempt=1/3 link=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 18:57:49 adguard1 blocky[4095]: [2024-11-12 18:57:49]  WARN list_cache: Temporary network err / Timeout occurred: temporary error occurred: Get "https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt": context deadline exceeded (Client.Timeout
 exceeded while awaiting headers) attempt=1/3 link=https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 12 18:57:51 adguard1 blocky[4095]: [2024-11-12 18:57:51]  INFO list_cache: import succeeded count=435221 source=https://blocklistproject.github.io/Lists/malware.txt
Nov 12 18:57:51 adguard1 blocky[4095]: [2024-11-12 18:57:51]  WARN list_cache: parse error: line 78178: 3 errors occurred:
Nov 12 18:57:51 adguard1 blocky[4095]:         * idna: invalid label "y-qna-us": xn--y-qna-us.attn.tv
Nov 12 18:57:51 adguard1 blocky[4095]:         * invalid ip: xn--y-qna-us.attn.tv
Nov 12 18:57:51 adguard1 blocky[4095]:         * unsupported wildcard 'xn--y-qna-us.attn.tv': must start with '*.' and contain no other '*'
Nov 12 18:57:51 adguard1 blocky[4095]: , trying to continue count=78166 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 12 18:57:51 adguard1 blocky[4095]: [2024-11-12 18:57:51]  INFO list_cache: import succeeded count=1904 source=https://blocklistproject.github.io/Lists/ransomware.txt
Nov 12 18:57:52 adguard1 blocky[4095]: [2024-11-12 18:57:52]  WARN list_cache: parse error: line 100749: 3 errors occurred:
Nov 12 18:57:52 adguard1 blocky[4095]:         * idna: invalid label "line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072": dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 12 18:57:52 adguard1 blocky[4095]:         * invalid ip: dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 12 18:57:52 adguard1 blocky[4095]:         * unsupported wildcard 'dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn': must start with '*.' and contain no other '*'
Nov 12 18:57:52 adguard1 blocky[4095]: , trying to continue count=100736 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 12 18:57:54 adguard1 blocky[4095]: [2024-11-12 18:57:54]  WARN list_cache: parse error: line 97326: 3 errors occurred:
Nov 12 18:57:54 adguard1 blocky[4095]:         * unexpected second column: www.||immediate-bitwave.com
Nov 12 18:57:54 adguard1 blocky[4095]:         * invalid domain name: www.||immediate-bitwave.com
Nov 12 18:57:54 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 12 18:57:54 adguard1 blocky[4095]: , trying to continue count=92262 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 18:57:54 adguard1 blocky[4095]: [2024-11-12 18:57:54]  WARN list_cache: parse error: line 98501: 3 errors occurred:
Nov 12 18:57:54 adguard1 blocky[4095]:         * unexpected second column: ||immediate-bitwave.com
Nov 12 18:57:54 adguard1 blocky[4095]:         * invalid domain name: ||immediate-bitwave.com
Nov 12 18:57:54 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 12 18:57:54 adguard1 blocky[4095]: , trying to continue count=93436 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 18:57:56 adguard1 blocky[4095]: [2024-11-12 18:57:56]  INFO list_cache: import succeeded count=121219 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 18:57:58 adguard1 blocky[4095]: [2024-11-12 18:57:58]  INFO list_cache: import succeeded count=190222 source=https://blocklistproject.github.io/Lists/phishing.txt
Nov 12 18:57:58 adguard1 blocky[4095]: [2024-11-12 18:57:58]  INFO list_cache: group import finished group=malware total_count=619778
Nov 12 18:58:03 adguard1 blocky[4095]: [2024-11-12 18:58:03]  INFO list_cache: import succeeded count=500340 source=https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO list_cache: import succeeded count=535997 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO list_cache: group import finished group=ads total_count=962688
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO list_cache: import succeeded count=191 source=https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO list_cache: group import finished group=ads total_count=191
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: current configuration:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: -> query_logging:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      type: console
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      logRetentionDays: 0
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      flushInterval: 30 seconds
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      fields: [clientIP clientName responseReason responseAnswer question duration]
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      ignore:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        sudn: false
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: -> metrics:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      url path: /metrics
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: -> blocking:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      clientGroupsBlock:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        default = [ads malware]
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      blockType = ZEROIP
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      blockTTL = 10 seconds
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      loading:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        concurrency = 4
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        refresh = every 4 hours
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        downloads:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:          timeout = 5 seconds
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:          attempts = 3
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      denylists:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        ads:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://blocklistproject.github.io/Lists/ads.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        malware:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://blocklistproject.github.io/Lists/malware.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://blocklistproject.github.io/Lists/ransomware.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://blocklistproject.github.io/Lists/scam.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://blocklistproject.github.io/Lists/phishing.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      allowlists:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        ads:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:           - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      denylist cache entries:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        ads: 962688 entries
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        malware: 619778 entries
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        TOTAL: 1582466 entries
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      allowlist cache entries:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        ads: 191 entries
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        TOTAL: 191 entries
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: -> caching:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      minTime = 5 minutes
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      maxTime = 1 hour
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      cacheTimeNegative = 30 minutes
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      prefetching:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        expires   = 2 hours
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        threshold = 5
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        maxItems  = 0
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      cache entries = 0
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: -> special_use_domains:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: -> parallel_best:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      group: default
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:      upstreams:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        - tcp+udp:9.9.9.9
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        - tcp+udp:149.112.112.112
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        - tcp+udp:1.1.1.1
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:        - tcp+udp:1.0.0.1
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: listeners:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:   DNS   = [53]
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:   TLS   = []
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:   HTTP  = [4000]
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:   HTTPS = []
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: runtime information:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:   numCPU =       2
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:   numGoroutine = 12
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:   memory:
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:     heap =             37 MB
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:     sys =             172 MB
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server:     numGC =           587
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: Starting server
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: http server is up and running on addr/port 4000
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: TCP server is up and running on address :53
Nov 12 18:58:05 adguard1 blocky[4095]: [2024-11-12 18:58:05]  INFO server: UDP server is up and running on address :53
Nov 12 22:58:05 adguard1 blocky[4095]: [2024-11-12 22:58:05]  INFO list_cache: import succeeded count=191 source=https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
Nov 12 22:58:05 adguard1 blocky[4095]: [2024-11-12 22:58:05]  INFO list_cache: group import finished group=ads total_count=191
Nov 12 22:58:05 adguard1 blocky[4095]: [2024-11-12 22:58:05]  INFO list_cache: import succeeded count=1904 source=https://blocklistproject.github.io/Lists/ransomware.txt
Nov 12 22:58:05 adguard1 blocky[4095]: [2024-11-12 22:58:05]  INFO list_cache: import succeeded count=1274 source=https://blocklistproject.github.io/Lists/scam.txt
Nov 12 22:58:06 adguard1 blocky[4095]: [2024-11-12 22:58:06]  WARN list_cache: parse error: line 97326: 3 errors occurred:
Nov 12 22:58:06 adguard1 blocky[4095]:         * unexpected second column: www.||immediate-bitwave.com
Nov 12 22:58:06 adguard1 blocky[4095]:         * invalid domain name: www.||immediate-bitwave.com
Nov 12 22:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 12 22:58:06 adguard1 blocky[4095]: , trying to continue count=92262 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 22:58:06 adguard1 blocky[4095]: [2024-11-12 22:58:06]  WARN list_cache: parse error: line 98501: 3 errors occurred:
Nov 12 22:58:06 adguard1 blocky[4095]:         * unexpected second column: ||immediate-bitwave.com
Nov 12 22:58:06 adguard1 blocky[4095]:         * invalid domain name: ||immediate-bitwave.com
Nov 12 22:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 12 22:58:06 adguard1 blocky[4095]: , trying to continue count=93436 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 22:58:07 adguard1 blocky[4095]: [2024-11-12 22:58:07]  INFO list_cache: import succeeded count=121219 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 12 22:58:07 adguard1 blocky[4095]: [2024-11-12 22:58:07]  INFO list_cache: import succeeded count=2701 source=https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
Nov 12 22:58:09 adguard1 blocky[4095]: [2024-11-12 22:58:09]  INFO list_cache: import succeeded count=190222 source=https://blocklistproject.github.io/Lists/phishing.txt
Nov 12 22:58:12 adguard1 blocky[4095]: [2024-11-12 22:58:12]  INFO list_cache: import succeeded count=435221 source=https://blocklistproject.github.io/Lists/malware.txt
Nov 12 22:58:12 adguard1 blocky[4095]: [2024-11-12 22:58:12]  INFO list_cache: group import finished group=malware total_count=619778
Nov 12 22:58:12 adguard1 blocky[4095]: [2024-11-12 22:58:12]  WARN list_cache: parse error: line 78178: 3 errors occurred:
Nov 12 22:58:12 adguard1 blocky[4095]:         * idna: invalid label "y-qna-us": xn--y-qna-us.attn.tv
Nov 12 22:58:12 adguard1 blocky[4095]:         * invalid ip: xn--y-qna-us.attn.tv
Nov 12 22:58:12 adguard1 blocky[4095]:         * unsupported wildcard 'xn--y-qna-us.attn.tv': must start with '*.' and contain no other '*'
Nov 12 22:58:12 adguard1 blocky[4095]: , trying to continue count=78166 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 12 22:58:12 adguard1 blocky[4095]: [2024-11-12 22:58:12]  INFO list_cache: import succeeded count=154554 source=https://blocklistproject.github.io/Lists/ads.txt
Nov 12 22:58:13 adguard1 blocky[4095]: [2024-11-12 22:58:13]  WARN list_cache: parse error: line 100749: 3 errors occurred:
Nov 12 22:58:13 adguard1 blocky[4095]:         * idna: invalid label "line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072": dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 12 22:58:13 adguard1 blocky[4095]:         * invalid ip: dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 12 22:58:13 adguard1 blocky[4095]:         * unsupported wildcard 'dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn': must start with '*.' and contain no other '*'
Nov 12 22:58:13 adguard1 blocky[4095]: , trying to continue count=100736 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 12 22:58:16 adguard1 blocky[4095]: [2024-11-12 22:58:16]  INFO list_cache: import succeeded count=500340 source=https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 12 22:58:19 adguard1 blocky[4095]: [2024-11-12 22:58:19]  INFO list_cache: import succeeded count=535997 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 12 22:58:19 adguard1 blocky[4095]: [2024-11-12 22:58:19]  INFO list_cache: group import finished group=ads total_count=962688
Nov 13 02:58:05 adguard1 blocky[4095]: [2024-11-13 02:58:05]  INFO list_cache: import succeeded count=191 source=https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
Nov 13 02:58:05 adguard1 blocky[4095]: [2024-11-13 02:58:05]  INFO list_cache: group import finished group=ads total_count=191
Nov 13 02:58:05 adguard1 blocky[4095]: [2024-11-13 02:58:05]  INFO list_cache: import succeeded count=2701 source=https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
Nov 13 02:58:05 adguard1 blocky[4095]: [2024-11-13 02:58:05]  INFO list_cache: import succeeded count=1904 source=https://blocklistproject.github.io/Lists/ransomware.txt
Nov 13 02:58:05 adguard1 blocky[4095]: [2024-11-13 02:58:05]  INFO list_cache: import succeeded count=1274 source=https://blocklistproject.github.io/Lists/scam.txt
Nov 13 02:58:06 adguard1 blocky[4095]: [2024-11-13 02:58:06]  WARN list_cache: parse error: line 97326: 3 errors occurred:
Nov 13 02:58:06 adguard1 blocky[4095]:         * unexpected second column: www.||immediate-bitwave.com
Nov 13 02:58:06 adguard1 blocky[4095]:         * invalid domain name: www.||immediate-bitwave.com
Nov 13 02:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 02:58:06 adguard1 blocky[4095]: , trying to continue count=92262 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 02:58:06 adguard1 blocky[4095]: [2024-11-13 02:58:06]  WARN list_cache: parse error: line 98501: 3 errors occurred:
Nov 13 02:58:06 adguard1 blocky[4095]:         * unexpected second column: ||immediate-bitwave.com
Nov 13 02:58:06 adguard1 blocky[4095]:         * invalid domain name: ||immediate-bitwave.com
Nov 13 02:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 02:58:06 adguard1 blocky[4095]: , trying to continue count=93436 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 02:58:07 adguard1 blocky[4095]: [2024-11-13 02:58:07]  INFO list_cache: import succeeded count=121219 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 02:58:10 adguard1 blocky[4095]: [2024-11-13 02:58:10]  INFO list_cache: import succeeded count=190222 source=https://blocklistproject.github.io/Lists/phishing.txt
Nov 13 02:58:12 adguard1 blocky[4095]: [2024-11-13 02:58:12]  INFO list_cache: import succeeded count=435221 source=https://blocklistproject.github.io/Lists/malware.txt
Nov 13 02:58:12 adguard1 blocky[4095]: [2024-11-13 02:58:12]  INFO list_cache: group import finished group=malware total_count=619778
Nov 13 02:58:12 adguard1 blocky[4095]: [2024-11-13 02:58:12]  INFO list_cache: import succeeded count=154554 source=https://blocklistproject.github.io/Lists/ads.txt
Nov 13 02:58:12 adguard1 blocky[4095]: [2024-11-13 02:58:12]  WARN list_cache: parse error: line 78178: 3 errors occurred:
Nov 13 02:58:12 adguard1 blocky[4095]:         * idna: invalid label "y-qna-us": xn--y-qna-us.attn.tv
Nov 13 02:58:12 adguard1 blocky[4095]:         * invalid ip: xn--y-qna-us.attn.tv
Nov 13 02:58:12 adguard1 blocky[4095]:         * unsupported wildcard 'xn--y-qna-us.attn.tv': must start with '*.' and contain no other '*'
Nov 13 02:58:12 adguard1 blocky[4095]: , trying to continue count=78166 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 02:58:13 adguard1 blocky[4095]: [2024-11-13 02:58:13]  WARN list_cache: parse error: line 100749: 3 errors occurred:
Nov 13 02:58:13 adguard1 blocky[4095]:         * idna: invalid label "line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072": dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 02:58:13 adguard1 blocky[4095]:         * invalid ip: dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 02:58:13 adguard1 blocky[4095]:         * unsupported wildcard 'dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn': must start with '*.' and contain no other '*'
Nov 13 02:58:13 adguard1 blocky[4095]: , trying to continue count=100736 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 02:58:16 adguard1 blocky[4095]: [2024-11-13 02:58:16]  INFO list_cache: import succeeded count=500340 source=https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 13 02:58:19 adguard1 blocky[4095]: [2024-11-13 02:58:19]  INFO list_cache: import succeeded count=535997 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 02:58:19 adguard1 blocky[4095]: [2024-11-13 02:58:19]  INFO list_cache: group import finished group=ads total_count=962688
Nov 13 06:58:05 adguard1 blocky[4095]: [2024-11-13 06:58:05]  INFO list_cache: import succeeded count=191 source=https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
Nov 13 06:58:05 adguard1 blocky[4095]: [2024-11-13 06:58:05]  INFO list_cache: group import finished group=ads total_count=191
Nov 13 06:58:05 adguard1 blocky[4095]: [2024-11-13 06:58:05]  INFO list_cache: import succeeded count=1274 source=https://blocklistproject.github.io/Lists/scam.txt
Nov 13 06:58:05 adguard1 blocky[4095]: [2024-11-13 06:58:05]  INFO list_cache: import succeeded count=2701 source=https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
Nov 13 06:58:06 adguard1 blocky[4095]: [2024-11-13 06:58:06]  WARN list_cache: parse error: line 97326: 3 errors occurred:
Nov 13 06:58:06 adguard1 blocky[4095]:         * unexpected second column: www.||immediate-bitwave.com
Nov 13 06:58:06 adguard1 blocky[4095]:         * invalid domain name: www.||immediate-bitwave.com
Nov 13 06:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 06:58:06 adguard1 blocky[4095]: , trying to continue count=92262 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 06:58:06 adguard1 blocky[4095]: [2024-11-13 06:58:06]  WARN list_cache: parse error: line 98501: 3 errors occurred:
Nov 13 06:58:06 adguard1 blocky[4095]:         * unexpected second column: ||immediate-bitwave.com
Nov 13 06:58:06 adguard1 blocky[4095]:         * invalid domain name: ||immediate-bitwave.com
Nov 13 06:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 06:58:06 adguard1 blocky[4095]: , trying to continue count=93436 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 06:58:07 adguard1 blocky[4095]: [2024-11-13 06:58:07]  INFO list_cache: import succeeded count=121219 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 06:58:08 adguard1 blocky[4095]: [2024-11-13 06:58:08]  WARN list_cache: parse error: line 78179: 3 errors occurred:
Nov 13 06:58:08 adguard1 blocky[4095]:         * idna: invalid label "y-qna-us": xn--y-qna-us.attn.tv
Nov 13 06:58:08 adguard1 blocky[4095]:         * invalid ip: xn--y-qna-us.attn.tv
Nov 13 06:58:08 adguard1 blocky[4095]:         * unsupported wildcard 'xn--y-qna-us.attn.tv': must start with '*.' and contain no other '*'
Nov 13 06:58:08 adguard1 blocky[4095]: , trying to continue count=78167 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 06:58:08 adguard1 blocky[4095]: [2024-11-13 06:58:08]  INFO list_cache: import succeeded count=154554 source=https://blocklistproject.github.io/Lists/ads.txt
Nov 13 06:58:08 adguard1 blocky[4095]: [2024-11-13 06:58:08]  INFO list_cache: import succeeded count=1904 source=https://blocklistproject.github.io/Lists/ransomware.txt
Nov 13 06:58:08 adguard1 blocky[4095]: [2024-11-13 06:58:08]  WARN list_cache: parse error: line 100767: 3 errors occurred:
Nov 13 06:58:08 adguard1 blocky[4095]:         * idna: invalid label "line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072": dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 06:58:08 adguard1 blocky[4095]:         * invalid ip: dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 06:58:08 adguard1 blocky[4095]:         * unsupported wildcard 'dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn': must start with '*.' and contain no other '*'
Nov 13 06:58:08 adguard1 blocky[4095]: , trying to continue count=100754 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 06:58:13 adguard1 blocky[4095]: [2024-11-13 06:58:13]  INFO list_cache: import succeeded count=190222 source=https://blocklistproject.github.io/Lists/phishing.txt
Nov 13 06:58:13 adguard1 blocky[4095]: [2024-11-13 06:58:13]  INFO list_cache: import succeeded count=435221 source=https://blocklistproject.github.io/Lists/malware.txt
Nov 13 06:58:14 adguard1 blocky[4095]: [2024-11-13 06:58:14]  INFO list_cache: group import finished group=malware total_count=619778
Nov 13 06:58:17 adguard1 blocky[4095]: [2024-11-13 06:58:17]  INFO list_cache: import succeeded count=500340 source=https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 13 06:58:19 adguard1 blocky[4095]: [2024-11-13 06:58:19]  INFO list_cache: import succeeded count=535695 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 06:58:19 adguard1 blocky[4095]: [2024-11-13 06:58:19]  INFO list_cache: group import finished group=ads total_count=962455
Nov 13 10:58:05 adguard1 blocky[4095]: [2024-11-13 10:58:05]  INFO list_cache: import succeeded count=191 source=https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
Nov 13 10:58:05 adguard1 blocky[4095]: [2024-11-13 10:58:05]  INFO list_cache: group import finished group=ads total_count=191
Nov 13 10:58:05 adguard1 blocky[4095]: [2024-11-13 10:58:05]  INFO list_cache: import succeeded count=1904 source=https://blocklistproject.github.io/Lists/ransomware.txt
Nov 13 10:58:05 adguard1 blocky[4095]: [2024-11-13 10:58:05]  INFO list_cache: import succeeded count=1274 source=https://blocklistproject.github.io/Lists/scam.txt
Nov 13 10:58:06 adguard1 blocky[4095]: [2024-11-13 10:58:06]  WARN list_cache: parse error: line 97326: 3 errors occurred:
Nov 13 10:58:06 adguard1 blocky[4095]:         * unexpected second column: www.||immediate-bitwave.com
Nov 13 10:58:06 adguard1 blocky[4095]:         * invalid domain name: www.||immediate-bitwave.com
Nov 13 10:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 10:58:06 adguard1 blocky[4095]: , trying to continue count=92262 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 10:58:06 adguard1 blocky[4095]: [2024-11-13 10:58:06]  WARN list_cache: parse error: line 98501: 3 errors occurred:
Nov 13 10:58:06 adguard1 blocky[4095]:         * unexpected second column: ||immediate-bitwave.com
Nov 13 10:58:06 adguard1 blocky[4095]:         * invalid domain name: ||immediate-bitwave.com
Nov 13 10:58:06 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 10:58:06 adguard1 blocky[4095]: , trying to continue count=93436 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 10:58:07 adguard1 blocky[4095]: [2024-11-13 10:58:07]  INFO list_cache: import succeeded count=121219 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 10:58:08 adguard1 blocky[4095]: [2024-11-13 10:58:08]  INFO list_cache: import succeeded count=2701 source=https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
Nov 13 10:58:09 adguard1 blocky[4095]: [2024-11-13 10:58:09]  INFO list_cache: import succeeded count=190222 source=https://blocklistproject.github.io/Lists/phishing.txt
Nov 13 10:58:12 adguard1 blocky[4095]: [2024-11-13 10:58:12]  WARN list_cache: parse error: line 78179: 3 errors occurred:
Nov 13 10:58:12 adguard1 blocky[4095]:         * idna: invalid label "y-qna-us": xn--y-qna-us.attn.tv
Nov 13 10:58:12 adguard1 blocky[4095]:         * invalid ip: xn--y-qna-us.attn.tv
Nov 13 10:58:12 adguard1 blocky[4095]:         * unsupported wildcard 'xn--y-qna-us.attn.tv': must start with '*.' and contain no other '*'
Nov 13 10:58:12 adguard1 blocky[4095]: , trying to continue count=78167 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 10:58:12 adguard1 blocky[4095]: [2024-11-13 10:58:12]  INFO list_cache: import succeeded count=435221 source=https://blocklistproject.github.io/Lists/malware.txt
Nov 13 10:58:12 adguard1 blocky[4095]: [2024-11-13 10:58:12]  INFO list_cache: group import finished group=malware total_count=619778
Nov 13 10:58:13 adguard1 blocky[4095]: [2024-11-13 10:58:13]  WARN list_cache: parse error: line 100767: 3 errors occurred:
Nov 13 10:58:13 adguard1 blocky[4095]:         * idna: invalid label "line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072": dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 10:58:13 adguard1 blocky[4095]:         * invalid ip: dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 10:58:13 adguard1 blocky[4095]:         * unsupported wildcard 'dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn': must start with '*.' and contain no other '*'
Nov 13 10:58:13 adguard1 blocky[4095]: , trying to continue count=100754 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 10:58:14 adguard1 blocky[4095]: [2024-11-13 10:58:14]  INFO list_cache: import succeeded count=154554 source=https://blocklistproject.github.io/Lists/ads.txt
Nov 13 10:58:16 adguard1 blocky[4095]: [2024-11-13 10:58:16]  INFO list_cache: import succeeded count=500340 source=https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 13 10:58:19 adguard1 blocky[4095]: [2024-11-13 10:58:19]  INFO list_cache: import succeeded count=535695 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 10:58:19 adguard1 blocky[4095]: [2024-11-13 10:58:19]  INFO list_cache: group import finished group=ads total_count=962455
Nov 13 14:58:05 adguard1 blocky[4095]: [2024-11-13 14:58:05]  INFO list_cache: import succeeded count=191 source=https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
Nov 13 14:58:05 adguard1 blocky[4095]: [2024-11-13 14:58:05]  INFO list_cache: group import finished group=ads total_count=191
Nov 13 14:58:05 adguard1 blocky[4095]: [2024-11-13 14:58:05]  INFO list_cache: import succeeded count=2701 source=https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
Nov 13 14:58:07 adguard1 blocky[4095]: [2024-11-13 14:58:07]  WARN list_cache: parse error: line 78179: 3 errors occurred:
Nov 13 14:58:07 adguard1 blocky[4095]:         * idna: invalid label "y-qna-us": xn--y-qna-us.attn.tv
Nov 13 14:58:07 adguard1 blocky[4095]:         * invalid ip: xn--y-qna-us.attn.tv
Nov 13 14:58:07 adguard1 blocky[4095]:         * unsupported wildcard 'xn--y-qna-us.attn.tv': must start with '*.' and contain no other '*'
Nov 13 14:58:07 adguard1 blocky[4095]: , trying to continue count=78167 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 14:58:07 adguard1 blocky[4095]: [2024-11-13 14:58:07]  WARN list_cache: parse error: line 97326: 3 errors occurred:
Nov 13 14:58:07 adguard1 blocky[4095]:         * unexpected second column: www.||immediate-bitwave.com
Nov 13 14:58:07 adguard1 blocky[4095]:         * invalid domain name: www.||immediate-bitwave.com
Nov 13 14:58:07 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 14:58:07 adguard1 blocky[4095]: , trying to continue count=92262 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 14:58:07 adguard1 blocky[4095]: [2024-11-13 14:58:07]  WARN list_cache: parse error: line 98501: 3 errors occurred:
Nov 13 14:58:07 adguard1 blocky[4095]:         * unexpected second column: ||immediate-bitwave.com
Nov 13 14:58:07 adguard1 blocky[4095]:         * invalid domain name: ||immediate-bitwave.com
Nov 13 14:58:07 adguard1 blocky[4095]:         * unsupported wildcard '0.0.0.0': must start with '*.' and contain no other '*'
Nov 13 14:58:07 adguard1 blocky[4095]: , trying to continue count=93436 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 14:58:08 adguard1 blocky[4095]: [2024-11-13 14:58:08]  WARN list_cache: parse error: line 100767: 3 errors occurred:
Nov 13 14:58:08 adguard1 blocky[4095]:         * idna: invalid label "line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072": dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 14:58:08 adguard1 blocky[4095]:         * invalid ip: dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn
Nov 13 14:58:08 adguard1 blocky[4095]:         * unsupported wildcard 'dns1.webproxy.idc.cse.xn--line-tk4c0cf2ooiyhod-jp-mvm-ri-d067072.telemetry.canva.cn': must start with '*.' and contain no other '*'
Nov 13 14:58:08 adguard1 blocky[4095]: , trying to continue count=100754 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 14:58:09 adguard1 blocky[4095]: [2024-11-13 14:58:09]  INFO list_cache: import succeeded count=121219 source=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
Nov 13 14:58:11 adguard1 blocky[4095]: [2024-11-13 14:58:11]  INFO list_cache: import succeeded count=154554 source=https://blocklistproject.github.io/Lists/ads.txt
Nov 13 14:58:11 adguard1 blocky[4095]: [2024-11-13 14:58:11]  INFO list_cache: import succeeded count=1904 source=https://blocklistproject.github.io/Lists/ransomware.txt
Nov 13 14:58:11 adguard1 blocky[4095]: [2024-11-13 14:58:11]  INFO list_cache: import succeeded count=1274 source=https://blocklistproject.github.io/Lists/scam.txt
Nov 13 14:58:16 adguard1 blocky[4095]: [2024-11-13 14:58:16]  INFO list_cache: import succeeded count=190222 source=https://blocklistproject.github.io/Lists/phishing.txt
Nov 13 14:58:16 adguard1 blocky[4095]: [2024-11-13 14:58:16]  INFO list_cache: import succeeded count=435221 source=https://blocklistproject.github.io/Lists/malware.txt
Nov 13 14:58:16 adguard1 blocky[4095]: [2024-11-13 14:58:16]  INFO list_cache: group import finished group=malware total_count=619778
Nov 13 14:58:23 adguard1 blocky[4095]: [2024-11-13 14:58:23]  INFO list_cache: import succeeded count=500340 source=https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
Nov 13 14:58:24 adguard1 blocky[4095]: [2024-11-13 14:58:24]  INFO list_cache: import succeeded count=535695 source=https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
Nov 13 14:58:24 adguard1 blocky[4095]: [2024-11-13 14:58:24]  INFO list_cache: group import finished group=ads total_count=962455
Dialgatrainer02 commented 4 days ago

blocky seems to be working

dig @192.168.0.201 google.com

; <<>> DiG 9.20.3 <<>> @192.168.0.201 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34233
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;google.com.            IN  A

;; ANSWER SECTION:
google.com.     300 IN  A   142.250.200.14

;; Query time: 33 msec
;; SERVER: 192.168.0.201#53(192.168.0.201) (UDP)
;; WHEN: Wed Nov 13 17:02:50 GMT 2024
;; MSG SIZE  rcvd: 55

it correctly resolves google.com so im unsure why ansible is failing

i can run the same dig command while ansible still seems to think its not working

resmo commented 4 days ago

domain must be prefixed with '.', please read the comment in the readme and defaults file.

Dialgatrainer02 commented 4 days ago

it is i just removed it as i didnt want to leak my domain

resmo commented 4 days ago

blocky logs, don't help much. what version of ansible-role-blocky-dns is it? 0.2.1? Did you configure it to listen to the IP 127.0.0.1? why? which task is it failing? does the /opt/blocky/config.yaml look like expected? custom dns part?

Dialgatrainer02 commented 4 days ago

i told ansible galaxy to install of main no vars have been changed apart from the ones i showed before the last task in the role "Ensure blocky is ready"

cat /opt/blocky/config.yaml 
# Ansible managed
upstream:
  default:
  - 9.9.9.9
  - 149.112.112.112
  - 1.1.1.1
  - 1.0.0.1

blocking:
  blockTTL: 10s
  blackLists:
    ads:
    - https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
    - https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
    - https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
    - https://blocklistproject.github.io/Lists/ads.txt
    - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.txt
    malware:
    - https://blocklistproject.github.io/Lists/malware.txt
    - https://blocklistproject.github.io/Lists/ransomware.txt
    - https://blocklistproject.github.io/Lists/scam.txt
    - https://blocklistproject.github.io/Lists/phishing.txt
  clientGroupsBlock:
    default:
    - ads
    - malware
  whiteLists:
    ads:
    - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt

ports:
  dns: 53
  http: 4000

logLevel: info

caching:
  minTime: 5m
  maxTime: 60m
  prefetching: true

customDNS:
  customTTL: 60m
  filterUnmappedTypes: true
  rewrite:
  mapping:
    {}

conditional:
  fallbackUpstream: false
  mapping:
    {}

prometheus:
  enable: true
  path: /metrics

this is the config and it doesnt look as expected as the custom dns for hosts havent applied

this is thee template file from my ansiblehome/roles direcotry

# {{ ansible_managed }}
{% if blocky__hosts_dns_enabled -%}
# Added to blocky__custom_dns from inventory due to blocky__hosts_dns_enabled=true
{% for host in groups[blocky__hosts_dns_invenory_group] -%}
{% set fqdn = host + blocky__hosts_dns_domain %}
{% if (hostvars[host]["blocky__hosts_dns_ignore"] is undefined or not hostvars[host]["blocky__hosts_dns_ignore"])
  and fqdn not in blocky__custom_dns
  and hostvars[host][blocky__hosts_dns_host_ip_var] is defined
  and host != "localhost" %}
{% set _ = blocky__custom_dns.update({ fqdn: hostvars[host][blocky__hosts_dns_host_ip_var] }) -%}
{% else -%}
# Skipping {{ host }}
{% endif -%}
{% endfor -%}
{% endif -%}

upstream:
  {{ blocky__upstreams | to_nice_yaml(indent=2) | trim | indent(2) }}

blocking:
  blockTTL: 10s
  blackLists:
    {{ blocky__blocking_blacklists | to_nice_yaml(indent=2) | trim | indent(4) }}
  clientGroupsBlock:
    {{ blocky__blocking_client_groups_block | to_nice_yaml(indent=2) | trim | indent(4) }}
  whiteLists:
    {{ blocky__blocking_whitelists | to_nice_yaml(indent=2) | trim | indent(4) }}

ports:
  dns: {{ blocky__ports_dns | to_nice_yaml(indent=2) | trim | indent(2) }}
  http: {{ blocky__ports_http | to_nice_yaml(indent=2) | trim | indent(2) }}

logLevel: {{ blocky__log_level | to_yaml }}

caching:
  minTime: 5m
  maxTime: 60m
  prefetching: true

customDNS:
  customTTL: 60m
  filterUnmappedTypes: true
  rewrite:
  mapping:
    {{ blocky__custom_dns | to_nice_yaml(indent=2) | trim | indent(4) }}

conditional:
  fallbackUpstream: false
  mapping:
    {{ blocky__custom_domain | to_nice_yaml(indent=2) | trim | indent(4) }}

prometheus:
  enable: true
  path: /metrics
resmo commented 4 days ago

Thanks, so did you add a ansible_host=... variable with an IP then in the host_vars/inventory for your hosts?

resmo commented 4 days ago

ahhh!! its blocky__hosts_dns_enabled not blocky_hosts_dns_enabled

Dialgatrainer02 commented 4 days ago

I've updated the config to add the second underscore

Dialgatrainer02 commented 4 days ago

custom dns works and i can dig it to get the correct result however for some reason the playbook still fails at https://github.com/ngine-io/ansible-role-blocky-dns/blob/d257d6e0fffd61ac9f95ac1322a384df55d9ef06/tasks/main.yml#L96C1-L99C13

resmo commented 3 days ago

Hi @Dialgatrainer02 I can not reproduce. Could you share the value of blocky__ports_dns in your setup? Did you set this variable in your project? or is it still the default value of the role?

Dialgatrainer02 commented 3 days ago

It is the default variable the only specified card are use host DNS and the host DNS domain. the DNS server is listening on port 53 I can confirm using dig. Blocky is running in an unprivileged lxc on proxmox just in case that nessecary

My code is at https://github.com/Dialgatrainer02/home-lab/tree/main/playbooks/dns.yml

resmo commented 3 days ago

I also use lxc on proxmox:

can you confirm, that in your blocky lxc:

# ss -ltpn | grep 53
LISTEN 0      4096               *:53              *:*    users:(("blocky",pid=121,fd=10)) 
Dialgatrainer02 commented 3 days ago

When I get home I'll.be able to I'll.update you then

Dialgatrainer02 commented 3 days ago

I forgot I destroyed my home lab yesterday so I rebuilt it ran the playbook and it's working now??

Dialgatrainer02 commented 3 days ago

it came back i ran it twice consecutively first run it worked no problem this time it failed

fatal: [dns1]: FAILED! => {"changed": false, "elapsed": 301, "msg": "Timeout when waiting for 127.0.0.1:53"}
fatal: [dns2]: FAILED! => {"changed": false, "elapsed": 301, "msg": "Timeout when waiting for 127.0.0.1:53"}

same message as before

i was ssh'ed in while it was running ss -ltpn | grep 53

LISTEN 0      4096               *:53              *:*    users:(("blocky",pid=7361,fd=8))   

even when this was showing the port was in use it failed on both machines i changed my vars to add 2 custom dns rules but i can dig them correctly so thats not the issue

resmo commented 3 days ago

can not reproduce, but added an option in #5 to disable the readiness check.

resmo commented 3 days ago

use blocky__readiness_check_enabled=false to disable readiness check

Dialgatrainer02 commented 3 days ago

Thank you I have no clue why it's doing it tho