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 Yesterday, 12:32 PM   #9646
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,378
Karma: 3966377
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
We don't know what constitutes 'too many', 'too quickly', or how long it takes to cool down--I would assume day(s), not just hours.

It's also possible it's someone else 'nearby' in your network. Some people have had success rebooting routers to get new outside facing IP addresses or using VPNs.

I don't recall if FFF's Browser Cache feature works with AO3 or not.

And worst case, you can always download an epub or other ebook format from AO3, unlike a lot of other sites.
JimmXinu is offline   Reply With Quote
Old Yesterday, 01:55 PM   #9647
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: 8,795
Karma: 62032371
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Depending on your ISP, it's posisble that you got an IP address previously used by a bad actor. Also depending on your ISP, unplugging your modem for a bit and then reconnecting might get you a new one and help.

Some users did have some success with the cache, but that was when the site was being DDoS'd.
ownedbycats is online now   Reply With Quote
Old Today, 02:38 AM   #9648
vikarti
Groupie
vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.vikarti ought to be getting tired of karma fortunes by now.
 
Posts: 181
Karma: 1004974
Join Date: May 2013
Location: Solar system, Earth
Device: none
How to fix issue with ficbook.net?
regular connection via CLI:
C:\Users\Vikarti Anatra>calibre-debug.exe --run-plugin FanFicFare https://ficbook.net/readfic/018aa4e6...9-8d2beb0ad5d4
Traceback (most recent call last):
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\fetchers\fetcher_requests.py", line 128, in request
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\requests\models.py", line 943, in raise_for_status
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://ficbook.net/readfic/018aa4e6...9-8d2beb0ad5d4

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\debug.py", line 289, in main
File "calibre_plugins.fanficfare_plugin.__init__", line 146, in cli_main
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\cli.py", line 346, in main
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\cli.py", line 322, in dispatch
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\cli.py", line 437, in do_download
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\adapters\base_adapter.py", line 325, in getStoryMetadataOnly
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\adapters\base_adapter.py", line 429, in doExtractChapterUrlsAndMetadata
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\adapters\adapter_ficbooknet.py", line 80, in extractChapterUrlsAndMetadata
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\requestable.py", line 119, in get_request
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\requestable.py", line 111, in get_request_redirected
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\fetchers\base_fetcher.py", line 133, in get_request_redirected
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\fetchers\cache_basic.py", line 122, in fetcher_do_request
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\fetchers\decorators.py", line 102, in fetcher_do_request
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\fetchers\base_fetcher.py", line 106, in do_request
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\fetchers\fetcher_requests.py", line 149, in request
fanficfare.exceptions.HTTPErrorFFF: HTTP Error in FFF '403 Client Error: Forbidden for url: https://ficbook.net/readfic/018aa4e6...ad5d4'(403)

attempt to use flareslolver with modifications in personal.ini

use_flaresolverr_proxy:true
#run via docker desktop using docker run -d --name=flaresolverr -p 8191:8191 -e LOG_LEVEL=info flaresolverr/flaresolverr:latest
results in flaresolverr seeing icoming request, saying version_main cannot be converted to an integer and "challenge not detected"

results in
C:\Users\Vikarti Anatra>calibre-debug.exe --run-plugin FanFicFare https://ficbook.net/readfic/018aa4e6...9-8d2beb0ad5d4
FFF: WARNING: 2024-06-01 12:37:42,287: configurable.py(1059): FlareSolverr v2+ doesn't work with images: include_images automatically set false
FFF: WARNING: 2024-06-01 12:37:42,287: configurable.py(1060): Set use_flaresolverr_proxy:withimages if your are using FlareSolver v1 and want images
FFF: WARNING: 2024-06-01 12:37:42,287: configurable.py(1061): Set use_flaresolverr_proxy:directimages to download images directly while using FlareSolver
Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\debug.py", line 289, in main
File "calibre_plugins.fanficfare_plugin.__init__", line 146, in cli_main
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\cli.py", line 346, in main
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\cli.py", line 322, in dispatch
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\cli.py", line 437, in do_download
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\adapters\base_adapter.py", line 325, in getStoryMetadataOnly
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\adapters\base_adapter.py", line 429, in doExtractChapterUrlsAndMetadata
File "C:\Users\Vikarti Anatra\AppData\Roaming\calibre\plugins\FanFicFare. zip\fanficfare\adapters\adapter_ficbooknet.py", line 237, in extractChapterUrlsAndMetadata
TypeError: 'NoneType' object is not subscriptable

browser doesn't see any challenges on ficbook.net

usign vpn doesn't help (same set of errors as before)
any advice would be anticipated.

starting flaresolver as docker run -d --name=flaresolverr -p 8191:8191 -e LOG_LEVEL=debug -e LOG_HTML=true flaresolverr/flaresolverr:latest
and connecting to containter for logs shows ficbook's html IS being here


using flaresloverr with fanfiction.net via fanficfare detects challenge correctly

Last edited by vikarti; Today at 03:02 AM.
vikarti 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 494 05-18-2024 02:34 AM
[GUI Plugin] Open With kiwidude Plugins 403 04-01-2024 08:39 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 04:04 AM.


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