Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raw manga source klz9 is not working even though there are contents available on the site #1455

Open
karimaro opened this issue Feb 12, 2025 · 0 comments

Comments

@karimaro
Copy link

java.net.UnknownHostException: Unable to resolve host "h4.klimv1.xyz": No address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at androidx.appcompat.widget.PopupMenu.lookup(SourceFile:10)
at okhttp3.internal.connection.RouteSelector.next(SourceFile:193)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(SourceFile:190)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:51)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:994)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:587)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:131)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at org.koitharu.kotatsu.core.network.MirrorSwitchInterceptor.intercept(SourceFile:18)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at coil3.svg.internal.AndroidSvg.proceed(SourceFile:5)
at org.koitharu.kotatsu.core.parser.ParserMangaRepository.intercept(SourceFile:18)
at org.koitharu.kotatsu.core.network.CommonHeadersInterceptor.intercept(SourceFile:202)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at okhttp3.internal.http.CallServerInterceptor.intercept(SourceFile:14)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at okhttp3.internal.http.CallServerInterceptor.intercept(SourceFile:132)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at okhttp3.internal.http.CallServerInterceptor.intercept(SourceFile:112)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:133)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceFile:92)
at okhttp3.internal.connection.RealCall$AsyncCall.run(SourceFile:40)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant