marcelja / facebook-delete

Fast facebook activity deletion
MIT License
1.28k stars 48 forks source link

App crashes on attempting login #19

Closed bagaweb closed 3 years ago

bagaweb commented 3 years ago

After typing email & password, the app crashes. I'm on Windows 10 x64, no antivirus installed. Facebook asked me to change the password after this.

marcelja commented 3 years ago

I'd try to change the password and run the application again with the new password

bagaweb commented 3 years ago

Tried again, no luck, same problem as before.

marcelja commented 3 years ago

I think that facebook has some mechanisms to detect automated or suspicious actions. That could result in locking the account which would make the script fail.

It would be interesting to debug the login process. I have a script called debug_login.sh in this repo. This will probably not run on Windows. If you have some Linux subsystem, you could try running that script in there. Then we could see if the general idea of the login is working for you.

bagaweb commented 3 years ago

Unfortunately I do not have Linux at the moment even though it's on my checklist to get rid of Windows sooner or later. Anyway I gave your tool another try, still crashed after attempting login. Thanks for your support.

replete commented 3 years ago

I had to disable 2FA to make it work

bagaweb commented 3 years ago

Any fix?

marcelja commented 3 years ago

No, I would need more information to understand the problem. I think that we should wait until someone has the same issue and can provide some debugging.

replete commented 3 years ago

It's 2FA. Discount 2FA fixed the issue for me. But I couldn't delete anyway from API limits...

On Sat, 3 Jul 2021, 15:35 Marcel Jankrift, @.***> wrote:

No, I would need more information to understand the problem. I think that we should wait until someone has the same issue and can provide some debugging.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/marcelja/facebook-delete/issues/19#issuecomment-873416337, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGGI22J2RWMRNZIROTMKQTTV4N37ANCNFSM44YQ7YKA .

marcelja commented 3 years ago

What kind of API limits did you experience?

replete commented 3 years ago

What kind of API limits did you experience?

0panic: ratelimited, please open https://mbasic.facebook.com and navigate to your activity log to see more information.

Upon navigating to the 'Activity Log' I am greeted with this error on Facebook: image