JimmXinu / FanFicFare

FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.
Other
750 stars 161 forks source link

Error while logging in to themasque.net #854

Closed HappyFaceSpider closed 2 years ago

HappyFaceSpider commented 2 years ago

I tried to work out this issue, but I'm a noob and I failed miserably. FFF fails to login, whenever I try to download form themasque.net. I attached the debug for the error below.

FFF: DEBUG: 2022-06-17 01:35:55,513: cli.py(230):     OS Version:Windows-10-10.0.19041-SP0
FFF: DEBUG: 2022-06-17 01:35:55,514: cli.py(231): Python Version:3.7.9 (default, Aug 31 2020, 17:10:11) [MSC v.1916 64 bit (AMD64)]
FFF: DEBUG: 2022-06-17 01:35:55,514: cli.py(232):    FFF Version:4.12.4
FFF: DEBUG: 2022-06-17 01:35:55,555: configurable.py(1034): use_browser_cache:
FFF: DEBUG: 2022-06-17 01:35:55,556: configurable.py(1048): use_basic_cache:False
FFF: DEBUG: 2022-06-17 01:35:55,568: adapter_themasquenet.py(128): URL: http://themasque.net/efiction/viewstory.php?sid=2&ageconsent=ok&warning=4
FFF: DEBUG: 2022-06-17 01:35:55,569: fetcher.py(470):
---------- REQ (GET) RequestsFetcher
http://themasque.net/efiction/viewstory.php?sid=2&ageconsent=ok&warning=4
FFF: DEBUG: 2022-06-17 01:35:56,358: fetcher.py(483): response code:200
FFF: DEBUG: 2022-06-17 01:35:56,359: requestable.py(50): Encoding:Windows-1252
FFF: DEBUG: 2022-06-17 01:35:56,360: adapter_themasquenet.py(101): Will now login to URL (http://themasque.net/efiction/user.php?action=login) as (HappyFaceSpider)
FFF: DEBUG: 2022-06-17 01:35:56,360: fetcher.py(470):
---------- REQ (POST) RequestsFetcher
http://themasque.net/efiction/user.php?action=login
FFF: DEBUG: 2022-06-17 01:35:56,640: fetcher.py(483): response code:200
FFF: DEBUG: 2022-06-17 01:35:56,641: requestable.py(50): Encoding:Windows-1252
FFF: INFO: 2022-06-17 01:35:56,641: adapter_themasquenet.py(107): Failed to login to URL http://themasque.net/efiction/user.php?action=login as HappyFaceSpider
Login Failed, Need Username/Password.
JimmXinu commented 2 years ago

Needed to start using https instead of http. Test versions up in usual places.