Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstream server unreachable cause keeping report errors and then crash #6937

Open
4 tasks done
lnc1995 opened this issue Apr 22, 2024 · 2 comments
Open
4 tasks done

Comments

@lnc1995
Copy link

lnc1995 commented Apr 22, 2024

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

Docker

Setup

On a router, DHCP is handled by the router

AdGuard Home version

v0.107.48

Action

I set the upstream DNS servers to "h3://8.8.8.8/dns-query" and "h3://1.1.1.1/dns-query" which is actually not reachable in China.
So the AdGuardHome depends on a proxy service to run,once the proxy offline,AdGuardHome will report erorrs crazy and then crash.
image
Error info : [error] dnsproxy: https://8.8.8.8:443/dns-query: response received over udp: "requesting https://8.8.8.8:443/dns-query: Get_0rtt "https://8.8.8.8:443/dns-query?dns=AAABBB\": timeout: no recent network activity"

Expected result

Maybe the offical can add an option . After detected the upstream server is unavailable, check again every customize mintues rather than checking so frequently.

Actual result

Keeping report erorrs and then crash.

Additional information and/or screenshots

No response

@renatoyamane
Copy link

Are you using VPN?
I started to see these timeout erros when using OpenVPN (udp) on the router where the Adguard is also running

@lnc1995
Copy link
Author

lnc1995 commented Apr 22, 2024

Are you using VPN? I started to see these timeout erros when using OpenVPN (udp) on the router where the Adguard is also running

Yes,I'm using VPN,like i said , if the VPN down ,AdguardHome will report these errors.

@lnc1995 lnc1995 changed the title AdGuardHome keeps reporting errors and cause itself crash upstream server unreachable cause keeping report erros and then crash Apr 24, 2024
@lnc1995 lnc1995 changed the title upstream server unreachable cause keeping report erros and then crash upstream server unreachable cause keeping report errors and then crash Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants