Skip to content
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.

[0.6.0] #2 android.system.GaiException: Failed to check for updates #30

Closed
x1unix opened this issue Jan 14, 2017 · 1 comment
Closed
Labels
Milestone

Comments

@x1unix
Copy link
Owner

x1unix commented Jan 14, 2017

Environment

App Version: Version of Avi related to the issue

Device: Nexus 7, Redmi Note 3, SM-G900F

Android Version: 5.1.x, 6.0.1

Description

java.net.UnknownHostException: Unable to resolve host "avi.x1unix.com": No address associated with hostname


at okhttp3.Dns$1.lookup (Dns.java:39)
at okhttp3.internal.http.RouteSelector.resetNextInetSocketAddress (RouteSelector.java:173)
at okhttp3.internal.http.RouteSelector.nextProxy (RouteSelector.java:139)
at okhttp3.internal.http.RouteSelector.next (RouteSelector.java:81)
at okhttp3.internal.http.StreamAllocation.findConnection (StreamAllocation.java:174)
at okhttp3.internal.http.StreamAllocation.findHealthyConnection (StreamAllocation.java:127)
at okhttp3.internal.http.StreamAllocation.newStream (StreamAllocation.java:97)
at okhttp3.internal.http.HttpEngine.connect (HttpEngine.java:289)
at okhttp3.internal.http.HttpEngine.sendRequest (HttpEngine.java:241)
at okhttp3.RealCall.getResponse (RealCall.java:240)
at okhttp3.RealCall$ApplicationInterceptorChain.proceed (RealCall.java:198)
at okhttp3.RealCall.getResponseWithInterceptorChain (RealCall.java:160)
at okhttp3.RealCall.access$100 (RealCall.java:30)
at okhttp3.RealCall$AsyncCall.execute (RealCall.java:127)
at okhttp3.internal.NamedRunnable.run (NamedRunnable.java:32)


android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
at libcore.io.Posix.android_getaddrinfo (Unknown source)
at libcore.io.ForwardingOs.android_getaddrinfo (ForwardingOs.java:55)
at okhttp3.Dns$1.lookup (Dns.java:39)
at okhttp3.internal.http.RouteSelector.resetNextInetSocketAddress (RouteSelector.java:173)
at okhttp3.internal.http.RouteSelector.nextProxy (RouteSelector.java:139)
at okhttp3.internal.http.RouteSelector.next (RouteSelector.java:81)
at okhttp3.internal.http.StreamAllocation.findConnection (StreamAllocation.java:174)
at okhttp3.internal.http.StreamAllocation.findHealthyConnection (StreamAllocation.java:127)
at okhttp3.internal.http.StreamAllocation.newStream (StreamAllocation.java:97)
at okhttp3.internal.http.HttpEngine.connect (HttpEngine.java:289)
at okhttp3.internal.http.HttpEngine.sendRequest (HttpEngine.java:241)
at okhttp3.RealCall.getResponse (RealCall.java:240)
at okhttp3.RealCall$ApplicationInterceptorChain.proceed (RealCall.java:198)
at okhttp3.RealCall.getResponseWithInterceptorChain (RealCall.java:160)
at okhttp3.RealCall.access$100 (RealCall.java:30)
at okhttp3.RealCall$AsyncCall.execute (RealCall.java:127)
at okhttp3.internal.NamedRunnable.run (NamedRunnable.java:32)
@x1unix x1unix added the error label Jan 14, 2017
@x1unix x1unix added this to the 1.5.0 milestone Jan 14, 2017
@x1unix x1unix changed the title [1.5.0] #2 android.system.GaiException: Failed to check for updates [0.6.0] #2 android.system.GaiException: Failed to check for updates Jan 14, 2017
@x1unix
Copy link
Owner Author

x1unix commented Jan 14, 2017

Issue could be deprecated for current release

@x1unix x1unix closed this as completed Jan 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant