FP4 can't load webcal
- /e/ version: 2.7
- Device model(s):murena fairphone 4
- Developer mode enabled: no
- Device rooted: no
- Trackers blocker enabled: yes
Summary
Can't load webcal.
The problem
Steps to reproduce
Loaded from nextcloud (works fine on here), sync with phone go to (as per screen shot) - go to webDav profile manage and enable the calendar
What is the current behavior?
Error message
What is the expected correct behavior?
Connect to ics and loaded calendar dates on default calendar app
Technical informations
Relevant logs (adb logcat
)
Unable to resolve host "www.thunderbird.net": No address associated with hostname
java.net.UnknownHostException: Unable to resolve host "www.thunderbird.net": 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 okhttp3.DnsCompanionDnsSystem.lookup(Unknown Source:5) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(Unknown Source:156) at okhttp3.internal.connection.RouteSelector.nextProxy(Unknown Source:20) at okhttp3.internal.connection.RouteSelector.next(Unknown Source:17) at okhttp3.internal.connection.RealRoutePlanner.planConnect(Unknown Source:78) at okhttp3.internal.connection.RealRoutePlanner.plan(Unknown Source:39) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(Unknown Source:16) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(Unknown Source:71) at okhttp3.internal.connection.RealCall.initExchangeokhttp(Unknown Source:29) at okhttp3.internal.connection.ConnectInterceptor.intercept(Unknown Source:11) at okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source:166) at okhttp3.internal.cache.CacheInterceptor.intercept(Unknown Source:141) at okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source:166) at okhttp3.internal.http.BridgeInterceptor.intercept(Unknown Source:167) at okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source:166) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(Unknown Source:34) at okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source:166) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChainokhttp(Unknown Source:112) at okhttp3.internal.connection.RealCallAsyncCall.run(Unknown Source:44) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutorWorker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012) 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:133) at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222) at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133) at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135) ... 24 more Caused by: android.system.ErrnoException: android_getaddrinfo failed: ECONNREFUSED (Connection refused) ... 29 more
Relevant screenshots
Solutions
Workaround
None
Possible fixes