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

Unable to load comics #998

Closed
1 task done
Herbie1976692611 opened this issue Aug 12, 2024 · 2 comments
Closed
1 task done

Unable to load comics #998

Herbie1976692611 opened this issue Aug 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Herbie1976692611
Copy link

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

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
@Herbie1976692611 Herbie1976692611 added the bug Something isn't working label Aug 12, 2024
@davvarrr
Copy link
Collaborator

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).

@dragonx943
Copy link
Member

Fixed #1294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants