Warp On Android (v 6.38.2): DNS over WARP fails frequently

What is the name of the domain?

cloudflare warp

What is the error message?

ERROR | DNS Resolver: onErrorResumeNext - (dnsoverwarpudp): exception - com.cloudflare.app.vpnservice.exceptions.ConnectionException: UDP call timeout and message: UDP call timeout and queryName: nonexistent.cloudflare.com, fallbackServerListSize: null

What is the issue you’re encountering

DNS over WARP fails after a small number (1-2) of DNS requests. It consistently fails after a small number of requests.

What steps have you taken to resolve the issue?

Use DNS over HTTPS instead.

What are the steps to reproduce the issue?

Use DNS over WARP. The error was encountered when using a WARP tunnel, but may occur otherwise.

Wonder if particular Android version not supporting used protocol :thinking:

It is possible. It seems to be a polling issue, so some logic that worked before could’ve been broken by the android update.

I updated android itself about a week before updating warp-app. Within that week, warp-app was working with DNS-over-WARP. After the warp-app update, it broke.

I do not know if this is because the old warp-app was hanging on to older versions of dependencies. I am not familiar with how android handles them.