org.jsoup.HttpStatusException: . Status=403, URL=[https://readcomicsonline.ru/uploads/manga/thundercats-2024/chapters/1/01.jpg]
at org.koitharu.kotatsu.core.util.ext.HttpKt.ensureSuccess(SourceFile:27)
at org.koitharu.kotatsu.reader.domain.PageLoader.access$loadPageImpl(SourceFile:378)
at org.koitharu.kotatsu.reader.domain.PageLoader$loadPageImpl$1.invokeSuspend(Unknown Source:12)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:115)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)
Kotatsu version
7.4.1
Android version
Android 9
Other details
org.jsoup.HttpStatusException: . Status=403, URL=[https://readcomicsonline.ru/uploads/manga/thundercats-2024/chapters/1/01.jpg]
at org.koitharu.kotatsu.core.util.ext.HttpKt.ensureSuccess(SourceFile:27)
at org.koitharu.kotatsu.reader.domain.PageLoader.access$loadPageImpl(SourceFile:378)
at org.koitharu.kotatsu.reader.domain.PageLoader$loadPageImpl$1.invokeSuspend(Unknown Source:12)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:115)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)
Acknowledgements
[X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
The source takes its images from readcomicsonline.ru so check whether you can access this url or try to use a proxy for the images (parameter and network).
Source information
Comicextra
Steps to reproduce
org.jsoup.HttpStatusException: . Status=403, URL=[https://readcomicsonline.ru/uploads/manga/thundercats-2024/chapters/1/01.jpg] at org.koitharu.kotatsu.core.util.ext.HttpKt.ensureSuccess(SourceFile:27) at org.koitharu.kotatsu.reader.domain.PageLoader.access$loadPageImpl(SourceFile:378) at org.koitharu.kotatsu.reader.domain.PageLoader$loadPageImpl$1.invokeSuspend(Unknown Source:12) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9) at kotlinx.coroutines.DispatchedTask.run(SourceFile:115) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)
Kotatsu version
7.4.1
Android version
Android 9
Other details
org.jsoup.HttpStatusException: . Status=403, URL=[https://readcomicsonline.ru/uploads/manga/thundercats-2024/chapters/1/01.jpg] at org.koitharu.kotatsu.core.util.ext.HttpKt.ensureSuccess(SourceFile:27) at org.koitharu.kotatsu.reader.domain.PageLoader.access$loadPageImpl(SourceFile:378) at org.koitharu.kotatsu.reader.domain.PageLoader$loadPageImpl$1.invokeSuspend(Unknown Source:12) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9) at kotlinx.coroutines.DispatchedTask.run(SourceFile:115) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)
Acknowledgements