Skip to content

Resolve host error #186

Description

@ConstantinT

Hello,

I have a problem regarding syncing with the latest version. It seems I can upload files and they appear in the web, but no files are shown in the app itself. My DNS works fine, as I said the upload works and as I understood the logs it find files. But it cannot display or download it. My network and also the DNS entry are IPv4 only. Do you need more information?

Here is a part of my log:

I: 2026-05-30 07:01:45:127(ReadRemoteFolderOperation.kt:97)Synchronized /Dokumente/Sonstiges/Studium/Master/WS13/Krypto/Literatur/ with 5 files. - HTTP status code: 207 D: 2026-05-30 07:01:45:148(SingleSessionManager.java:98)getClientFor starting V: 2026-05-30 07:01:45:150(SingleSessionManager.java:125)reusing client for account ABC@XYZ D: 2026-05-30 07:01:45:151(SingleSessionManager.java:180)getClientFor finishing D: 2026-05-30 07:01:45:152(OpenCloudClient.java:129)Executing in request with id 6927e9b6-2309-47c6-a9f2-e98e08c63b7e E: 2026-05-30 07:01:45:568(RemoteOperationResult.java:121)--------------------------------- Create RemoteOperationResult from exception. Message: UnknownHostException: Unable to resolve host "abc.xyz": No address associated with hostname Stacktrace: java.net.UnknownHostException: Unable to resolve host "abc.xyz": 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.Dns$Companion$DnsSystem.lookup(Dns.kt:49) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:164) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:129) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:71) at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154) at at.bitfire.dav4jvm.DavOCResource$propfind$2.invoke(DavOCResource.kt:323) at at.bitfire.dav4jvm.DavOCResource$propfind$2.invoke(DavOCResource.kt:12) at at.bitfire.dav4jvm.DavResource.followRedirects(DavResource.kt:452) at at.bitfire.dav4jvm.DavOCResource.propfind(DavOCResource.kt:318)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions