You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: