Quote:
Originally Posted by idiom6
Here's my log.
Code:
calibre Debug log
calibre 4.23 [64bit] embedded-python: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.16+
Windows: ('7', '6.1.7601', 'SP1', u'Multiprocessor Free')
...
DEPRECATION: The OpenSSL being used by this python install (OpenSSL 1.0.2s 28 May 2019) does not meet the minimum supported version (>= OpenSSL 1.1.1) in order to support TLS 1.3 required by Cloudflare, You may encounter an unexpected Captcha or cloudflare 1020 blocks.
...
|
I'm going to again direct you to
this FAQ and the
Browser Cache Feature.
Here's the FAQ text:
Quote:
Why am I having errors downloading from fanfiction.net? / Why am I getting 'Cloudflare' errors downloading from fanfiction.net?
As of ~Dec 2020, the site fanfiction.net has started using the Cloudflare service for protection from automated attackers.
Unfortunately, the distinction between 'automated attacker' and 'automated download tool' (such as FanFicFare) is a fine one.
FanFicFare uses the public version of cloudscraper to help work with Cloudflare, and for some users that is sufficient. (Note that the versions of OpenSSL bundled in Calibre prior to Calibre v5 are too old for Cloudflare and cloudscraper will not work.)
However, for many users (especially heavy users or those on 'untrusted' networks), Cloudflare blocks more aggressively than can be easily automated around. That's not surprising--it is their intention, after all.
To side-step the issue of automated download while still allowing users the benefits of FanFicFare, I've implemented the Browser Cache Feature in FanFicFare v4 (for fanfiction.net only at this time). See the Browser Cache Feature wiki page for further details.
I still strongly recommend using email notifications for updates rather than using FanFicFare update to check for new chapters on lots of books.
|
Your log does, however, point out that errors for
continue_on_chapter_error are not being recorded in the log (you can see in the ebook). In the next test version I will include code to add those errors to the log, too.