Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep getting login blocked (https://web.facebook.com/checkpoint/block/) #28

Open
RobbiNespu opened this issue Sep 9, 2021 · 3 comments

Comments

@RobbiNespu
Copy link

Hi there, I found your tool and I able to use to deleted some data

> Wed 08 Sep 2021 02:54:41 PM +08  
robbi@debian: pts/1: /home/robbi/RM-RF 
└─ $ ./deleter-linux --rateLimit 5000
Waiting 5000 ms before search and delete requests.
Logged in with user: XX XX (profile ID: XXXXXXX)
? Which years 2021
? Which months Jan
? Which categories All App Activity, Comments, Event Invitations, Event Responses, Group Posts and Comments, Group Reactions, Instagram Photos and Videos, Likes and Reactions, Others' Posts To Your Timeline, Photos and Videos, Posts, Posts You're Tagged In, Search History, Spotify, Your Events

Searching elements from 2021:
Jan ... ... ... ... ... ... ... ... ... ... ...   Elements found:       200
Deleting elements from 2021:
200 / 200 [------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 1 p/s 4m25s
Group Reactions: 1 deleted
Likes and Reactions: 4 deleted
Search History: 195 deleted
Total: 200 deleted

It my trial run and I want to delete by per month.. but when I try for second round, It doesnt work anymore. I keep getting blocked and asked to change password everytime I execute.

I try deleting the cookies and still get same thing.. it has been two day.

> Thu 09 Sep 2021 03:31:04 PM +08  
robbi@debian: pts/2: /home/robbi/RM-RF 
└─ $ ./deleter-linux --rateLimit 10000
Waiting 10000 ms before search and delete requests.
? Please type your email [email protected]
? Please type your password *********************
Attempting Login...
panic: Failed to login

goroutine 1 [running]:
main.newFbLogin(0xc00018aea0, 0xc000182008)
        /Users/marcel/pr/facebook-delete/deleter.go:118 +0xde
main.main()
        /Users/marcel/pr/facebook-delete/deleter.go:522 +0x1f3

I wonder and guesss, it maybe cause by user agent signature by this tool

This is my browser user agent

Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

When I use web browser (after change new pass and each time before I exec the tool), I able to use fb. So after 1h-3h, I come back and use the tool.. my account will be blocked and need to change pass again.

Let me know if I need to add more information

@marcelja
Copy link
Owner

I don't know how facebook detects this. For me, it always worked fine. User agent could definitely be something that's related. Maybe we could set a user agent in our client

@diskomo
Copy link

diskomo commented Oct 12, 2021

Hi, thanks so much for the tool.

I was experiencing the same error as above, although Facebook didn't ask me to change my password, just that an Unknown Device attempted a login and whether or not to trust it.

After clicking Trust and retrying the login, it worked.

@403-html
Copy link

403-html commented Oct 13, 2021

I get error on this checkpoint too but when I try to log in into account.
Windows 11 Pro and Go 1.17.2 (using source, because using exec for Windows crash after login attempt)

>go run deleter.go -rateLimit 500
Waiting 500 ms before search and delete requests.
? Please type your email [email protected]

? Please type your email **********@*****l
? Please type your password ****************
Attempting Login...
panic: Failed to login

goroutine 1 [running]:
main.newFbLogin(0xc000042fb0)
        C:/Users/Tymoteusz/Desktop/facebook-delete/deleter.go:118 +0xad
main.main()
        C:/Users/Tymoteusz/Desktop/facebook-delete/deleter.go:522 +0x289
exit status 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants