Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 08-23-2023, 02:18 PM   #8821
powerd
Junior Member
powerd began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2022
Device: none
Hi, I keep receiving this error whenever i try to update.
Quote:
'NoneType' object has no attribute 'get_text'.
I updated my calibre and fanficfare but i still get it.
powerd is offline   Reply With Quote
Old 08-23-2023, 02:26 PM   #8822
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,840
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
New Test Version Posted

2023-08-23
- AO3: Don't assume byline always present.
- AO3: Don't assume chapter userstuff module always present.

It's always so much fun trying to fix problems I don't see...
JimmXinu is offline   Reply With Quote
Old 08-23-2023, 03:10 PM   #8823
powerd
Junior Member
powerd began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2022
Device: none
Hi, I notice people are also getting the same error as me and you asked for their log. I'm still trying to understand calibre, so i didn't know how to use the debug mode but I finally figured it out. Here's my log:

Quote:
Starting QuickView
FFF: DEBUG: 2023-08-24 02:56:17,081: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.1
FFF: DEBUG: 2023-08-24 02:56:17,200: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-24 02:56:17,200: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-24 02:56:17,201: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/39855732/navigate
FFF: INFO: 2023-08-24 02:56:17,201: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/39855732
FFF: DEBUG: 2023-08-24 02:56:17,201: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39855732/navigate
FFF: DEBUG: 2023-08-24 02:56:17,201: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39855732/navigate
FFF: DEBUG: 2023-08-24 02:56:17,899: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-24 02:56:17,899: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-24 02:56:17,899: decorators.py(123): random sleep(1.00-3.00):2.14
FFF: DEBUG: 2023-08-24 02:56:20,047: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-24 02:56:20,049: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39855732
FFF: DEBUG: 2023-08-24 02:56:20,050: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39855732
FFF: DEBUG: 2023-08-24 02:56:20,635: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-24 02:56:20,636: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-24 02:56:20,636: decorators.py(123): random sleep(1.00-3.00):1.26
FFF: DEBUG: 2023-08-24 02:56:21,903: requestable.py(55): Encoding:utf8
FFF: ERROR: 2023-08-24 02:56:22,014: calibre_plugins.fanficfare_plugin.dialogs(725): Exception: {'title': 'Live With Me', 'author_sort': 'chaoticsuper', 'author': ['chaoticsuper'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': 3294, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'get_text'", 'url': 'https://archiveofourown.org/works/39855732', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': 'archiveofourown.org', 'listorder': 0, 'collision': 'Update EPUB if New Chapters'}:'NoneType' object has no attribute 'get_text'
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.dialogs", line 712, in do_loop
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1331, in prep_download_loop
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1211, in get_story_metadata_only
File "C:\Users\\AppData\Roaming\calibre\plugins\FanFicF are.zip\fanficfare\adapters\base_adapter.py", line 327, in getStoryMetadataOnly
File "C:\Users\\AppData\Roaming\calibre\plugins\FanFicF are.zip\fanficfare\adapters\base_adapter.py", line 431, in doExtractChapterUrlsAndMetadata
File "C:\Users\\AppData\Roaming\calibre\plugins\FanFicF are.zip\fanficfare\adapters\adapter_archiveofourow norg.py", line 268, in extractChapterUrlsAndMetadata
File "C:\Users\AppData\Roaming\calibre\plugins\FanFicFa re.zip\fanficfare\htmlcleanup.py", line 71, in stripHTML
AttributeError: 'NoneType' object has no attribute 'get_text'
Is this the one you needed? I'm still new to this. Thank you.
powerd is offline   Reply With Quote
Old 08-23-2023, 03:32 PM   #8824
Elphaeba
Junior Member
Elphaeba began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2020
Device: calibre
Add New Book still gives same error.

Updating adds a chapter with just the title and nothing else yet says its a good update.

Spoiler:

ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
FFF: DEBUG: 2023-08-23 15:25:55,107: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:C:\Users\\AppData\Roaming\calibre\plugin s\fanficfare_macmenuhack.txt
calibre Debug log
calibre 6.25 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 26, 3)
calibre 6.25 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 26, 3)
QPA platform: windows
devicePixelRatio: 1.25
logicalDpi: 96.0 x 96.0
physicalDpi: 76.64911591355599 x 76.73286713286713
[0.00] Starting up...
[0.00] Showing splash screen...
[0.14] splash screen shown
[0.14] Initializing db...
[1.23] db initialized
[1.23] Constructing main UI...
[2.84] main UI initialized...
[2.84] Hiding splash screen
Starting QuickView
FFF: DEBUG: 2023-08-23 15:26:15,968: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.3
FFF: DEBUG: 2023-08-23 15:26:16,089: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-23 15:26:16,090: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-23 15:26:16,090: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/24912223/navigate
FFF: INFO: 2023-08-23 15:26:16,090: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/24912223
FFF: DEBUG: 2023-08-23 15:26:16,091: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/24912223/navigate
FFF: DEBUG: 2023-08-23 15:26:16,091: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/24912223/navigate
FFF: DEBUG: 2023-08-23 15:26:16,232: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:26:16,232: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:26:16,233: decorators.py(123): random sleep(1.00-3.00):2.92
FFF: DEBUG: 2023-08-23 15:26:19,162: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:26:19,164: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/24912223
FFF: DEBUG: 2023-08-23 15:26:19,165: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/24912223
FFF: DEBUG: 2023-08-23 15:26:19,264: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:26:19,264: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:26:19,265: decorators.py(123): random sleep(1.00-3.00):1.86
FFF: DEBUG: 2023-08-23 15:26:21,126: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:26:21,242: adapter_archiveofourownorg.py(283): numChapters: (19)
FFF: DEBUG: 2023-08-23 15:26:21,323: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])
FFF: DEBUG: 2023-08-23 15:26:21,325: calibre_plugins.fanficfare_plugin.fff_plugin(1435) : update existing id:4329
FFF: DEBUG: 2023-08-23 15:26:38,912: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.3
FFF: DEBUG: 2023-08-23 15:26:39,028: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-23 15:26:39,028: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-23 15:26:39,029: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/41487015/navigate
FFF: INFO: 2023-08-23 15:26:39,029: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/41487015
FFF: DEBUG: 2023-08-23 15:26:39,029: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/41487015/navigate
FFF: DEBUG: 2023-08-23 15:26:39,029: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/41487015/navigate
FFF: DEBUG: 2023-08-23 15:26:39,257: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:26:39,258: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:26:39,259: decorators.py(123): random sleep(1.00-3.00):1.88
FFF: DEBUG: 2023-08-23 15:26:41,139: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:26:41,141: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/41487015
FFF: DEBUG: 2023-08-23 15:26:41,141: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/41487015
FFF: DEBUG: 2023-08-23 15:26:41,400: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:26:41,400: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:26:41,402: decorators.py(123): random sleep(1.00-3.00):2.49
FFF: DEBUG: 2023-08-23 15:26:43,898: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:26:44,064: adapter_archiveofourownorg.py(283): numChapters: (13)
FFF: DEBUG: 2023-08-23 15:26:44,148: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'Alternate Universe - Canon Divergence', 'Emotional Hurt/Comfort', 'F/F', 'High Elf Sylvanas Windrunner', 'Hurt/Comfort', 'Silvermoon City', 'Warcraft - All Media Types', 'Warcraft III', 'Antonidas (Warcraft)', 'Arthas Menethil', 'Jaina Proudmoore', "Kael'thas Sunstrider", 'Ranger Anya Eversong (Warcraft)', 'Sylvanas Windrunner', 'Jaina Proudmoore/Sylvanas Windrunner', 'In-Progress'])
FFF: DEBUG: 2023-08-23 15:26:44,150: calibre_plugins.fanficfare_plugin.fff_plugin(1435) : update existing id:8527
FFF: DEBUG: 2023-08-23 15:28:41,608: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.3
FFF: DEBUG: 2023-08-23 15:28:41,726: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-23 15:28:41,726: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-23 15:28:41,727: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/47729248/navigate
FFF: INFO: 2023-08-23 15:28:41,727: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/47729248
FFF: DEBUG: 2023-08-23 15:28:41,727: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/47729248/navigate
FFF: DEBUG: 2023-08-23 15:28:41,727: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/47729248/navigate
FFF: DEBUG: 2023-08-23 15:28:41,919: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:28:41,919: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:28:41,919: decorators.py(123): random sleep(1.00-3.00):1.67
FFF: DEBUG: 2023-08-23 15:28:43,600: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:28:43,600: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/47729248
FFF: DEBUG: 2023-08-23 15:28:43,600: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/47729248
FFF: DEBUG: 2023-08-23 15:28:43,731: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:28:43,731: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:28:43,731: decorators.py(123): random sleep(1.00-3.00):2.26
FFF: DEBUG: 2023-08-23 15:28:46,001: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:28:46,108: adapter_archiveofourownorg.py(283): numChapters: (10)
FFF: DEBUG: 2023-08-23 15:28:46,184: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])
FFF: DEBUG: 2023-08-23 15:28:46,185: calibre_plugins.fanficfare_plugin.fff_plugin(1435) : update existing id:8800
FFF: DEBUG: 2023-08-23 15:28:46,719: calibre_plugins.fanficfare_plugin.fff_plugin(1580) : existing epub tmp:C:\Users\\AppData\Local\Temp\calibre_bvhtqdhi\ fanficfare_gv62v2sx\old-8800-hwxhup51.epub
FFF: DEBUG: 2023-08-23 15:28:46,762: calibre_plugins.fanficfare_plugin.fff_plugin(1647) : title:Ouse
FFF: DEBUG: 2023-08-23 15:28:46,762: calibre_plugins.fanficfare_plugin.fff_plugin(1648) : outfile:C:\Users\\AppData\Local\Temp\calibre_bvhtq dhi\fanficfare_gv62v2sx\Ouse-chaostragic-y4wgzdf9.epub
FFF: DEBUG: 2023-08-23 15:29:03,127: calibre_plugins.fanficfare_plugin.fff_plugin(1784) : add/update Ouse https://archiveofourown.org/works/47729248 id(8800)
FFF: DEBUG: 2023-08-23 15:29:03,957: calibre_plugins.fanficfare_plugin.fff_plugin(2458) : has link_map:True
FFF: INFO: 2023-08-23 15:29:03,957: calibre_plugins.fanficfare_plugin.fff_plugin(2472) : cover_image:
FFF: DEBUG: 2023-08-23 15:29:04,198: calibre_plugins.fanficfare_plugin.fff_plugin(1871) : Finished Adding/Updating 1 books.
FFF: DEBUG: 2023-08-23 15:29:04,200: calibre_plugins.fanficfare_plugin.fff_plugin(1874) : removed tdir
FFF: DEBUG: 2023-08-23 15:30:11,503: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:NOT FOUND
FFF: DEBUG: 2023-08-23 15:30:11,507: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.3
FFF: DEBUG: 2023-08-23 15:30:11,626: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-23 15:30:11,626: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-23 15:30:11,626: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/49543414/navigate
FFF: INFO: 2023-08-23 15:30:11,626: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/49543414
FFF: DEBUG: 2023-08-23 15:30:11,627: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/49543414/navigate
FFF: DEBUG: 2023-08-23 15:30:11,627: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/49543414/navigate
FFF: DEBUG: 2023-08-23 15:30:11,837: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:30:11,838: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:30:11,838: decorators.py(123): random sleep(1.00-3.00):1.28
FFF: DEBUG: 2023-08-23 15:30:13,120: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:30:13,121: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/49543414
FFF: DEBUG: 2023-08-23 15:30:13,121: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/49543414
FFF: DEBUG: 2023-08-23 15:30:13,190: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:30:13,190: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:30:13,190: decorators.py(123): random sleep(1.00-3.00):2.96
FFF: DEBUG: 2023-08-23 15:30:16,164: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:30:16,311: adapter_archiveofourownorg.py(283): numChapters: (1)
FFF: DEBUG: 2023-08-23 15:30:16,511: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'Angst', 'Dragons', 'F/F', 'Friendship', 'Hurt', 'Hurt/Comfort', 'Revenge', 'Warcraft - All Media Types', 'World of Warcraft', 'Jaina Proudmoore', 'Kalecgos (Warcraft)', 'Sylvanas Windrunner', 'Jaina Proudmoore/Sylvanas Windrunner', 'Kalecgos & Jaina Proudmoore', 'Completed'])
FFF: DEBUG: 2023-08-23 15:30:16,561: calibre_plugins.fanficfare_plugin.fff_plugin(1647) : title:Edge of Ruin
FFF: DEBUG: 2023-08-23 15:30:16,561: calibre_plugins.fanficfare_plugin.fff_plugin(1648) : outfile:C:\Users\\AppData\Local\Temp\calibre_bvhtq dhi\fanficfare_5x216769\Edge of Ruin-Maltacus-hzh0hdys.epub
FFF: DEBUG: 2023-08-23 15:30:45,888: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:NOT FOUND
FFF: DEBUG: 2023-08-23 15:30:45,892: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.3
FFF: DEBUG: 2023-08-23 15:30:46,030: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-23 15:30:46,030: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-23 15:30:46,031: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/48529117/navigate
FFF: INFO: 2023-08-23 15:30:46,031: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/48529117
FFF: DEBUG: 2023-08-23 15:30:46,031: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/48529117/navigate
FFF: DEBUG: 2023-08-23 15:30:46,031: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/48529117/navigate
FFF: DEBUG: 2023-08-23 15:30:46,140: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:30:46,140: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:30:46,141: decorators.py(123): random sleep(1.00-3.00):2.54
FFF: DEBUG: 2023-08-23 15:30:48,684: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:30:48,686: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/48529117
FFF: DEBUG: 2023-08-23 15:30:48,687: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/48529117
FFF: DEBUG: 2023-08-23 15:30:48,762: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 15:30:48,762: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 15:30:48,762: decorators.py(123): random sleep(1.00-3.00):2.67
FFF: DEBUG: 2023-08-23 15:30:51,444: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 15:30:51,572: adapter_archiveofourownorg.py(283): numChapters: (15)
FFF: DEBUG: 2023-08-23 15:30:51,649: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])
FFF: DEBUG: 2023-08-23 15:30:51,693: calibre_plugins.fanficfare_plugin.fff_plugin(1647) : title:Yonder
FFF: DEBUG: 2023-08-23 15:30:51,693: calibre_plugins.fanficfare_plugin.fff_plugin(1648) : outfile:C:\Users\\AppData\Local\Temp\calibre_bvhtq dhi\fanficfare_lxiprun3\Yonder-Cyan_Rain-3o9wcbd9.epub
[15.88] splash screen hidden
[15.88] Started up in 15.88 seconds with 7186 books
Worker Launch took: 0.06 seconds
Job: 0 Download 1 FanFiction Book(s) finished
Download 1 FanFiction Book(s)

FFF: INFO: 2023-08-23 15:28:47,288: calibre_plugins.fanficfare_plugin.jobs(49): CPUs:3

FFF: INFO: 2023-08-23 15:28:47,289: calibre_plugins.fanficfare_plugin.jobs(52): FanFicFare v4.26.3

FFF: INFO: 2023-08-23 15:28:47,289: calibre_plugins.fanficfare_plugin.jobs(68): Launch background process for site archiveofourown.org:

https://archiveofourown.org/works/47729248

FFF: INFO: 2023-08-23 15:28:55,787: calibre_plugins.fanficfare_plugin.jobs(130):



================================================== ============================== sitearchiveofourown.org)

FFF: INFO: 2023-08-23 15:28:48,349: calibre_plugins.fanficfare_plugin.jobs(211):



-------------------------------------------------------------------------------- https://archiveofourown.org/works/47729248

FFF: DEBUG: 2023-08-23 15:28:48,367: configurable.py(1072): use_browser_cache:

FFF: DEBUG: 2023-08-23 15:28:48,367: configurable.py(1092): use_basic_cache:true

FFF: INFO: 2023-08-23 15:28:48,368: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/47729248/navigate

FFF: INFO: 2023-08-23 15:28:48,368: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/47729248

FFF: DEBUG: 2023-08-23 15:28:48,368: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/47729248/navigate

FFF: DEBUG: 2023-08-23 15:28:48,369: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 15:28:48,370: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/47729248

FFF: DEBUG: 2023-08-23 15:28:48,370: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 15:28:48,479: adapter_archiveofourownorg.py(283): numChapters: (10)

FFF: DEBUG: 2023-08-23 15:28:48,499: calibre_plugins.fanficfare_plugin.jobs(263): metadata newforanthology:

FFF: DEBUG: 2023-08-23 15:28:48,509: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])

FFF: INFO: 2023-08-23 15:28:48,996: calibre_plugins.fanficfare_plugin.jobs(372): Do update - epub(9) vs url(10)

FFF: INFO: 2023-08-23 15:28:48,996: calibre_plugins.fanficfare_plugin.jobs(373): write to C:\Users\\AppData\Local\Temp\calibre_bvhtqdhi\fanf icfare_gv62v2sx\Ouse-chaostragic-y4wgzdf9.epub

FFF: INFO: 2023-08-23 15:28:48,997: base_writer.py(190): Save directly to file: C:\Users\\AppData\Local\Temp\calibre_bvhtqdhi\fanf icfare_gv62v2sx\Ouse-chaostragic-y4wgzdf9.epub

FFF: DEBUG: 2023-08-23 15:28:50,149: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/47...ters/124949551 index: 9

FFF: DEBUG: 2023-08-23 15:28:50,150: adapter_archiveofourownorg.py(458): USE view_full_work

FFF: DEBUG: 2023-08-23 15:28:50,150: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/47...full_work=true

FFF: DEBUG: 2023-08-23 15:28:50,150: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/47...full_work=true

FFF: DEBUG: 2023-08-23 15:28:50,351: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 15:28:50,351: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 15:28:50,352: decorators.py(123): random sleep(1.00-3.00):2.71

FFF: DEBUG: 2023-08-23 15:28:53,070: requestable.py(55): Encoding:utf8

FFF: WARNING: 2023-08-23 15:28:53,128: adapter_archiveofourownorg.py(472): chapter count in view_full_work(0) disagrees with num of chapters(10)--ending use_view_full_work

FFF: DEBUG: 2023-08-23 15:28:53,128: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/47...ters/124949551

FFF: DEBUG: 2023-08-23 15:28:53,129: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/47...ters/124949551

FFF: DEBUG: 2023-08-23 15:28:53,239: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 15:28:53,239: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 15:28:53,239: decorators.py(123): random sleep(1.00-3.00):1.92

FFF: DEBUG: 2023-08-23 15:28:55,161: requestable.py(55): Encoding:utf8

FFF: INFO: 2023-08-23 15:28:55,238: writer_epub.py(369): Saving EPUB Version 2.0

FFF: DEBUG: 2023-08-23 15:28:55,245: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])



FFF: INFO: 2023-08-23 15:28:55,789: calibre_plugins.fanficfare_plugin.jobs(142):

Download Results:

Add https://archiveofourown.org/works/47729248 Update epub completed, added 1 chapters for 10 total.



FFF: INFO: 2023-08-23 15:28:55,789: calibre_plugins.fanficfare_plugin.jobs(166):

Add

https://archiveofourown.org/works/47729248




Worker Launch took: 0.01 seconds
Worker Launch took: 0.03 seconds
Job: 2 Download 1 FanFiction Book(s) finished
Download 1 FanFiction Book(s)

FFF: INFO: 2023-08-23 15:30:16,860: calibre_plugins.fanficfare_plugin.jobs(49): CPUs:3

FFF: INFO: 2023-08-23 15:30:16,861: calibre_plugins.fanficfare_plugin.jobs(52): FanFicFare v4.26.3

FFF: INFO: 2023-08-23 15:30:16,861: calibre_plugins.fanficfare_plugin.jobs(68): Launch background process for site archiveofourown.org:

https://archiveofourown.org/works/49543414

FFF: INFO: 2023-08-23 15:30:21,072: calibre_plugins.fanficfare_plugin.jobs(130):



================================================== ============================== sitearchiveofourown.org)

FFF: INFO: 2023-08-23 15:30:17,851: calibre_plugins.fanficfare_plugin.jobs(211):



-------------------------------------------------------------------------------- https://archiveofourown.org/works/49543414

FFF: DEBUG: 2023-08-23 15:30:17,883: configurable.py(1072): use_browser_cache:

FFF: DEBUG: 2023-08-23 15:30:17,884: configurable.py(1092): use_basic_cache:true

FFF: INFO: 2023-08-23 15:30:17,886: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/49543414/navigate

FFF: INFO: 2023-08-23 15:30:17,887: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/49543414

FFF: DEBUG: 2023-08-23 15:30:17,887: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/49543414/navigate

FFF: DEBUG: 2023-08-23 15:30:17,888: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 15:30:17,890: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/49543414

FFF: DEBUG: 2023-08-23 15:30:17,890: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 15:30:18,046: adapter_archiveofourownorg.py(283): numChapters: (1)

FFF: DEBUG: 2023-08-23 15:30:18,065: calibre_plugins.fanficfare_plugin.jobs(263): metadata newforanthology:

FFF: DEBUG: 2023-08-23 15:30:18,075: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'Angst', 'Dragons', 'F/F', 'Friendship', 'Hurt', 'Hurt/Comfort', 'Revenge', 'Warcraft - All Media Types', 'World of Warcraft', 'Jaina Proudmoore', 'Kalecgos (Warcraft)', 'Sylvanas Windrunner', 'Jaina Proudmoore/Sylvanas Windrunner', 'Kalecgos & Jaina Proudmoore', 'Completed'])

FFF: INFO: 2023-08-23 15:30:18,077: calibre_plugins.fanficfare_plugin.jobs(312): write to C:\Users\\AppData\Local\Temp\calibre_bvhtqdhi\fanf icfare_5x216769\Edge of Ruin-Maltacus-hzh0hdys.epub

FFF: INFO: 2023-08-23 15:30:18,078: base_writer.py(190): Save directly to file: C:\Users\\AppData\Local\Temp\calibre_bvhtqdhi\fanf icfare_5x216769\Edge of Ruin-Maltacus-hzh0hdys.epub

FFF: DEBUG: 2023-08-23 15:30:18,078: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/49...ters/125039236 index: 0

FFF: DEBUG: 2023-08-23 15:30:18,079: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/49...ters/125039236

FFF: DEBUG: 2023-08-23 15:30:18,080: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/49...ters/125039236

FFF: DEBUG: 2023-08-23 15:30:18,343: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 15:30:18,343: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 15:30:18,344: decorators.py(123): random sleep(1.00-3.00):2.18

FFF: DEBUG: 2023-08-23 15:30:20,523: requestable.py(55): Encoding:utf8

FFF: INFO: 2023-08-23 15:30:20,735: writer_epub.py(369): Saving EPUB Version 2.0

FFF: DEBUG: 2023-08-23 15:30:20,743: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'Angst', 'Dragons', 'F/F', 'Friendship', 'Hurt', 'Hurt/Comfort', 'Revenge', 'Warcraft - All Media Types', 'World of Warcraft', 'Jaina Proudmoore', 'Kalecgos (Warcraft)', 'Sylvanas Windrunner', 'Jaina Proudmoore/Sylvanas Windrunner', 'Kalecgos & Jaina Proudmoore', 'Completed'])



FFF: INFO: 2023-08-23 15:30:21,074: calibre_plugins.fanficfare_plugin.jobs(142):

Download Results:

Add https://archiveofourown.org/works/49543414 Download epub completed, 1 chapters.



FFF: INFO: 2023-08-23 15:30:21,074: calibre_plugins.fanficfare_plugin.jobs(166):

Add

https://archiveofourown.org/works/49543414




Worker Launch took: 0.03 seconds
Job: 3 Download 1 FanFiction Book(s) finished
Download 1 FanFiction Book(s)

FFF: INFO: 2023-08-23 15:30:51,973: calibre_plugins.fanficfare_plugin.jobs(49): CPUs:3

FFF: INFO: 2023-08-23 15:30:51,974: calibre_plugins.fanficfare_plugin.jobs(52): FanFicFare v4.26.3

FFF: INFO: 2023-08-23 15:30:51,974: calibre_plugins.fanficfare_plugin.jobs(68): Launch background process for site archiveofourown.org:

https://archiveofourown.org/works/48529117

FFF: INFO: 2023-08-23 15:30:59,040: calibre_plugins.fanficfare_plugin.jobs(130):



================================================== ============================== sitearchiveofourown.org)

FFF: INFO: 2023-08-23 15:30:52,971: calibre_plugins.fanficfare_plugin.jobs(211):



-------------------------------------------------------------------------------- https://archiveofourown.org/works/48529117

FFF: DEBUG: 2023-08-23 15:30:52,987: configurable.py(1072): use_browser_cache:

FFF: DEBUG: 2023-08-23 15:30:52,987: configurable.py(1092): use_basic_cache:true

FFF: INFO: 2023-08-23 15:30:52,988: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/48529117/navigate

FFF: INFO: 2023-08-23 15:30:52,988: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/48529117

FFF: DEBUG: 2023-08-23 15:30:52,989: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/48529117/navigate

FFF: DEBUG: 2023-08-23 15:30:52,990: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 15:30:52,991: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/48529117

FFF: DEBUG: 2023-08-23 15:30:52,991: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 15:30:53,104: adapter_archiveofourownorg.py(283): numChapters: (15)

FFF: DEBUG: 2023-08-23 15:30:53,126: calibre_plugins.fanficfare_plugin.jobs(263): metadata newforanthology:

FFF: DEBUG: 2023-08-23 15:30:53,134: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])

FFF: INFO: 2023-08-23 15:30:53,136: calibre_plugins.fanficfare_plugin.jobs(312): write to C:\Users\\AppData\Local\Temp\calibre_bvhtqdhi\fanf icfare_lxiprun3\Yonder-Cyan_Rain-3o9wcbd9.epub

FFF: INFO: 2023-08-23 15:30:53,137: base_writer.py(190): Save directly to file: C:\Users\\AppData\Local\Temp\calibre_bvhtqdhi\fanf icfare_lxiprun3\Yonder-Cyan_Rain-3o9wcbd9.epub

FFF: DEBUG: 2023-08-23 15:30:53,138: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/48...ters/122410984 index: 0

FFF: DEBUG: 2023-08-23 15:30:53,139: adapter_archiveofourownorg.py(458): USE view_full_work

FFF: DEBUG: 2023-08-23 15:30:53,139: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/48...full_work=true

FFF: DEBUG: 2023-08-23 15:30:53,139: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/48...full_work=true

FFF: DEBUG: 2023-08-23 15:30:53,268: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 15:30:53,268: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 15:30:53,268: decorators.py(123): random sleep(1.00-3.00):2.78

FFF: DEBUG: 2023-08-23 15:30:56,062: requestable.py(55): Encoding:utf8

FFF: WARNING: 2023-08-23 15:30:56,121: adapter_archiveofourownorg.py(472): chapter count in view_full_work(0) disagrees with num of chapters(15)--ending use_view_full_work

FFF: DEBUG: 2023-08-23 15:30:56,122: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/48...ters/122410984

FFF: DEBUG: 2023-08-23 15:30:56,122: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/48...ters/122410984

FFF: DEBUG: 2023-08-23 15:30:56,195: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 15:30:56,195: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 15:30:56,195: decorators.py(123): random sleep(1.00-3.00):2.68

FFF: DEBUG: 2023-08-23 15:30:58,879: requestable.py(55): Encoding:utf8

FFF: INFO: 2023-08-23 15:30:58,938: calibre_plugins.fanficfare_plugin.jobs(445): Exception: {'title': 'Yonder', 'author_sort': ['Cyan_Rain'], 'author': ['Cyan_Rain'], 'comments': '<div class="userstuff summary">\n <p>In a world where everyone knows aliens are real, ancient Norse gods have become a tourist attraction, and half of everyone recently came back from being nonexistent for five years, figuring out what exactly is going on is a tough job, but somebody\'s got to do it. And who better than an astrophysicist who was one of the first civilians on Earth to meet an alien from another planet, and an FBI agent who\'s friends with Ant Man?</p><p>Darcy and Jimmy have teamed up to investigate the aftermath of superhero battles, scientific progress gone weird, and miscellaneous unexplained phenomena. Their investigations lead to a series of unexpected reunions.</p>\n </div>', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': None, 'begin': None, 'end': None, 'comment': "'NoneType' object has no attribute 'find'", 'url': 'https://archiveofourown.org/works/48529117', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': 'archiveofourown.org', 'uniqueurl': 'https://archiveofourown.org/works/48529117[None-None]', 'listorder': 0, 'collision': 'Add New Book', 'is_adult': False, 'username': 'NoneGiven', 'password': '', 'icon': 'dialog_error.png', 'all_metadata': {'category': '', 'genre': '', 'characters': '', 'ships': '', 'warnings': '', 'extratags': 'FanFiction', 'author': 'Cyan_Rain', 'authorId': 'Cyan_Rain', 'authorUrl': 'https://archiveofourown.org/users/Cyan_Rain/pseuds/Cyan_Rain', 'lastupdate': 'Last Update Year/Month: 2023/08, Last Update: 2023/08/23', 'series': '', 'seriesUrl': '', 'language': 'English', 'status': 'In-Progress', 'datePublished': '', 'dateUpdated': '2023-08-23', 'dateCreated': '2023-08-23 15:30:46', 'rating': '', 'numChapters': '15', 'numWords': '37,470', 'words_added': '', 'site': 'archiveofourown.org', 'publisher': 'archiveofourown.org', 'storyId': '48529117', 'title': 'Yonder', 'titleHTML': "<a class='titlelink' href='https://archiveofourown.org/works/48529117'>Yonder</a>", 'storyUrl': 'https://archiveofourown.org/works/48529117', 'sectionUrl': 'https://archiveofourown.org/works/48529117', 'description': '<div class="userstuff summary">\n <p>In a world where everyone knows aliens are real, ancient Norse gods have become a tourist attraction, and half of everyone recently came back from being nonexistent for five years, figuring out what exactly is going on is a tough job, but somebody\'s got to do it. And who better than an astrophysicist who was one of the first civilians on Earth to meet an alien from another planet, and an FBI agent who\'s friends with Ant Man?</p><p>Darcy and Jimmy have teamed up to investigate the aftermath of superhero battles, scientific progress gone weird, and miscellaneous unexplained phenomena. Their investigations lead to a series of unexpected reunions.</p>\n </div>', 'formatname': '', 'formatext': '', 'siteabbrev': 'ao3', 'version': 'FanFicFare v4.26.3', 'authorHTML': "<a class='authorlink' href='https://archiveofourown.org/users/Cyan_Rain/pseuds/Cyan_Rain'>Cyan_Rain</a>", 'seriesHTML': '', 'langcode': 'en', 'output_css': '', 'cover_image': '', 'newforanthology': '', 'fandoms': '', 'freeformtags': '', 'freefromtags': '', 'ao3categories': '', 'comments': '125', 'chapterslashtotal': '15/?', 'chapterstotal': '?', 'kudos': '51', 'hits': '1,087', 'bookmarks': '4', 'collections': '', 'byline': '', 'bookmarked': '', 'bookmarktags': '', 'bookmarksummary': '', 'bookmarkprivate': '', 'bookmarkrec': '', 'subscribed': '', 'markedforlater': '', 'restricted': '', 'series00': '', 'series01': '', 'series02': '', 'series03': '', 'series00Url': '', 'series01Url': '', 'series02Url': '', 'series03Url': '', 'series00HTML': '', 'series01HTML': '', 'series02HTML': '', 'series03HTML': ''}, 'tags': ['FanFiction', 'In-Progress'], 'updatedate': datetime.datetime(2023, 8, 23, 15, 30, 52, 982922, tzinfo=datetime.timezone(datetime.timedelta(days=-1, seconds=72000), 'Eastern Daylight Time')), 'timestamp': datetime.datetime(2023, 8, 23, 15, 30, 52, 982922, tzinfo=datetime.timezone(datetime.timedelta(days=-1, seconds=72000), 'Eastern Daylight Time')), 'calibre_columns': {}, 'outfile': 'C:\\Users\\\\AppData\\Local\\Temp\\calibre_bvhtqd hi\\fanficfare_lxiprun3\\Yonder-Cyan_Rain-3o9wcbd9.epub'}:'NoneType' object has no attribute 'find'

Traceback (most recent call last):

File "calibre_plugins.fanficfare_plugin.jobs", line 314, in do_download_for_worker

File "C:\Users\\AppData\Roaming\calibre\plugins\FanFicF are.zip\fanficfare\writers\base_writer.py", line 211, in writeStory

File "C:\Users\\AppData\Roaming\calibre\plugins\FanFicF are.zip\fanficfare\adapters\base_adapter.py", line 250, in getStory

File "C:\Users\\AppData\Roaming\calibre\plugins\FanFicF are.zip\fanficfare\adapters\adapter_archiveofourow norg.py", line 501, in getChapterTextNum

AttributeError: 'NoneType' object has no attribute 'find'



FFF: INFO: 2023-08-23 15:30:59,041: calibre_plugins.fanficfare_plugin.jobs(142):

Download Results:

Error https://archiveofourown.org/works/48529117 'NoneType' object has no attribute 'find'



FFF: INFO: 2023-08-23 15:30:59,041: calibre_plugins.fanficfare_plugin.jobs(166):

Error

https://archiveofourown.org/works/48529117



Elphaeba is offline   Reply With Quote
Old 08-23-2023, 04:03 PM   #8825
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,840
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
New Test Version Posted (Again)

2023-08-23
- AO3: Don't assume byline always present.
- AO3: Don't assume chapter userstuff module always present.
- AO3: AO3: Don't assume div preface always present in chapters.

Unfortunately, until I have a way to see this for myself (or some other dev can), all I can do it make fixes from the debug reports.

It would help to find some commonalities:
What site skins do the people seeing these issues use?
Where in the world are they?
Are they using a proxy or VPN? Which one?
What language do they have their computer set to?
JimmXinu is offline   Reply With Quote
Old 08-23-2023, 05:00 PM   #8826
Elphaeba
Junior Member
Elphaeba began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2020
Device: calibre
Quote:
Originally Posted by JimmXinu View Post
New Test Version Posted (Again)
It would help to find some commonalities:
What site skins do the people seeing these issues use?
Where in the world are they?
Are they using a proxy or VPN? Which one?
What language do they have their computer set to?
I use the default skin.
United States
No proxy or VPN
English

AO3 Posted not long ago their this months site changes thing if that helps also.

No change to updating a book. Adding new book now adds just chapter titles but no body text.

Spoiler:

ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
FFF: DEBUG: 2023-08-23 16:55:39,664: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:C:\Users\\AppData\Roaming\calibre\plugin s\fanficfare_macmenuhack.txt
calibre Debug log
calibre 6.25 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 26, 4)
calibre 6.25 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 26, 4)
QPA platform: windows
devicePixelRatio: 1.25
logicalDpi: 96.0 x 96.0
physicalDpi: 76.64911591355599 x 76.73286713286713
[0.00] Starting up...
[0.00] Showing splash screen...
[0.14] splash screen shown
[0.14] Initializing db...
[0.47] db initialized
[0.47] Constructing main UI...
[1.88] main UI initialized...
[1.88] Hiding splash screen
Starting QuickView
FFF: DEBUG: 2023-08-23 16:55:52,001: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:NOT FOUND
FFF: DEBUG: 2023-08-23 16:55:52,005: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.4
FFF: DEBUG: 2023-08-23 16:55:52,122: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-23 16:55:52,122: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-23 16:55:52,123: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/24912223/navigate
FFF: INFO: 2023-08-23 16:55:52,123: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/24912223
FFF: DEBUG: 2023-08-23 16:55:52,123: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/24912223/navigate
FFF: DEBUG: 2023-08-23 16:55:52,123: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/24912223/navigate
FFF: DEBUG: 2023-08-23 16:55:52,278: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 16:55:52,278: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 16:55:52,280: decorators.py(123): random sleep(1.00-3.00):2.40
FFF: DEBUG: 2023-08-23 16:55:54,683: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 16:55:54,684: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/24912223
FFF: DEBUG: 2023-08-23 16:55:54,684: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/24912223
FFF: DEBUG: 2023-08-23 16:55:54,769: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 16:55:54,769: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 16:55:54,770: decorators.py(123): random sleep(1.00-3.00):2.05
FFF: DEBUG: 2023-08-23 16:55:56,837: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 16:55:56,974: adapter_archiveofourownorg.py(283): numChapters: (19)
FFF: DEBUG: 2023-08-23 16:55:57,055: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])
FFF: DEBUG: 2023-08-23 16:55:57,099: calibre_plugins.fanficfare_plugin.fff_plugin(1647) : title:Echo Chamber
FFF: DEBUG: 2023-08-23 16:55:57,099: calibre_plugins.fanficfare_plugin.fff_plugin(1648) : outfile:C:\Users\\AppData\Local\Temp\calibre_rvx7s dqs\fanficfare_qcgqdnvd\Echo Chamber-mcaulfield-bnluqpr1.epub
[4.52] splash screen hidden
[4.52] Started up in 4.52 seconds with 7186 books
Worker Launch took: 0.02 seconds
Job: 0 Download 1 FanFiction Book(s) finished
Download 1 FanFiction Book(s)

FFF: INFO: 2023-08-23 16:55:57,368: calibre_plugins.fanficfare_plugin.jobs(49): CPUs:3

FFF: INFO: 2023-08-23 16:55:57,369: calibre_plugins.fanficfare_plugin.jobs(52): FanFicFare v4.26.4

FFF: INFO: 2023-08-23 16:55:57,369: calibre_plugins.fanficfare_plugin.jobs(68): Launch background process for site archiveofourown.org:

https://archiveofourown.org/works/24912223

FFF: INFO: 2023-08-23 16:56:45,005: calibre_plugins.fanficfare_plugin.jobs(130):



================================================== ============================== sitearchiveofourown.org)

FFF: INFO: 2023-08-23 16:55:58,346: calibre_plugins.fanficfare_plugin.jobs(211):



-------------------------------------------------------------------------------- https://archiveofourown.org/works/24912223

FFF: DEBUG: 2023-08-23 16:55:58,362: configurable.py(1072): use_browser_cache:

FFF: DEBUG: 2023-08-23 16:55:58,363: configurable.py(1092): use_basic_cache:true

FFF: INFO: 2023-08-23 16:55:58,363: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/24912223/navigate

FFF: INFO: 2023-08-23 16:55:58,363: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/24912223

FFF: DEBUG: 2023-08-23 16:55:58,364: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/24912223/navigate

FFF: DEBUG: 2023-08-23 16:55:58,365: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:55:58,365: cache_basic.py(116):

========== HIT (GET) BasicCache

https://archiveofourown.org/works/24912223

FFF: DEBUG: 2023-08-23 16:55:58,365: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:55:58,480: adapter_archiveofourownorg.py(283): numChapters: (19)

FFF: DEBUG: 2023-08-23 16:55:58,505: calibre_plugins.fanficfare_plugin.jobs(263): metadata newforanthology:

FFF: DEBUG: 2023-08-23 16:55:58,513: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])

FFF: INFO: 2023-08-23 16:55:58,515: calibre_plugins.fanficfare_plugin.jobs(312): write to C:\Users\\AppData\Local\Temp\calibre_rvx7sdqs\fanf icfare_qcgqdnvd\Echo Chamber-mcaulfield-bnluqpr1.epub

FFF: INFO: 2023-08-23 16:55:58,516: base_writer.py(190): Save directly to file: C:\Users\\AppData\Local\Temp\calibre_rvx7sdqs\fanf icfare_qcgqdnvd\Echo Chamber-mcaulfield-bnluqpr1.epub

FFF: DEBUG: 2023-08-23 16:55:58,517: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/60284980 index: 0

FFF: DEBUG: 2023-08-23 16:55:58,518: adapter_archiveofourownorg.py(458): USE view_full_work

FFF: DEBUG: 2023-08-23 16:55:58,518: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...full_work=true

FFF: DEBUG: 2023-08-23 16:55:58,518: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...full_work=true

FFF: DEBUG: 2023-08-23 16:55:58,684: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:55:58,684: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:55:58,684: decorators.py(123): random sleep(1.00-3.00):2.78

FFF: DEBUG: 2023-08-23 16:56:01,474: requestable.py(55): Encoding:utf8

FFF: WARNING: 2023-08-23 16:56:01,559: adapter_archiveofourownorg.py(472): chapter count in view_full_work(0) disagrees with num of chapters(19)--ending use_view_full_work

FFF: DEBUG: 2023-08-23 16:56:01,559: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/60284980

FFF: DEBUG: 2023-08-23 16:56:01,559: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/60284980

FFF: DEBUG: 2023-08-23 16:56:01,635: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:01,636: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:01,636: decorators.py(123): random sleep(1.00-3.00):1.98

FFF: DEBUG: 2023-08-23 16:56:03,624: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:03,686: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/64322908 index: 1

FFF: DEBUG: 2023-08-23 16:56:03,688: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/64322908

FFF: DEBUG: 2023-08-23 16:56:03,688: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/64322908

FFF: DEBUG: 2023-08-23 16:56:03,742: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:03,743: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:03,743: decorators.py(123): random sleep(1.00-3.00):1.68

FFF: DEBUG: 2023-08-23 16:56:05,434: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:05,514: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/75270882 index: 2

FFF: DEBUG: 2023-08-23 16:56:05,515: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/75270882

FFF: DEBUG: 2023-08-23 16:56:05,515: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/75270882

FFF: DEBUG: 2023-08-23 16:56:05,623: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:05,623: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:05,624: decorators.py(123): random sleep(1.00-3.00):1.38

FFF: DEBUG: 2023-08-23 16:56:07,007: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:07,096: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/77314925 index: 3

FFF: DEBUG: 2023-08-23 16:56:07,097: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/77314925

FFF: DEBUG: 2023-08-23 16:56:07,097: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/77314925

FFF: DEBUG: 2023-08-23 16:56:07,175: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:07,175: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:07,176: decorators.py(123): random sleep(1.00-3.00):2.90

FFF: DEBUG: 2023-08-23 16:56:10,076: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:10,161: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/77845490 index: 4

FFF: DEBUG: 2023-08-23 16:56:10,162: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/77845490

FFF: DEBUG: 2023-08-23 16:56:10,162: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/77845490

FFF: DEBUG: 2023-08-23 16:56:10,236: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:10,236: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:10,236: decorators.py(123): random sleep(1.00-3.00):1.10

FFF: DEBUG: 2023-08-23 16:56:11,353: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:11,437: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/89619037 index: 5

FFF: DEBUG: 2023-08-23 16:56:11,438: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/89619037

FFF: DEBUG: 2023-08-23 16:56:11,438: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/89619037

FFF: DEBUG: 2023-08-23 16:56:11,491: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:11,491: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:11,492: decorators.py(123): random sleep(1.00-3.00):2.00

FFF: DEBUG: 2023-08-23 16:56:13,495: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:13,581: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/93965872 index: 6

FFF: DEBUG: 2023-08-23 16:56:13,582: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/93965872

FFF: DEBUG: 2023-08-23 16:56:13,582: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/93965872

FFF: DEBUG: 2023-08-23 16:56:13,657: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:13,657: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:13,657: decorators.py(123): random sleep(1.00-3.00):2.56

FFF: DEBUG: 2023-08-23 16:56:16,227: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:16,290: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/96205123 index: 7

FFF: DEBUG: 2023-08-23 16:56:16,290: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/96205123

FFF: DEBUG: 2023-08-23 16:56:16,291: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/96205123

FFF: DEBUG: 2023-08-23 16:56:16,493: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:16,493: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:16,493: decorators.py(123): random sleep(1.00-3.00):1.18

FFF: DEBUG: 2023-08-23 16:56:17,687: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:17,750: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/96929022 index: 8

FFF: DEBUG: 2023-08-23 16:56:17,751: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/96929022

FFF: DEBUG: 2023-08-23 16:56:17,751: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/96929022

FFF: DEBUG: 2023-08-23 16:56:17,808: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:17,808: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:17,809: decorators.py(123): random sleep(1.00-3.00):2.96

FFF: DEBUG: 2023-08-23 16:56:20,768: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:20,835: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/97514316 index: 9

FFF: DEBUG: 2023-08-23 16:56:20,836: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/97514316

FFF: DEBUG: 2023-08-23 16:56:20,836: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/97514316

FFF: DEBUG: 2023-08-23 16:56:20,917: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:20,917: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:20,918: decorators.py(123): random sleep(1.00-3.00):1.78

FFF: DEBUG: 2023-08-23 16:56:22,708: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:22,773: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...pters/98723529 index: 10

FFF: DEBUG: 2023-08-23 16:56:22,773: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...pters/98723529

FFF: DEBUG: 2023-08-23 16:56:22,774: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...pters/98723529

FFF: DEBUG: 2023-08-23 16:56:22,864: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:22,864: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:22,864: decorators.py(123): random sleep(1.00-3.00):1.65

FFF: DEBUG: 2023-08-23 16:56:24,512: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:24,576: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/101530245 index: 11

FFF: DEBUG: 2023-08-23 16:56:24,577: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/101530245

FFF: DEBUG: 2023-08-23 16:56:24,577: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/101530245

FFF: DEBUG: 2023-08-23 16:56:24,641: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:24,641: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:24,642: decorators.py(123): random sleep(1.00-3.00):2.79

FFF: DEBUG: 2023-08-23 16:56:27,439: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:27,506: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/106360884 index: 12

FFF: DEBUG: 2023-08-23 16:56:27,506: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/106360884

FFF: DEBUG: 2023-08-23 16:56:27,507: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/106360884

FFF: DEBUG: 2023-08-23 16:56:27,621: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:27,622: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:27,622: decorators.py(123): random sleep(1.00-3.00):2.92

FFF: DEBUG: 2023-08-23 16:56:30,549: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:30,615: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/108860410 index: 13

FFF: DEBUG: 2023-08-23 16:56:30,616: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/108860410

FFF: DEBUG: 2023-08-23 16:56:30,616: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/108860410

FFF: DEBUG: 2023-08-23 16:56:30,695: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:30,695: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:30,695: decorators.py(123): random sleep(1.00-3.00):2.27

FFF: DEBUG: 2023-08-23 16:56:32,966: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:33,030: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/108870823 index: 14

FFF: DEBUG: 2023-08-23 16:56:33,031: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/108870823

FFF: DEBUG: 2023-08-23 16:56:33,031: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/108870823

FFF: DEBUG: 2023-08-23 16:56:33,119: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:33,119: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:33,119: decorators.py(123): random sleep(1.00-3.00):1.99

FFF: DEBUG: 2023-08-23 16:56:35,120: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:35,183: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/109956319 index: 15

FFF: DEBUG: 2023-08-23 16:56:35,183: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/109956319

FFF: DEBUG: 2023-08-23 16:56:35,184: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/109956319

FFF: DEBUG: 2023-08-23 16:56:35,241: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:35,241: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:35,241: decorators.py(123): random sleep(1.00-3.00):1.47

FFF: DEBUG: 2023-08-23 16:56:36,711: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:36,778: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/109956352 index: 16

FFF: DEBUG: 2023-08-23 16:56:36,779: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/109956352

FFF: DEBUG: 2023-08-23 16:56:36,779: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/109956352

FFF: DEBUG: 2023-08-23 16:56:36,858: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:36,858: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:36,859: decorators.py(123): random sleep(1.00-3.00):2.92

FFF: DEBUG: 2023-08-23 16:56:39,779: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:39,864: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/111629656 index: 17

FFF: DEBUG: 2023-08-23 16:56:39,865: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/111629656

FFF: DEBUG: 2023-08-23 16:56:39,865: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/111629656

FFF: DEBUG: 2023-08-23 16:56:39,939: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:39,939: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:39,939: decorators.py(123): random sleep(1.00-3.00):1.81

FFF: DEBUG: 2023-08-23 16:56:41,763: requestable.py(55): Encoding:utf8

FFF: DEBUG: 2023-08-23 16:56:41,825: adapter_archiveofourownorg.py(444): Getting chapter text for: https://archiveofourown.org/works/24...ters/125093512 index: 18

FFF: DEBUG: 2023-08-23 16:56:41,825: cache_basic.py(116):

========== MISS (GET) BasicCache

https://archiveofourown.org/works/24...ters/125093512

FFF: DEBUG: 2023-08-23 16:56:41,826: fetcher_requests.py(114):

---------- REQ (GET) RequestsFetcher

https://archiveofourown.org/works/24...ters/125093512

FFF: DEBUG: 2023-08-23 16:56:41,901: fetcher_requests.py(127): response code:200

FFF: DEBUG: 2023-08-23 16:56:41,901: decorators.py(112): fromcache:False

FFF: DEBUG: 2023-08-23 16:56:41,902: decorators.py(123): random sleep(1.00-3.00):2.61

FFF: DEBUG: 2023-08-23 16:56:44,521: requestable.py(55): Encoding:utf8

FFF: INFO: 2023-08-23 16:56:44,637: writer_epub.py(369): Saving EPUB Version 2.0

FFF: DEBUG: 2023-08-23 16:56:44,643: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'In-Progress'])



FFF: INFO: 2023-08-23 16:56:45,007: calibre_plugins.fanficfare_plugin.jobs(142):

Download Results:

Add https://archiveofourown.org/works/24912223 Download epub completed, 19 chapters.



FFF: INFO: 2023-08-23 16:56:45,007: calibre_plugins.fanficfare_plugin.jobs(166):

Add

https://archiveofourown.org/works/24912223



FFF: DEBUG: 2023-08-23 16:59:02,298: calibre_plugins.fanficfare_plugin.fff_plugin(1784) : add/update Echo Chamber https://archiveofourown.org/works/24912223 id(None)
FFF: DEBUG: 2023-08-23 16:59:03,686: calibre_plugins.fanficfare_plugin.fff_plugin(2458) : has link_map:True
FFF: INFO: 2023-08-23 16:59:03,686: calibre_plugins.fanficfare_plugin.fff_plugin(2472) : cover_image:
FFF: DEBUG: 2023-08-23 16:59:04,102: calibre_plugins.fanficfare_plugin.fff_plugin(1871) : Finished Adding/Updating 1 books.
FFF: DEBUG: 2023-08-23 16:59:04,103: calibre_plugins.fanficfare_plugin.fff_plugin(1874) : removed tdir

Elphaeba is offline   Reply With Quote
Old 08-23-2023, 05:18 PM   #8827
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,668
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
I checked all the stories that were reported as failed, and I noticed all of them were adult content and require clicking through. Could AO3-6480 have broken anything?
ownedbycats is online now   Reply With Quote
Old 08-23-2023, 06:17 PM   #8828
lttwngkvis
Junior Member
lttwngkvis began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2023
Device: none
Quote:
Originally Posted by ownedbycats View Post
@lttwngkvis - If none of them are NSFW, posting links of the stories that successed and failed might help figure out if there's something in common.

I'm running an update of multiple fics and all of them worked.
I was able to download a general rated fic with no issue. It stops working when I attempt to download an explicit fic. I disabled my site skin just in case before I opened Calibre and tried again. Here's another log from the test version. It does download the fic but doesn't update the metadata fields with the author tags (only had 'completed' and 'FanFiction').

Spoiler:
Using calibre Qt style: True
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
ApplicationPaletteChange event received
FFF: DEBUG: 2023-08-23 18:08:35,674: calibre_plugins.fanficfare_plugin.fff_plugin(215): Plugin FanFicFare macmenuhack file_path:/Users/____/Library/Preferences/calibre/plugins/fanficfare_macmenuhack.txt
calibre Debug log
calibre 6.25 embedded-python: True
macOS-12.6.7-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Thu Jun 8 23:57:12 PDT 2023; root:xnu-8020.240.18.701.6~1/RELEASE_X86_64')
Python 3.10.1
OSX: ('12.6.7', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 26, 4)
calibre 6.25 embedded-python: True
macOS-12.6.7-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Thu Jun 8 23:57:12 PDT 2023; root:xnu-8020.240.18.701.6~1/RELEASE_X86_64')
Python 3.10.1
OSX: ('12.6.7', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 26, 4)
QPA platform: cocoa
devicePixelRatio: 2.0
logicalDpi: 72.0 x 72.0
physicalDpi: 110.50000165954353 x 110.50000165954353
[0.00] Starting up...
[0.02] Showing splash screen...
[0.21] splash screen shown
[0.21] Initializing db...
[0.29] db initialized
[0.29] Constructing main UI...
[1.87] main UI initialized...
[1.87] Hiding splash screen
Starting QuickView
FFF: DEBUG: 2023-08-23 18:09:19,960: calibre_plugins.fanficfare_plugin.dialogs(493): self.extraoptions['anthology_url']:NOT FOUND
FFF: DEBUG: 2023-08-23 18:09:19,965: calibre_plugins.fanficfare_plugin.fff_plugin(1125) : FanFicFare v4.26.4
FFF: DEBUG: 2023-08-23 18:09:20,094: configurable.py(1072): use_browser_cache:
FFF: DEBUG: 2023-08-23 18:09:20,095: configurable.py(1092): use_basic_cache:true
FFF: INFO: 2023-08-23 18:09:20,095: adapter_archiveofourownorg.py(164): url: https://archiveofourown.org/works/43663162/navigate
FFF: INFO: 2023-08-23 18:09:20,095: adapter_archiveofourownorg.py(165): metaurl: https://archiveofourown.org/works/43663162
FFF: DEBUG: 2023-08-23 18:09:20,096: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/43663162/navigate
FFF: DEBUG: 2023-08-23 18:09:20,096: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/43663162/navigate
FFF: DEBUG: 2023-08-23 18:09:20,417: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 18:09:20,417: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 18:09:20,418: decorators.py(123): random sleep(1.00-3.00):1.14
FFF: DEBUG: 2023-08-23 18:09:21,558: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 18:09:21,559: cache_basic.py(116):
========== MISS (GET) BasicCache
https://archiveofourown.org/works/43663162
FFF: DEBUG: 2023-08-23 18:09:21,559: fetcher_requests.py(114):
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/43663162
FFF: DEBUG: 2023-08-23 18:09:21,766: fetcher_requests.py(127): response code:200
FFF: DEBUG: 2023-08-23 18:09:21,766: decorators.py(112): fromcache:False
FFF: DEBUG: 2023-08-23 18:09:21,767: decorators.py(123): random sleep(1.00-3.00):1.93
FFF: DEBUG: 2023-08-23 18:09:23,700: requestable.py(55): Encoding:utf8
FFF: DEBUG: 2023-08-23 18:09:23,821: adapter_archiveofourownorg.py(283): numChapters: (1)
FFF: DEBUG: 2023-08-23 18:09:23,906: story.py(1376): getSubjectTagsdict_keys(['FanFiction', 'Completed'])
FFF: DEBUG: 2023-08-23 18:09:23,907: calibre_plugins.fanficfare_plugin.fff_plugin(1442) : from URL(https://archiveofourown.org/works/43663162)
FFF: DEBUG: 2023-08-23 18:09:23,968: calibre_plugins.fanficfare_plugin.fff_plugin(1647) : title:Poison Apple
FFF: DEBUG: 2023-08-23 18:09:23,969: calibre_plugins.fanficfare_plugin.fff_plugin(1648) : outfile:/var/folders/6m/j8j44wpd775b1lkhx6wwm3_m0000gn/C/calibre_6.25.0_tmp_1iu8zcya/fanficfare_wqr06707/Poison Apple-surveycorpsjean-mn9ihb1l.epub
FFF: DEBUG: 2023-08-23 18:09:31,270: calibre_plugins.fanficfare_plugin.fff_plugin(1784) : add/update Poison Apple https://archiveofourown.org/works/43663162 id(None)
FFF: DEBUG: 2023-08-23 18:09:31,343: calibre_plugins.fanficfare_plugin.fff_plugin(2458) : has link_map:True
FFF: INFO: 2023-08-23 18:09:31,343: calibre_plugins.fanficfare_plugin.fff_plugin(2472) : cover_image:
FFF: DEBUG: 2023-08-23 18:09:31,377: calibre_plugins.fanficfare_plugin.fff_plugin(1871) : Finished Adding/Updating 1 books.
FFF: DEBUG: 2023-08-23 18:09:31,378: calibre_plugins.fanficfare_plugin.fff_plugin(1874) : removed tdir
lttwngkvis is offline   Reply With Quote
Old 08-23-2023, 07:36 PM   #8829
quetzaly
Junior Member
quetzaly began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2023
Device: macbook
Joined because I was having issues downloading fics, I can confirm all are explicit, sadly I dont know how to get my error log but I would gladly record a video if needed

macbook monterrey 12.6.2 - Calibre Version: 6.25.0
quetzaly is offline   Reply With Quote
Old 08-23-2023, 09:39 PM   #8830
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,840
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Okay, when I turn off personal.ini setting is_adult:true I start seeing these issues.

Short term answer: is_adult:true

I will look into in more detail some time tomorrow.
JimmXinu is offline   Reply With Quote
Old 08-23-2023, 11:45 PM   #8831
powerd
Junior Member
powerd began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2022
Device: none
Quote:
Originally Posted by JimmXinu View Post
New Test Version Posted (Again)

2023-08-23
- AO3: Don't assume byline always present.
- AO3: Don't assume chapter userstuff module always present.
- AO3: AO3: Don't assume div preface always present in chapters.

Unfortunately, until I have a way to see this for myself (or some other dev can), all I can do it make fixes from the debug reports.

It would help to find some commonalities:
What site skins do the people seeing these issues use?
Where in the world are they?
Are they using a proxy or VPN? Which one?
What language do they have their computer set to?
- windows 10
- default skin
- south east asia
- no proxy or vpn
- english
powerd is offline   Reply With Quote
Old 08-24-2023, 01:58 AM   #8832
culytera
Zealot
culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.
 
Posts: 124
Karma: 295674
Join Date: Jul 2021
Device: iPhone
I had is_adult set to true when I downloaded those stories and didn't have any issues. Is there any reason to not have is_adult set to true by default?
culytera is offline   Reply With Quote
Old 08-24-2023, 04:22 AM   #8833
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,668
Karma: 74166147
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by culytera View Post
I had is_adult set to true when I downloaded those stories and didn't have any issues. Is there any reason to not have is_adult set to true by default?
I once asked why it was disabled by default, and the answer was along the lines of "because parents might bitch about it." But I'm not sure that there's really any benefits to leaving it disabled, unless there's a site change that causes errors the other way around.

Last edited by ownedbycats; 08-24-2023 at 04:42 AM.
ownedbycats is online now   Reply With Quote
Old 08-24-2023, 08:51 AM   #8834
Elphaeba
Junior Member
Elphaeba began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2020
Device: calibre
Thank you I did not even know that was an option every things working great again now.
Elphaeba is offline   Reply With Quote
Old 08-24-2023, 09:18 AM   #8835
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,840
Karma: 4604429
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
New Test Version Posted

2023-08-24
- AO3: Real fix for adult string change, revert earlier attempted fixes.

So it all boils down to AO3 changed one word in the string FFF looks for to determine the adult check is needed.

Quote:
Originally Posted by culytera View Post
I had is_adult set to true when I downloaded those stories and didn't have any issues. Is there any reason to not have is_adult set to true by default?
Only if you are not an adult.

Quote:
Originally Posted by ownedbycats View Post
I once asked why it was disabled by default, and the answer was along the lines of "because parents might bitch about it." But I'm not sure that there's really any benefits to leaving it disabled, unless there's a site change that causes errors the other way around.
Basically. I honestly don't remember if that's something I decided or was already in place when I came to the project.

There are some users who don't want to bump into explicit material.
JimmXinu is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 514 03-23-2025 10:26 AM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 06:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 07:56 AM.


MobileRead.com is a privately owned, operated and funded community.