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

dns-query: context deadline exceeded #487

Closed
djnotes opened this issue Mar 31, 2023 · 11 comments
Closed

dns-query: context deadline exceeded #487

djnotes opened this issue Mar 31, 2023 · 11 comments

Comments

@djnotes
Copy link

djnotes commented Mar 31, 2023

The default dns field in the Routing settings is as follows:

https://8.8.8.8/dns-query

When starting a proxy from the list, there are a lot of errors that are seen in the logs that look like below:

[Error] app/dns: failed to retrieve response > Post "https://1.1.1.1/dns-query": context canceled

I tried using 1.1.1.1 or 8.8.4.4 instead of the default dns IP, but the same error keeps showing up for that dns query as well.
First, what is the reason for this problem? Is it because of network attacks?
Second, is there a solution or workaround for this problem?

@AkramiPro
Copy link

i have the same problem

@Innhilation
Copy link

Innhilation commented Apr 6, 2023

i've exactly the same problem. How to resolve this issue?
ERROR[0059] [837067114] dns: exchange failed for library-service.live.use1a.on.epicgames.com. IN A: Post "https://1.1.1.1/dns-query": context canceled
And dnsleak indicates that i've leaking of dns.
Core - SingBox

@fighter997
Copy link

This is my issue as well. It used to work yesterday but now I am facing this issue. The interesting part is that it works perfectly fine with mobile network but with Wi-Fi, it encounters this issue.

@arm64v8a arm64v8a closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2023
@deewelop
Copy link

any solution?

@EgorMIX
Copy link

EgorMIX commented Sep 20, 2023

There was also such a problem. It is solved very simply. It is necessary to change the kernel to sing-box in the application settings. This is an application bug or an xray-core bug.

@DariushMazlumi
Copy link

There was also such a problem. It is solved very simply. It is necessary to change the kernel to sing-box in the application settings. This is an application bug or an xray-core bug.

this solved my issue. thankyou!

@carambaass
Copy link

There was also such a problem. It is solved very simply. It is necessary to change the kernel to sing-box in the application settings. This is an application bug or an xray-core bug.

It helped! I faced barely the same issue: Post "https://8.8.8.8/dns-query": context deadline exceeded

@wizard-leoliao
Copy link

same problem when using singbox, but it seems nothing happened during except the log, anyone have any idea how to fix it?

@khashayarghajar
Copy link

any news ?

@wizard-leoliao
Copy link

It seems the error only happened on doh dns, i switched to tls://8.8.8.8 solved the problem (for now)

@masifkiborg
Copy link

There may be a problem on the server side of the proxy / vpn

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