hiddify / hiddify-next

Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.
https://hiddify.com
Other
14.84k stars 1.39k forks source link

DNS Do not use UDP protocol on nodes that do not support UDP #691

Open betaxab opened 5 months ago

betaxab commented 5 months ago

Search first

What Happened?

I would like APP to not use TCP to connect to remote DNS on nodes that don't support UDP, or just not enable DNS routing.

If a server node does not support UDP, or if the carrier itself disables the UDP protocol, then a DNS query will fail, users will not be able to access any banned web pages.

Two options are available:

  1. The "Enable dns routing" option can be turned off by default.

  2. Change the default "Remote DNS" option "udp://1.1.1.1" to "tcp://1.1.1.1"

Or if you have a better idea, please use it!

I've learned that most general users of hiddify don't know much about the configuration options, they just want to be able to import subscriptions and just pick a server node and use it. It is difficult to let these users modify the DNS options.

Since network conditions are complex, UDP is not expected to work everywhere. I wish there could be an out-of-the-box solution for this, thanks!

Minimal Reproducible Example (MRE)

Import Subscriptions Select an server and use.

Expected Behavior

Normal browser access.

Version

v1.0.0

Platform/OS

Android

Additional Context

No response

Application Config Options

No response

Relevant log output

app.log 

'''                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   17:37:37.955617 - [I] bootstrap: initializing [logs repository]
17:37:37.956810 - [D] bootstrap: [logs repository] initialized in 1ms
17:37:37.956855 - [I] bootstrap: initializing [logger controller]
17:37:37.956937 - [D] bootstrap: [logger controller] initialized in 0ms
17:37:37.956988 - [I] bootstrap: Hiddify v0.18.0 (1800) [dev]
general release
android [T1SC33.52-8-22]
17:37:37.957029 - [I] bootstrap: initializing [geo assets repository]
17:37:37.957228 - [D] PreferencesEntry<int, int>: getting persisted preference [mixed-port](int)
17:37:37.957369 - [D] DioHttpClient: setting proxy port: [2334]
17:37:37.957411 - [D] GeoAssetRepositoryImpl: initializing
17:37:38.014336 - [D] bootstrap: [geo assets repository] initialized in 57ms
17:37:38.014411 - [I] bootstrap: initializing [profile repository]
17:37:38.015747 - [D] bootstrap: [profile repository] initialized in 1ms
17:37:38.015793 - [I] bootstrap: initializing [active profile]
17:37:38.016091 - [D] ActiveProfile: watching active profile
17:37:38.022699 - [D] AppDatabase: populating default geo assets
17:37:38.025736 - [D] bootstrap: [active profile] initialized in 9ms
17:37:38.025779 - [I] bootstrap: initializing [deep link service]
17:37:38.026561 - [D] bootstrap: [deep link service] initialized in 0ms
17:37:38.026592 - [I] bootstrap: initializing [sing-box]
17:37:38.026655 - [D] PlatformSingboxService: initializing
17:37:38.027289 - [D] bootstrap: [sing-box] initialized in 0ms
17:37:38.027319 - [I] bootstrap: initializing [android display mode]
17:37:38.029122 - [D] bootstrap: [android display mode] initialized in 1ms
17:37:38.029172 - [I] bootstrap: bootstrap took [140ms]
17:37:38.029683 - [D] PreferencesEntry<bool, dynamic>: getting persisted preference [intro_completed](bool)
17:37:38.030073 - [D] ForegroundProfilesUpdateNotifier: intro in process, skipping
17:37:38.032529 - [D] PreferencesEntry<Region, String>: getting persisted preference [region](Region)
17:37:38.032965 - [D] RouterListenable: triggering listener
17:37:38.033214 - [I] ConnectionNotifier: connection status: DISCONNECTED
17:37:38.033778 - [D] PreferencesEntry<ServiceMode, String>: getting persisted preference [service-mode](ServiceMode)
17:37:38.033848 - [D] PreferencesEntry<LogLevel, String>: getting persisted preference [log-level](LogLevel)
17:37:38.033916 - [D] PreferencesEntry<bool, bool>: getting persisted preference [resolve-destination](bool)
17:37:38.033957 - [D] PreferencesEntry<IPv6Mode, String>: getting persisted preference [ipv6-mode](IPv6Mode)
17:37:38.034 - [D] PreferencesEntry<String, String>: getting persisted preference [remote-dns-address](String)
17:37:38.034042 - [D] PreferencesEntry<DomainStrategy, String>: getting persisted preference [remote-dns-domain-strategy](DomainStrategy)
17:37:38.034079 - [D] PreferencesEntry<String, String>: getting persisted preference [direct-dns-address](String)
17:37:38.034103 - [D] PreferencesEntry<DomainStrategy, String>: getting persisted preference [direct-dns-domain-strategy](DomainStrategy)
17:37:38.034141 - [D] PreferencesEntry<int, int>: getting persisted preference [local-dns-port](int)
17:37:38.034181 - [D] PreferencesEntry<TunImplementation, String>: getting persisted preference [tun-implementation](TunImplementation)
17:37:38.034211 - [D] PreferencesEntry<int, int>: getting persisted preference [mtu](int)
17:37:38.034236 - [D] PreferencesEntry<bool, bool>: getting persisted preference [strict-route](bool)
17:37:38.034263 - [D] PreferencesEntry<String, String>: getting persisted preference [connection-test-url](String)
17:37:38.034652 - [D] PreferencesEntry<Duration, int>: getting persisted preference [url-test-interval](Duration)
17:37:38.034696 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-clash-api](bool)
17:37:38.034717 - [D] PreferencesEntry<int, int>: getting persisted preference [clash-api-port](int)
17:37:38.034735 - [D] PreferencesEntry<bool, bool>: getting persisted preference [bypass-lan](bool)
17:37:38.034772 - [D] PreferencesEntry<bool, bool>: getting persisted preference [allow-connection-from-lan](bool)
17:37:38.034786 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-fake-dns](bool)
17:37:38.034808 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-dns-routing](bool)
17:37:38.034823 - [D] PreferencesEntry<bool, bool>: getting persisted preference [independent-dns-cache](bool)
17:37:38.034843 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-mux](bool)
17:37:38.034871 - [D] PreferencesEntry<bool, bool>: getting persisted preference [mux-padding](bool)
17:37:38.034901 - [D] PreferencesEntry<int, int>: getting persisted preference [mux-max-streams](int)
17:37:38.034950 - [D] PreferencesEntry<MuxProtocol, String>: getting persisted preference [mux-protocol](MuxProtocol)
17:37:38.034986 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-tls-fragment](bool)
17:37:38.035022 - [D] PreferencesEntry<OptionalRange, String>: getting persisted preference [tls-fragment-size](OptionalRange)
17:37:38.035062 - [D] PreferencesEntry<OptionalRange, String>: getting persisted preference [tls-fragment-sleep](OptionalRange)
17:37:38.035088 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-tls-mixed-sni-case](bool)
17:37:38.035114 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-tls-padding](bool)
17:37:38.035143 - [D] PreferencesEntry<OptionalRange, String>: getting persisted preference [tls-padding-size](OptionalRange)
17:37:38.035173 - [D] PreferencesEntry<bool, bool>: getting persisted preference [enable-warp](bool)
17:37:38.035216 - [D] PreferencesEntry<WarpDetourMode, String>: getting persisted preference [warp-detour-mode](WarpDetourMode)
17:37:38.035247 - [D] PreferencesEntry<String, String>: getting persisted preference [warp-wireguard-config](String)
17:37:38.035270 - [D] PreferencesEntry<String, String>: getting persisted preference [warp-license-key](String)
17:37:38.035295 - [D] PreferencesEntry<String, String>: getting persisted preference [warp-account-id](String)
17:37:38.035323 - [D] PreferencesEntry<String, String>: getting persisted preference [warp-access-token](String)
17:37:38.035354 - [D] PreferencesEntry<String, String>: getting persisted preference [warp-clean-ip](String)
17:37:38.035370 - [D] PreferencesEntry<int, int>: getting persisted preference [warp-port](int)
17:37:38.035397 - [D] PreferencesEntry<OptionalRange, String>: getting persisted preference [warp-noise](OptionalRange)
17:37:38.035429 - [D] PreferencesEntry<OptionalRange, String>: getting persisted preference [warp-noise-delay](OptionalRange)
17:37:38.048178 - [D] IntroPage: Timezone Region: Region.cn Locale: BaseAppLocale{languageCode: zh, scriptCode: null, countryCode: CN}
17:37:38.048257 - [D] PreferencesEntry<Region, String>: updating preference [region](Region) to [cn]
17:37:38.065600 - [D] IntroPage: Auto Region selection finished!
17:37:40.213664 - [D] PreferencesEntry<bool, dynamic>: updating preference [intro_completed](bool) to [true]
17:37:40.234147 - [D] ForegroundProfilesUpdateNotifier: intro done, starting
17:37:40.234228 - [D] RouterListenable: triggering listener
17:37:40.234520 - [D] ForegroundProfilesUpdateNotifier: cycle [0]
17:37:40.234665 - [D] ForegroundProfilesUpdateNotifier: running, previous run: [null]
17:37:59.977383 - [D] DeepLinkNotifier: url received: [hiddify://install-config?url=https%3A%2F%2Fapiv1.ssapi.net%2Fapi%2Fv1%2Fclient%2Fsubscribe%3Ftoken%3D9d066613cdac31a8ffa4aba508e04df1%26emoji%3D1]
17:38:00.185522 - [D] AddProfile: adding profile, url: [https://apiv1.ssapi.net/api/v1/client/subscribe?token=9d066613cdac31a8ffa4aba508e04df1&emoji=1]
17:38:01.088826 - [I] AddProfile: successfully added profile, mark as active? [true]
17:38:01.092257 - [D] PreferencesEntry<bool, bool>: getting persisted preference [auto_check_ip](bool)
17:38:02.765522 - [D] PreferencesEntry<bool, dynamic>: getting persisted preference [disable_experimental_feature_notice](bool)
17:38:02.773552 - [D] PreferencesEntry<bool, bool>: getting persisted preference [started_by_user](bool)
17:38:02.773617 - [D] PreferencesEntry<bool, bool>: updating preference [started_by_user](bool) to [true]
17:38:02.781517 - [D] PreferencesEntry<bool, bool>: getting persisted preference [disable_memory_limit](bool)
17:38:02.782241 - [I] ConnectionRepositoryImpl: config options: {
  "execute-config-as-is": false,
  "log-level": "warn",
  "resolve-destination": false,
  "ipv6-mode": "ipv4_only",
  "remote-dns-address": "udp://1.1.1.1",
  "remote-dns-domain-strategy": "",
  "direct-dns-address": "1.1.1.1",
  "direct-dns-domain-strategy": "",
  "mixed-port": 2334,
  "local-dns-port": 6450,
  "tun-implementation": "mixed",
  "mtu": 9000,
  "strict-route": true,
  "connection-test-url": "http://cp.cloudflare.com/",
  "url-test-interval": 600,
  "enable-clash-api": true,
  "clash-api-port": 6756,
  "enable-tun": true,
  "enable-tun-service": false,
  "set-system-proxy": false,
  "bypass-lan": false,
  "allow-connection-from-lan": false,
  "enable-fake-dns": false,
  "enable-dns-routing": true,
  "independent-dns-cache": true,
  "geoip-path": "geo-assets/sagernet-sing-geoip-geoip.db",
  "geosite-path": "geo-assets/sagernet-sing-geosite-geosite.db",
  "rules": [
    {
      "domains": "domain:.cn,geosite:cn",
      "ip": "geoip:cn",
      "port": null,
      "protocol": null,
      "network": "",
      "outbound": "bypass"
    }
  ],
  "mux": {
    "enable": false,
    "padding": false,
    "max-streams": 8,
    "protocol": "h2mux"
  },
  "tls-tricks": {
    "enable-fragment": false,
    "fragment-size": "1-500",
    "fragment-sleep": "0-500",
    "mixed-sni-case": false,
    "enable-padding": false,
    "padding-size": "1-1500"
  },
  "warp": {
    "enable": false,
    "mode": "proxy_over_warp",
    "wireguard-config": "",
    "license-key": "",
    "account-id": "",
    "access-token": "",
    "clean-ip": "auto",
    "clean-port": 0,
    "noise": "5-10",
    "noise-delay": "20-200"
  }
}
Memory Limit: true
17:38:02.782418 - [D] ConnectionRepositoryImpl: setting up singbox
17:38:02.782556 - [D] PlatformSingboxService: changing options
17:38:02.783176 - [D] PlatformSingboxService: starting
17:38:03.791381 - [I] ConnectionNotifier: connection status: DISCONNECTED
17:38:04.902189 - [I] ConnectionNotifier: connection status: CONNECTING
17:38:05.179080 - [I] ConnectionNotifier: connection status: CONNECTED
17:38:05.179498 - [D] IpInfoNotifier: disposing
17:38:05.179740 - [D] ProxyRepositoryImpl: getting current ip info using [https://ipwho.is/]
17:38:05.179845 - [D] PlatformSingboxService: watching active groups
17:38:05.182065 - [D] PreferencesEntry<bool, bool>: getting persisted preference [store_reviewed_by_user](bool)
17:38:05.340339 - [D] PlatformSingboxService: watching stats
17:38:06.426819 - [D] PreferencesEntry<bool, bool>: updating preference [store_reviewed_by_user](bool) to [true]
17:38:08.810332 - [D] PreferencesEntry<ProxiesSort, String>: getting persisted preference [proxies_sort_mode](ProxiesSort)
17:38:08.810539 - [I] ProxiesSortNotifier: sort proxies by: [delay]
17:38:08.818453 - [D] PlatformSingboxService: watching groups
17:38:11.842144 - [D] ProxiesOverviewNotifier: changing proxy, group: [select] - outbound: [馃嚟馃嚢 HK-C-1 搂 12]
17:38:11.843499 - [D] PlatformSingboxService: selecting outbound
17:38:16.090690 - [D] IpInfoNotifier: entering idle mode
17:38:16.090980 - [D] IpInfoNotifier: disposing
17:39:01.330425 - [D] AddProfile: disposing
17:40:26.398392 - [D] LogsOverviewNotifier: adding listeners
17:40:26.411039 - [D] PlatformSingboxService: watching active groups
17:40:26.573717 - [D] PlatformSingboxService: watching stats
17:40:28.735959 - [D] UriUtils: sharing [/storage/emulated/0/Android/data/app.hiddify.com/files/box.log]
17:40:57.412824 - [D] UriUtils: share result: org.telegram.messenger.web/org.telegram.ui.LaunchActivity
17:41:03.351281 - [D] UriUtils: sharing [/storage/emulated/0/Android/data/app.hiddify.com/files/app.log]
'''

box.log

'''
+0000 2024-03-19 09:38:07 ERROR dns: exchange failed for firebaseremoteconfig.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:38:11 ERROR dns: exchange failed for firebaseremoteconfig.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:38:22 ERROR dns: exchange failed for firebaselogging.googleapis.com. IN A: context deadline exceeded
+0000 2024-03-19 09:38:22 ERROR dns: exchange failed for firebaselogging.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for fonts.googleapis.com. IN A: context deadline exceeded
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for cn.bing.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for client.crisp.chat. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for pid.upear.org. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for pid.upear.org. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for client.crisp.chat. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for cn.bing.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:25 ERROR dns: exchange failed for fonts.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for pid.upear.org. IN A: context deadline exceeded
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for fonts.googleapis.com. IN A: context deadline exceeded
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for pid.upear.org. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for fonts.googleapis.com. IN A: write udp 192.168.100.91:37843->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:37843->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for client.crisp.chat. IN A: write udp 192.168.100.91:37843->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.bing.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for api.msn.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for edge.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.bing.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for client.crisp.chat. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for api.msn.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.msn.com. IN HTTPS: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for edge.microsoft.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for www.msn.com. IN HTTPS: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:49417->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:35 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:45 ERROR dns: exchange failed for www.msn.com. IN A: context deadline exceeded
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.bing.com. IN A: context deadline exceeded
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.bing.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for google.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for libs.outbrain.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for edge.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for libs.outbrain.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for edge.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.msn.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for html-load.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.msn.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for libs.outbrain.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.msn.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for html-load.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for libs.outbrain.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for html-load.com. IN HTTPS: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for edge.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for html-load.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for google.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for edge.microsoft.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for google.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48615->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.msn.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for html-load.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for o4505891494100992.ingest.sentry.io. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for libs.outbrain.com. IN A: context canceled
+0000 2024-03-19 09:38:47 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:38:58 ERROR dns: exchange failed for www.msn.com. IN A: context canceled
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context deadline exceeded
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.msn.com. IN A: context canceled
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for stats.wp.com. IN A: context canceled
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for html-load.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.msn.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for libs.outbrain.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.gstatic.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.googleapis.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for o4505891494100992.ingest.sentry.io. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for html-load.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for stats.wp.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.gstatic.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.googleapis.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.googleapis.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for libs.outbrain.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.gstatic.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.googleapis.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for fonts.gstatic.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for stats.wp.com. IN A: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:00 ERROR dns: exchange failed for stats.wp.com. IN HTTPS: write udp 192.168.100.91:48856->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for fonts.googleapis.com. IN A: context deadline exceeded
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for fonts.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for stats.wp.com. IN A: write udp 192.168.100.91:47152->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for fonts.gstatic.com. IN A: write udp 192.168.100.91:47152->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for stats.wp.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for fonts.gstatic.com. IN A: write udp 192.168.100.91:37461->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for libs.outbrain.com. IN A: write udp 192.168.100.91:37461->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: write udp 192.168.100.91:37461->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:37461->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:37461->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:10 ERROR dns: exchange failed for html-load.com. IN A: write udp 192.168.100.91:37461->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for fonts.gstatic.com. IN A: context deadline exceeded
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for fonts.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for fonts.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for fonts.gstatic.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for stats.wp.com. IN A: write udp 192.168.100.91:49455->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for stats.wp.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for static.cloudflareinsights.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for ads.pro-market.net. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for instant.page. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for instant.page. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for ads.pro-market.net. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for static.cloudflareinsights.com. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for instant.page. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for instant.page. IN HTTPS: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for static.cloudflareinsights.com. IN HTTPS: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for static.cloudflareinsights.com. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for ads.pro-market.net. IN HTTPS: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for ads.pro-market.net. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for static.cloudflareinsights.com. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for instant.page. IN HTTPS: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for instant.page. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for static.cloudflareinsights.com. IN HTTPS: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for ads.pro-market.net. IN A: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:20 ERROR dns: exchange failed for ads.pro-market.net. IN HTTPS: write udp 192.168.100.91:44894->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:26 ERROR dns: exchange failed for sams.lenovomm.com. IN A: context deadline exceeded
+0000 2024-03-19 09:39:31 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context deadline exceeded
+0000 2024-03-19 09:39:31 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for ads.pro-market.net. IN A: context deadline exceeded
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.cloudflareinsights.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for instant.page. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.cloudflareinsights.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for ads.pro-market.net. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.criteo.net. IN HTTPS: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.criteo.net. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for instant.page. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.criteo.net. IN HTTPS: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.criteo.net. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.criteo.net. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for static.criteo.net. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN A: context canceled
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: write udp 192.168.100.91:47382->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:33 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:47382->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:41 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context deadline exceeded
+0000 2024-03-19 09:39:41 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:41 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:41 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:39:41 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:41 ERROR dns: exchange failed for www.apkmirror.com. IN A: write udp 192.168.100.91:41478->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context deadline exceeded
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN A: context canceled
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for static.criteo.net. IN A: context canceled
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for pagead2.googlesyndication.com. IN A: context canceled
+0000 2024-03-19 09:39:43 ERROR dns: exchange failed for static.criteo.net. IN A: context canceled
+0000 2024-03-19 09:39:52 ERROR dns: exchange failed for in.appcenter.ms. IN A: context deadline exceeded
+0000 2024-03-19 09:39:52 ERROR dns: exchange failed for in.appcenter.ms. IN A: context canceled
+0000 2024-03-19 09:39:53 ERROR dns: exchange failed for www.apkmirror.com. IN A: context deadline exceeded
+0000 2024-03-19 09:39:53 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:39:53 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:39:53 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:02 ERROR dns: exchange failed for in.appcenter.ms. IN A: context deadline exceeded
+0000 2024-03-19 09:40:02 ERROR dns: exchange failed for in.appcenter.ms. IN A: context canceled
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context deadline exceeded
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:40:07 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context deadline exceeded
+0000 2024-03-19 09:40:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:20 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: write udp 192.168.100.91:39753->183.240.220.92:30122: use of closed network connection
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context deadline exceeded
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for html-load.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for html-load.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for libs.outbrain.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for html-load.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for self.events.data.microsoft.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for libs.outbrain.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for libs.outbrain.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for html-load.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for html-load.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for libs.outbrain.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN HTTPS: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for libs.outbrain.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for firebaselogging.googleapis.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for libs.outbrain.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for self.events.data.microsoft.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for html-load.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for www.apkmirror.com. IN A: context canceled
+0000 2024-03-19 09:40:21 ERROR dns: exchange failed for people-pa.googleapis.com. IN A: context canceled
'''

Are you willing to submit a PR? If you know how to fix the bug.

betaxab commented 1 month ago

associate #911 #975