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

Web2Epub Error : Failed to fetch #1377

Closed
NightHawk007 opened this issue Jul 10, 2024 · 6 comments
Closed

Web2Epub Error : Failed to fetch #1377

NightHawk007 opened this issue Jul 10, 2024 · 6 comments

Comments

@NightHawk007
Copy link

Hi i tried to download epub of a novel Absolute Resonance & shadow slave on different sites, but all stopped after some chapters maybe 1-129,1-200 or 1-3,1-817 etc, tried on the same and different sites multiple times and the number always varies and stops and not able to get the full download of all chapters tried on these sites

https://ranobes.top/novels/1072291-absolute-resonance-v741610.html
https://ranobes.top/novels/1205249-shadow-slave-v741610.html
https://novelfull.com/shadow-slave.html
https://novelfull.net/shadow-slave.html
https://novelbin.me/novel-book/shadow-slave#tab-chapters-title
https://freewebnovel.com/shadow-slave.html

Also tried the experimental version, install from source too (https://drive.google.com/drive/folders/1B_X2WcsaI_eg9yA-5bHJb8VeTZGKExl8?usp=sharing) in firefox it also stopped after some chapters.

Ranobes
TypeError: Failed to fetch

freewebnovel
TypeError: Failed to fetch
Warning, unable to convert chapter 'Chapter 431 Fall From Grace' from 'https://freewebnovel.com/shadow-slave/chapter-431.html' to valid XHTML. Your epub viewer may fail when viewing that chapter. You may need to fix the chapter manually with Calibre.
Conversion error message was: (This page contains the following errors:error on line 1 at column 3635: Specification mandates value for attribute freewebn
Below is a rendering of the page up to the first error.)
Warning, unable to convert chapter 'Chapter 432 First Day of Nothing' from 'https://freewebnovel.com/shadow-slave/chapter-432.html' to valid XHTML. Your epub viewer may fail when viewing that chapter. You may need to fix the chapter manually with Calibre.
Conversion error message was: (This page contains the following errors:error on line 1 at column 1893: error parsing attribute name
Below is a rendering of the page up to the first error.)

@gamebeaker
Copy link
Collaborator

@NightHawk007 do you have Manual Throttle|Delay per chapter active? I am at Chapter 600 on both with 4 Max web pages to fetch simultaneously and 3 Manual Throttle|Delay per chapter.

@gamebeaker
Copy link
Collaborator

I was able to download both without a problem (Besides one image res. warning for absolute resonance and the two valid xhtml for shadow slave).

@NightHawk007
Copy link
Author

@gamebeaker I tired the settings you mentioned, 4 Max web pages and 3 Manual it also stopped after reaching 400 something chapters. After that i tried again with 4 Max web pages and 5sec Manual and it worked and got the full chapters. Thank you for pointing it out.

@dteviot
Copy link
Owner

dteviot commented Jul 11, 2024

@NightHawk007

This error

TypeError: Failed to fetch

Usually means there are network connectivity problems.
Specifically, this is the error message that the browser gives WebToEpub when WebToEpub requests a page (chapter) and NOTHING comes back.

There's really nothing I can do to fix these.

I just pinged https://novelfull.net/ and got a "Site Down" response.

@gamebeaker
Copy link
Collaborator

@dteviot as an idea maybe select a value for Manual Throttle|Delay per chapter in the "default" configuration meaning if someone installs the extension for the first time. The reason is that a lot of sites have a cloudflare protection or something similar. I also know a few pages that if your ip gets on a blocklist they don't send a 4xx code but an empty document. And to get unblocked you have to wait.
If you want to implement it i would set 1 sec/chapter as default.

Kiradien added a commit to Kiradien/WebToEpub that referenced this issue Aug 8, 2024
Kiradien added a commit to Kiradien/WebToEpub that referenced this issue Aug 8, 2024
Kiradien added a commit that referenced this issue Aug 8, 2024
…-NovelFull,-NovelBin-and-FreeWebNovel

#1377 - Set minimumThreshold for NovelFull, NovelBin and FreeWebNovel
@dteviot
Copy link
Owner

dteviot commented Aug 23, 2024

Updated version (0.0.0.167) has been submitted to Firefox and Chrome stores.
Firefox version is available now.
Chrome might be available in a few hours to 21 days.

@dteviot dteviot closed this as completed Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants