Quote:
Originally Posted by JimmXinu
New Test Version Posted
2021-07-11
- Adding fix_broken_https_proxy setting for broken Windows https proxy settings.
Please try the test version after adding fix_broken_https_proxy:true to personal.ini:
Code:
[defaults]
fix_broken_https_proxy:true
Run Calibre in debug mode (under Calibre Preferences dropdown) while attempting the download and then post the debug log.
|
Code:
FFF: DEBUG: 2021-07-11 21:38:48,538: calibre_plugins.fanficfare_plugin.fff_plugin(221): Plugin FanFicFare macmenuhack file_path:C:\Users\INDRANIL-pc\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt
calibre Debug log
calibre 5.23 [64bit] embedded-python: True is64bit: True
Windows-8.1-6.3.9600 Windows ('64bit', 'WindowsPE')
('Windows', '8.1', '6.3.9600')
Python 3.8.5
Windows: ('8.1', '6.3.9600', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 3, 15)
calibre 5.23 [64bit] embedded-python: True is64bit: True
Windows-8.1-6.3.9600 Windows ('64bit', 'WindowsPE')
('Windows', '8.1', '6.3.9600')
Python 3.8.5
Windows: ('8.1', '6.3.9600', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 3, 15)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 101.6 x 101.6
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.33] splash screen shown
[0.33] Initializing db...
[0.33] db initialized
[0.33] Constructing main UI...
Using proxies: {'http': '192.168.42.129:8080', 'https': '192.168.42.129:8080', 'ftp': '192.168.42.129:8080'}
[1.77] main UI initialized...
[1.77] Hiding splash screen
Starting QuickView
FFF: DEBUG: 2021-07-11 21:40:20,880: calibre_plugins.fanficfare_plugin.fff_plugin(675): get_urls_from_page URL:https://www.literotica.com/stories/memberpage.php?uid=989888&page=submissions
FFF: DEBUG: 2021-07-11 21:40:20,929: adapter_literotica.py(40): LiteroticaComAdapter:__init__ - url='http://www.literotica.com/s/story-title'
FFF: DEBUG: 2021-07-11 21:40:20,931: configurable.py(1010): use_browser_cache:
FFF: DEBUG: 2021-07-11 21:40:20,931: configurable.py(1024): use_basic_cache:true
FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(234):
========== MISS (GET) BasicCache
https://www.literotica.com/stories/memberpage.php?uid=989888&page=submissions
FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(463):
---------- REQ (GET) RequestsFetcher
https://www.literotica.com/stories/memberpage.php?uid=989888&page=submissions
FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(423): Session Proxies Before:{}
FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(426): Attempting to collect proxy settings through Calibre
FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(430): Calibre Proxies:{'http': '192.168.42.129:8080', 'https': '192.168.42.129:8080', 'ftp': '192.168.42.129:8080'}
FFF: DEBUG: 2021-07-11 21:40:20,932: fetcher.py(444): Session Proxies After:{'http': '192.168.42.129:8080', 'https': '192.168.42.129:8080', 'ftp': '192.168.42.129:8080'}