[ERROR] Get "https://162.159.46.1/dns-query?dns=yv4BAAABAAAAAAABAAACAAEAACkQAAAAAAAAFAAMABBXa83gWJnypmsv26IGczVc": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) #3012
d3nchk
started this conversation in
Potential issues
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
server_names = ['cloudflare']Your config sets only 1 server. That is fragile! Add at least one more as an alternative. Using DoH servers unavailable at your location will get the error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[ERROR] Get "https://162.159.46.1/dns-query?dns=yv4BAAABAAAAAAABAAACAAEAACkQAAAAAAAAFAAMABBXa83gWJnypmsv26IGczVc": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Well, actually, I've
reinstalled dnscrypt three times (three different versions) and this error usually appears when the system starts up. Often, the task has to be restarted two or three times! How can I fix this error so that it goes away?
I'm attaching the config.
dnscrypt-proxy.zip
Beta Was this translation helpful? Give feedback.
All reactions