View Single Post
Old 07-29-2022, 10:36 AM   #7371
gthesob
Member
gthesob began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jul 2022
Device: none
Hi Jimm

This story (http://archiveofourown.org/works/39316119) has updated so here I am again. FFF has been prompting for credentials on this single story.

Last time I found my ini had #'s before my user/pass lines. I thought I had messed that up somehow, but before trying to update just now I checked the ini and found they were back. This means it wasn't my mistake, the software is adding them for some reason.

So I did a pair of attempts before and after removing the #'s from the ini. The first run I left the ini as it was (modified by the system) and it failed to update. The second run I did after correcting the ini and it was successful. This means the failed runs were because credentials were necessary and because the software is somehow adding the #'s to the ini and causing my saved credentials to be unavailable.

After the successful run, I reopened Calibre in normal mode and the ini is still as I left it so I have no idea when it's getting modified.


Debug fail run without changing the ini:
[archiveofourown.org]
is_adult:true
always_login:true
#username:XXXXXXXX
#password:XXXXXXXX

Code:
FFF: DEBUG: 2022-07-29 07:17:02,029: calibre_plugins.fanficfare_plugin.fff_plugin(218): Plugin FanFicFare macmenuhack file_path:C:\Users\greg\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt
calibre Debug log
calibre 6.1  embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 14, 3)
calibre 6.1  embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 14, 3)
QPA platform: windows
devicePixelRatio: 1.75
logicalDpi: 96.0 x 96.0
physicalDpi: 79.95351506456241 x 79.95816326530613
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.14] splash screen shown
[0.14] Initializing db...
[0.16] db initialized
[0.16] Constructing main UI...
[0.97] main UI initialized...
[0.97] Hiding splash screen
Starting QuickView
FFF: DEBUG: 2022-07-29 07:17:42,368: calibre_plugins.fanficfare_plugin.fff_plugin(1129): FanFicFare v4.14.3
FFF: DEBUG: 2022-07-29 07:17:42,422: configurable.py(1044): use_browser_cache:
FFF: DEBUG: 2022-07-29 07:17:42,422: configurable.py(1058): use_basic_cache:true
FFF: INFO: 2022-07-29 07:17:42,422: adapter_archiveofourownorg.py(163): url: https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: INFO: 2022-07-29 07:17:42,422: adapter_archiveofourownorg.py(164): metaurl: https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:17:42,422: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:17:42,423: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:17:42,853: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:17:42,854: fetcher.py(156): random sleep(1.00-3.00):2.24
FFF: DEBUG: 2022-07-29 07:17:45,092: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:17:45,092: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:17:45,093: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:17:45,757: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:17:45,757: fetcher.py(156): random sleep(1.00-3.00):2.58
FFF: DEBUG: 2022-07-29 07:17:48,335: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:17:48,336: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/token_dispenser.json
FFF: DEBUG: 2022-07-29 07:17:48,336: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/token_dispenser.json
FFF: DEBUG: 2022-07-29 07:17:48,617: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:17:48,618: fetcher.py(156): random sleep(1.00-3.00):2.02
FFF: DEBUG: 2022-07-29 07:17:50,643: requestable.py(50): Encoding:utf8
FFF: INFO: 2022-07-29 07:17:50,643: adapter_archiveofourownorg.py(140): Will now login to URL (https://archiveofourown.org/users/login) as ()
FFF: DEBUG: 2022-07-29 07:17:50,643: fetcher.py(234): 
========== MISS (POST) BasicCache
https://archiveofourown.org/users/login
FFF: DEBUG: 2022-07-29 07:17:50,643: fetcher.py(469): 
---------- REQ (POST) RequestsFetcher
https://archiveofourown.org/users/login
FFF: DEBUG: 2022-07-29 07:17:50,994: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:17:50,995: fetcher.py(156): random sleep(1.00-3.00):1.40
FFF: DEBUG: 2022-07-29 07:17:52,393: requestable.py(50): Encoding:utf8
FFF: INFO: 2022-07-29 07:17:52,393: adapter_archiveofourownorg.py(146): Failed to login to URL https://archiveofourown.org/users/login as 
FFF: WARNING: 2022-07-29 07:17:52,394: calibre_plugins.fanficfare_plugin.fff_plugin(1217): Login Failed, Need Username/Password.
FFF: INFO: 2022-07-29 07:18:42,326: adapter_archiveofourownorg.py(163): url: https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: INFO: 2022-07-29 07:18:42,326: adapter_archiveofourownorg.py(164): metaurl: https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:18:42,327: fetcher.py(234): 
========== HIT (GET) BasicCache
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:18:42,327: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:18:42,328: fetcher.py(234): 
========== HIT (GET) BasicCache
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:18:42,328: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:18:42,329: fetcher.py(234): 
========== HIT (GET) BasicCache
https://archiveofourown.org/token_dispenser.json
FFF: DEBUG: 2022-07-29 07:18:42,329: requestable.py(50): Encoding:utf8
FFF: INFO: 2022-07-29 07:18:42,329: adapter_archiveofourownorg.py(140): Will now login to URL (https://archiveofourown.org/users/login) as ()
FFF: DEBUG: 2022-07-29 07:18:42,329: fetcher.py(234): 
========== HIT (POST) BasicCache
https://archiveofourown.org/users/login
FFF: DEBUG: 2022-07-29 07:18:42,329: requestable.py(50): Encoding:utf8
FFF: INFO: 2022-07-29 07:18:42,329: adapter_archiveofourownorg.py(146): Failed to login to URL https://archiveofourown.org/users/login as 
FFF: WARNING: 2022-07-29 07:18:42,330: calibre_plugins.fanficfare_plugin.fff_plugin(1217): Login Failed, Need Username/Password.
FFF: INFO: 2022-07-29 07:18:43,156: adapter_archiveofourownorg.py(163): url: https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: INFO: 2022-07-29 07:18:43,156: adapter_archiveofourownorg.py(164): metaurl: https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:18:43,157: fetcher.py(234): 
========== HIT (GET) BasicCache
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:18:43,157: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:18:43,157: fetcher.py(234): 
========== HIT (GET) BasicCache
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:18:43,157: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:18:43,158: fetcher.py(234): 
========== HIT (GET) BasicCache
https://archiveofourown.org/token_dispenser.json
FFF: DEBUG: 2022-07-29 07:18:43,159: requestable.py(50): Encoding:utf8
FFF: INFO: 2022-07-29 07:18:43,159: adapter_archiveofourownorg.py(140): Will now login to URL (https://archiveofourown.org/users/login) as ()
FFF: DEBUG: 2022-07-29 07:18:43,160: fetcher.py(234): 
========== HIT (POST) BasicCache
https://archiveofourown.org/users/login
FFF: DEBUG: 2022-07-29 07:18:43,160: requestable.py(50): Encoding:utf8
FFF: INFO: 2022-07-29 07:18:43,160: adapter_archiveofourownorg.py(146): Failed to login to URL https://archiveofourown.org/users/login as 
FFF: ERROR: 2022-07-29 07:18:43,160: calibre_plugins.fanficfare_plugin.dialogs(718): Exception: {'title': 'Watch', 'author_sort': 'RorschachsBlot', 'author': ['RorschachsBlot'], 'comments': '', 'good': False, 'status': 'Error', 'showerror': True, 'calibre_id': 692, 'begin': None, 'end': None, 'comment': 'Failed to Login for URL: (https://archiveofourown.org/works/39316119/navigate?view_adult=true) with username: ()', 'url': 'https://archiveofourown.org/works/39316119', 'site': 'archiveofourown.org', 'series': '', 'added': False, 'pubdate': None, 'publisher': 'archiveofourown.org', 'listorder': 0, 'collision': 'Update EPUB if New Chapters'}:Failed to Login for URL: (https://archiveofourown.org/works/39316119/navigate?view_adult=true) with username: ()
Traceback (most recent call last):
  File "calibre_plugins.fanficfare_plugin.dialogs", line 705, in do_loop
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1343, in prep_download_loop
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1233, in get_story_metadata_only
  File "C:\Users\greg\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 313, in getStoryMetadataOnly
  File "C:\Users\greg\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 417, in doExtractChapterUrlsAndMetadata
  File "C:\Users\greg\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 186, in extractChapterUrlsAndMetadata
  File "C:\Users\greg\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_archiveofourownorg.py", line 148, in performLogin
fanficfare.exceptions.FailedToLogin: Failed to Login for URL: (https://archiveofourown.org/works/39316119/navigate?view_adult=true) with username: ()
Debug successful run after removing #'s from ini:
[archiveofourown.org]
is_adult:true
always_login:true
username:XXXXXXXX
password:XXXXXXXX

Code:
FFF: DEBUG: 2022-07-29 07:21:34,984: calibre_plugins.fanficfare_plugin.fff_plugin(218): Plugin FanFicFare macmenuhack file_path:C:\Users\greg\AppData\Roaming\calibre\plugins\fanficfare_macmenuhack.txt
calibre Debug log
calibre 6.1  embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 14, 3)
calibre 6.1  embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: FanFicFare (4, 14, 3)
QPA platform: windows
devicePixelRatio: 1.75
logicalDpi: 96.0 x 96.0
physicalDpi: 79.95351506456241 x 79.95816326530613
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.12] splash screen shown
[0.12] Initializing db...
[0.14] db initialized
[0.14] Constructing main UI...
[0.88] main UI initialized...
[0.88] Hiding splash screen
Starting QuickView
FFF: DEBUG: 2022-07-29 07:22:41,135: calibre_plugins.fanficfare_plugin.fff_plugin(1129): FanFicFare v4.14.3
FFF: DEBUG: 2022-07-29 07:22:41,192: configurable.py(1044): use_browser_cache:
FFF: DEBUG: 2022-07-29 07:22:41,192: configurable.py(1058): use_basic_cache:true
FFF: INFO: 2022-07-29 07:22:41,192: adapter_archiveofourownorg.py(163): url: https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: INFO: 2022-07-29 07:22:41,192: adapter_archiveofourownorg.py(164): metaurl: https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:41,192: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:41,192: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:41,507: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:22:41,507: fetcher.py(156): random sleep(1.00-3.00):1.83
FFF: DEBUG: 2022-07-29 07:22:43,341: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:22:43,341: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:43,342: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:44,114: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:22:44,114: fetcher.py(156): random sleep(1.00-3.00):2.23
FFF: DEBUG: 2022-07-29 07:22:46,346: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:22:46,346: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/token_dispenser.json
FFF: DEBUG: 2022-07-29 07:22:46,346: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/token_dispenser.json
FFF: DEBUG: 2022-07-29 07:22:46,625: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:22:46,626: fetcher.py(156): random sleep(1.00-3.00):2.30
FFF: DEBUG: 2022-07-29 07:22:48,923: requestable.py(50): Encoding:utf8
FFF: INFO: 2022-07-29 07:22:48,923: adapter_archiveofourownorg.py(140): Will now login to URL (https://archiveofourown.org/users/login) as (gthesob)
FFF: DEBUG: 2022-07-29 07:22:48,923: fetcher.py(234): 
========== MISS (POST) BasicCache
https://archiveofourown.org/users/login
FFF: DEBUG: 2022-07-29 07:22:48,923: fetcher.py(469): 
---------- REQ (POST) RequestsFetcher
https://archiveofourown.org/users/login
FFF: DEBUG: 2022-07-29 07:22:50,951: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:22:50,951: fetcher.py(156): random sleep(1.00-3.00):2.06
FFF: DEBUG: 2022-07-29 07:22:53,010: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:22:53,010: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:53,010: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39316119/navigate?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:53,410: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:22:53,410: fetcher.py(156): random sleep(1.00-3.00):2.15
FFF: DEBUG: 2022-07-29 07:22:55,561: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:22:55,562: fetcher.py(234): 
========== MISS (GET) BasicCache
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:55,562: fetcher.py(469): 
---------- REQ (GET) RequestsFetcher
https://archiveofourown.org/works/39316119?view_adult=true
FFF: DEBUG: 2022-07-29 07:22:56,420: fetcher.py(482): response code:200
FFF: DEBUG: 2022-07-29 07:22:56,420: fetcher.py(156): random sleep(1.00-3.00):1.00
FFF: DEBUG: 2022-07-29 07:22:57,424: requestable.py(50): Encoding:utf8
FFF: DEBUG: 2022-07-29 07:22:57,522: adapter_archiveofourownorg.py(261): numChapters: (15)
FFF: DEBUG: 2022-07-29 07:22:57,584: calibre_plugins.fanficfare_plugin.fff_plugin(1447): update existing id:692
FFF: DEBUG: 2022-07-29 07:22:57,870: calibre_plugins.fanficfare_plugin.fff_plugin(1594): existing epub tmp:C:\Users\greg\AppData\Local\Temp\calibre_nmn5tlfc\fanficfare_hqyg9ibv\old-692-k_n35cp1.epub
FFF: DEBUG: 2022-07-29 07:22:57,895: calibre_plugins.fanficfare_plugin.fff_plugin(1661): title:Watch
FFF: DEBUG: 2022-07-29 07:22:57,895: calibre_plugins.fanficfare_plugin.fff_plugin(1662): outfile:C:\Users\greg\AppData\Local\Temp\calibre_nmn5tlfc\fanficfare_hqyg9ibv\Watch-RorschachsBlot-u4fm047h.epub
FFF: DEBUG: 2022-07-29 07:23:08,597: calibre_plugins.fanficfare_plugin.fff_plugin(1814): add/update Watch https://archiveofourown.org/works/39316119 id(692)
FFF: INFO: 2022-07-29 07:23:08,638: calibre_plugins.fanficfare_plugin.fff_plugin(2469): cover_image:
FFF: DEBUG: 2022-07-29 07:23:08,737: calibre_plugins.fanficfare_plugin.fff_plugin(1901): Finished Adding/Updating 1 books.
FFF: DEBUG: 2022-07-29 07:23:08,738: calibre_plugins.fanficfare_plugin.fff_plugin(1904): removed tdir
gthesob is offline   Reply With Quote