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

[BUG] Possible memory error #53

Open
Typhonragewind opened this issue Jan 9, 2023 · 1 comment
Open

[BUG] Possible memory error #53

Typhonragewind opened this issue Jan 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Typhonragewind
Copy link

Describe the bug

The 1.4 update solved most of the pending download failures (44 in 11k+ chapters downloaded) down to 8 rare but persistent errors.

The remaining errors seem to be some sort of memory handling issue.

Examples in logs: https://pastebin.com/8qt78CwM

Thank you again for your amazing work, you're a treasure!

Reproduction steps

No response

Expected behavior

No response

Additional context

No response

@Typhonragewind Typhonragewind added the bug Something isn't working label Jan 9, 2023
@oae
Copy link
Owner

oae commented Jan 28, 2023

There are two things causing this issue.

  1. A page inside a chapter is broken (See panic: runtime error while trying to download some chapters metafates/mangal#135)
  2. There may be changes in the source that can mess up the index in kaizoku. I have added a new option to check/fix for out-of-sync chapters in v1.5.0

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

2 participants