Description
Prerequisites
-
I have checked the Wiki and Discussions and found no answer
-
I have searched other issues and found no duplicates
-
I want to report a bug and not ask a question or ask for help
-
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Linux, ARM64
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
v0.107.58
Action
QUIC upstream resulting in the following lines in the log:
Mar 30 20:18:06 raspberrypi5 AdGuardHome[27663]: 2025/03/30 20:18:06.766632 [error] dnsproxy: exchange failed upstream=quic://dns.adguard-dns.com:853 question=";www.jbl.com.\tIN\t AAAA" duration=124.223881ms err="reading response from quic://dns.adguard-dns.com:853: Application error 0x0 (local)"
This issue appears in v0.107.58 and v0.107.59.
It works fine in v0.107.56
Despite the above log, the resolution works as it can be seen in the query logs, however, there seems to be a lag, indicating that not all queries are being resolved.

Expected result
There should not be any log lines indicating this type of error
Actual result
Errors in the log.
Additional information and/or screenshots
No response