#110 Plz help and tell me what this means as ive had alot of strange things happening to my android

Closed
opened 1 year ago by Droc789 · 1 comments
Droc789 commented 1 year ago

Here is a copy of report:

Stacktrace:

de.marmaro.krt.ffupdater.app.impl.exceptions.NetworkException: Fail to consume 'https://api.github.com/repos/mozilla-mobile/focus-android/releases/latest'.
    at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer$consumeAsync$2$1.invokeSuspend(Unknown Source:35)
    at r3.a.resumeWith(Unknown Source:8)
    at f4.e0.run(Unknown Source:86)
    at i4.a.p(Unknown Source:0)
    at i4.a$a.run(:5)
Caused by: java.net.UnknownHostException: Unable to resolve host "api.github.com": No address associated with hostname
    at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
    at java.net.InetAddress.getAllByName(InetAddress.java:1152)
    at t2.e.b(Unknown Source:5)
    at o4.d.a(:30)
    at o4.a.intercept(:11)
    at p4.f.b(:3)
    at m4.a.intercept(:22)
    at p4.f.b(:3)
    at p4.a.intercept(:16)
    at p4.f.b(:3)
    at p4.h.intercept(:25)
    at p4.f.b(:3)
    at o4.e.f(:10)
    at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer.consume(:9)
    at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer.access$consume(Unknown Source:0)
    at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer$consumeAsync$2$1.invokeSuspend(Unknown Source:13)
    ... 4 more
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
    at libcore.io.Linux.android_getaddrinfo(Native Method)
    at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:136)
    at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:221)
    at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:136)
    at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
    ... 20 more

Device information: | key | value | | --- | --- | | version name | 75.5.0 | | version code | 102 | | build type | release | | SDK version | 31 | | android release | 12 | | board | denver | | brand | motorola | | device | denver | | manufacturer | motorola | | model | moto g stylus 5G | | product | denver_global | | SOC manufacturer | QTI | | SOC model | SM4350 | | supported ABIs | arm64-v8a, armeabi-v7a, armeabi | | tags | release-keys | | build time | 1651266766000 |

Here is a copy of report: Stacktrace: ``` de.marmaro.krt.ffupdater.app.impl.exceptions.NetworkException: Fail to consume 'https://api.github.com/repos/mozilla-mobile/focus-android/releases/latest'. at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer$consumeAsync$2$1.invokeSuspend(Unknown Source:35) at r3.a.resumeWith(Unknown Source:8) at f4.e0.run(Unknown Source:86) at i4.a.p(Unknown Source:0) at i4.a$a.run(:5) Caused by: java.net.UnknownHostException: Unable to resolve host "api.github.com": No address associated with hostname at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156) at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103) at java.net.InetAddress.getAllByName(InetAddress.java:1152) at t2.e.b(Unknown Source:5) at o4.d.a(:30) at o4.a.intercept(:11) at p4.f.b(:3) at m4.a.intercept(:22) at p4.f.b(:3) at p4.a.intercept(:16) at p4.f.b(:3) at p4.h.intercept(:25) at p4.f.b(:3) at o4.e.f(:10) at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer.consume(:9) at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer.access$consume(Unknown Source:0) at de.marmaro.krt.ffupdater.app.impl.fetch.ApiConsumer$consumeAsync$2$1.invokeSuspend(Unknown Source:13) ... 4 more Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) at libcore.io.Linux.android_getaddrinfo(Native Method) at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:136) at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:221) at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:136) at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135) ... 20 more ``` Device information: | key | value | | --- | --- | | version name | 75.5.0 | | version code | 102 | | build type | release | | SDK version | 31 | | android release | 12 | | board | denver | | brand | motorola | | device | denver | | manufacturer | motorola | | model | moto g stylus 5G | | product | denver_global | | SOC manufacturer | QTI | | SOC model | SM4350 | | supported ABIs | arm64-v8a, armeabi-v7a, armeabi | | tags | release-keys | | build time | 1651266766000 |
Tobiwan commented 1 year ago
Owner

should be fixed by now

should be fixed by now
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.