|
|
#11731 |
|
Connoisseur
![]() Posts: 81
Karma: 76
Join Date: Apr 2019
Device: none
|
|
|
|
|
|
|
#11732 |
|
Fulltime reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 52
Karma: 9296
Join Date: Mar 2021
Device: Kobo Clara
|
For the past week or so, everytime I download a new story or update an existing one, after clicking ok to finish, FFF loops back to the window "update existing list".
If I select yes, it goes through the process, tells me there is no new update. If I click yes to finish, it loops again and again until I click no. I'm using calibre 8.16.2 and FFF 4.54. The only thing in my personal.ini is to exclude author's notes. All the stories I've been updating are on Royal Road. Any ideas on how to fix it? |
|
|
|
|
|
#11733 | |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,299
Karma: 5007213
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
I have three ideas:
|
|
|
|
|
|
|
#11734 | |
|
Fulltime reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 52
Karma: 9296
Join Date: Mar 2021
Device: Kobo Clara
|
Quote:
So, I uninstalled FFF, totally cleared calibre_cache, restarted installed the new test and it quit looping. Thanks, so happy it's working without looping again! Is there a way to automate the process with Action Chains without having to click approval? I set up Action Changes a while ago, but only added update from the plugin. It was just as easy to use the FFF menu shortcut, so I never really used it. It would be nice to eliminate some of the extra clicks.
|
|
|
|
|
|
|
#11735 | ||
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,299
Karma: 5007213
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
Hopefully it stays fixed.Quote:
Kovid firmly recommends using the 'Proceed with updating your library' dialog for plugins changing things in the library and FFF honors that. |
||
|
|
|
|
|
#11736 |
|
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Jul 2021
Device: none
|
Recently I've been having some trouble with Ao3 HTTP Errors, mostly "HTTP Error in FFF '403 Client Error: Forbidden for url". Sometimes I even get an error when using the "Get Story Urls from Web Page" function (I feel like it was a different error I saw before but this is the one I managed to get just now):
Code:
calibre, version 8.4.0 ERROR: Unhandled exception: <b>HTTPErrorFFF</b>:HTTP Error in FFF '525 Server Error: <none> for url: https://archiveofourown.org/users/login'(525) calibre 8.4 embedded-python: True Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19045') Python 3.11.12 Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free') Interface language: None EXE path: C:\Program Files\Calibre2\calibre.exe Successfully initialized third party plugins: DeDRM (7, 2, 1) && Action Chains (1, 20, 4) && Audit Log (1, 0, 19) && Count Pages (1, 13, 6) && EpubMerge (2, 18, 0) && Extract People Other Metadata (1, 0, 0) && FanFicFare (4, 52, 0) && Favourites Menu (1, 3, 1) && Find Duplicates (1, 10, 9) && Goodreads (1, 8, 1) && Goodreads Sync (1, 16, 5) && Job Spy (1, 0, 239) && Save Composite Custom Columns (1, 1, 1) && View Manager (1, 10, 3) Traceback (most recent call last): File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetchers\fetcher_requests.py", line 128, in request File "C:\Users\User\AppData\Roaming\calibre\plugins\FFNfare.zip\requests\models.py", line 943, in raise_for_status requests.exceptions.HTTPError: 525 Server Error: <none> for url: https://archiveofourown.org/users/login During handling of the above exception, another exception occurred: Traceback (most recent call last): File "calibre_plugins.fanficfare_plugin.fff_plugin", line 712, in get_urls_from_page_menu File "calibre_plugins.fanficfare_plugin.fff_plugin", line 735, in get_urls_from_page File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\geturls.py", line 44, in get_urls_from_page File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 507, in get_urls_from_page File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_otw_adapter.py", line 661, in before_get_urls_from_page File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_otw_adapter.py", line 141, in performLogin File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\requestable.py", line 105, in post_request File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetchers\base_fetcher.py", line 127, in post_request File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetchers\cache_basic.py", line 123, in fetcher_do_request File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetchers\decorators.py", line 107, in fetcher_do_request File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetchers\base_fetcher.py", line 109, in do_request File "C:\Users\User\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\fetchers\fetcher_requests.py", line 149, in request fanficfare.exceptions.HTTPErrorFFF: HTTP Error in FFF '525 Server Error: <none> for url: https://archiveofourown.org/users/login'(525) I just tried switching to using browser data which works fine, fortunately. I originally wrote this comment due to an issue I had with it but I figured it out. I'll leave it up in case you wanted to look at the other error. Thank you for the wonderful extension! Last edited by estherflails; Yesterday at 07:02 PM. Reason: More accurate details |
|
|
|
![]() |
| Tags |
| fanfiction |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] Open With | kiwidude | Plugins | 405 | 02-09-2026 08:54 AM |
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 529 | 01-28-2026 11:32 AM |
| [GUI Plugin] Marvin XD | Philantrop | Plugins | 126 | 01-29-2017 01:48 PM |
| [GUI Plugin] KiNotes | -axel- | Plugins | 0 | 07-14-2013 07:39 PM |
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 01:27 PM |