AdguardTeam / AdguardTeam/AdGuardHome
query log incomplete
- Lingua principale
- TypeScript
- Stelle
- 36.9k
- Fork
- 2.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found no answer
possibly related: https://github.com/AdguardTeam/AdGuardHome/discussions/5434
- [X] I have searched other issues and found no duplicates
- [X] I want to report a bug and not [ask a question or ask for help](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a)
- [X] I have set up AdGuard Home correctly and [configured clients to use it](https://github.com/AdguardTeam/AdGuardHome/wiki/Clients). (Use the [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) for help with installing and configuring clients.)
### Platform (OS and CPU architecture)
browsing from:
Windows, 32-bit Intel (aka 386)
adguard installed on:
debian container on proxmox
### Installation
docker i think, it's been a few years
### Setup
debian container on proxmox, DHCP is handled by AdGuard Home
### AdGuard Home version
v0.107.35
### Action
query log incomplete
i am having issues with services not loading, i have flushed dns multiple times, i have sat and loaded the service again and again while repeatedly refreshing the query log (SET TO ALL QUERIES) looking for anything that might be blocked, flush, restart application, refresh refresh refresh, service still does not load correctly, i have to manually go and find a list of domains to whitelist, i whitelist them and they suddenly appear on the query log as green/passed
same thing happens on various websites, to unblock github, i had to add
@@||github.com^
then the page still did not load, flush DNS clear cache, watch query log, it showed nothing relating to github whatsoever, i had to inspect the browser log to see what specifically was failing, githubassets.com - so i added this
@@||githubassets.com^
then user images were not loading, i flush dns, clear cache, watch query log, again, nothing github blocked, inspected, githubusercontent.com... manually added
@@||githubusercontent.com^
now it appears in the list as avatars.githubusercontent.com
it's very frustrating, why is the query log so incomplete, yet it DOES show some/many services as blocked, just seemingly the ones i need to unblock are not shown at all, it's like these entries are going to a different file that is not monitored or something, many services don't have a comprehensive list of domains to unblock, so i'm having to unblock all subdomains per domain for each service and hope that fixes it but even that doesn't work for some services, warthunder for instance i cannot get working i must disable adguard entirely for it to work because i cannot see what specifically is being blocked by adguard because the query log that should show what adguard is blocking is not showing everything that adguard is blocking...
upstream DNS are as follows:
```
8.8.8.8
8.8.4.4
1.1.1.1
1.0.0.1
```
set to parallel requests
windows DNS is set to automatic (dhcp) which issues the adguard dns server as the DNS server
everything else works fine, great infact, but the query log is a trainwreck and effectively useless
i've disabled all caching in adguard for good measure and cleared cache, flushed DNS, it should 100% be trying to resolve new addresses for the domains
i've removed githubusercontent.com from the allow list for testing
cannot resolve githubusercontent
cleared all cache, flushed dns, try browsing to it and ping, does not show in the query log, set to ALL QUERIES
ignored domains list:
```
d.joinhoney.com
events.gfe.nvidia.com
www.google-analytics.com
self.events.data.microsoft.com
```
logs are ENABLED
searching githubusercontent only shows the last successful resolves - despite failing to load before and after

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.