View Single Post
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