-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Lots of "TLS handshake error" #7585
Comments
Lots of these also:
Can all of these be moved to debug log level instead? |
I changed the AdGuardHome ports from the more common 8080 (http) and 8443 (https) to the less common 3080 and 3443. But the iPads still discover port 3443 somehow. Does anyone understand what is going on here? It doesn't look like the iPad is doing any port scanning, so how does it know to try a TLS connection on AGH's port 3443? It seems to send 6 requests every 30-60 minutes. I believe I am not trying to make DoH work (I don't care for it on the LAN), I just want the admin interface over https. |
Mystery solved. Apparently AGH advertises DoH via a SVCB record, I assume this is how the iPads discover the "secret" port.
|
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, MIPS64 LE
Installation
GitHub releases or script from README
Setup
On a router, DHCP is handled by the router
AdGuard Home version
v0.108.0-b.62
Action
The log file is full of error messages such as:
The client is an iPad. The AGH server is running on port 8443 and I have encryption enabled because I want the admin interface over https but I don't care for DoH or DoT, just plain DNS53 on the LAN.
This seems to have started with v0.108.0-b.62
Expected result
Do not flood the log file with these messages.
Actual result
Lots of log messages that are not useful.
Additional information and/or screenshots
Can all of these be moved to debug log level instead?
The text was updated successfully, but these errors were encountered: