AdguardTeam / AdguardTeam/dnsproxy
Failed to connect to 1.1.1.1:853
Open
golang bug
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 343
- PR merge metrics
- No merged PRs in 30d
Description
Got the log from here: https://github.com/AdguardTeam/AdGuardHome/issues/500
```
proxy.(*Proxy).handleUDPPacket(): error handling DNS (udp) request: talking to d
nsUpstream failed, cause: Failed to get a connection from TLSPool to 1.1.1.1:853
, cause: Failed to connect to 1.1.1.1:853, cause: x509: certificate is valid for
1.1.1.1, 1.0.0.1, 162.159.132.53, 2606:4700:4700::1111, 2606:4700:4700::1001, 2
606:4700:4700::64, 2606:4700:4700::6400, not 1.1.1.1
```
Might be Windows-specific.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.