You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: