Skip to content

Login problem without 2FA #126

@Hirishiolo

Description

@Hirishiolo

Hello,

i can't login, I see in debug log this:

[2025-05-29 10:09:38,920] fb2cal INFO () Starting fb2cal v1.3.1 (Production) [https://git.io/fjMwr]
[2025-05-29 10:09:38,920] fb2cal INFO () This project is released under the GPLv3 license.
[2025-05-29 10:09:38,921] fb2cal INFO () Attemping to parse config file...
[2025-05-29 10:09:38,922] fb2cal INFO () Config successfully loaded.
[2025-05-29 10:09:38,922] fb2cal INFO () Logging level set to: DEBUG
[2025-05-29 10:09:38,922] fb2cal INFO () Attemping to authenticate with Facebook...
[2025-05-29 10:09:38,925] urllib3.connectionpool DEBUG (_new_conn) Starting new HTTPS connection (1): www.facebook.com:443
[2025-05-29 10:09:39,210] urllib3.connectionpool DEBUG (_make_request) https://www.facebook.com:443 "GET /login HTTP/1.1" 200 None
[2025-05-29 10:09:40,560] urllib3.connectionpool DEBUG (_make_request) https://www.facebook.com:443 "POST /login/device-based/regular/login/?login_attempt=1&lwv=100 HTTP/1.1" 302 0
[2025-05-29 10:09:40,748] urllib3.connectionpool DEBUG (_make_request) https://www.facebook.com:443 "GET /two_step_verification/authentication/?encrypted_context=LONGSTRING&flow=pre_authentication&next HTTP/1.1" 200 None
[2025-05-29 10:09:40,861] fb2cal DEBUG (authenticate
HTML CODE
[2025-05-29 10:18:11,432] fb2cal DEBUG (authenticate) Cookie(c_user) : None
[2025-05-29 10:18:11,433] fb2cal ERROR (authenticate) Failed to authenticate with Facebook with email EMAIL. Please check provided `email/password.

I don't have 2FA, but I see in the request "two_step_verification", can that be the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions