Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Probloem starting DeleteFB #154

Open
danielfcastro opened this issue Jan 20, 2021 · 1 comment
Open

Probloem starting DeleteFB #154

danielfcastro opened this issue Jan 20, 2021 · 1 comment

Comments

@danielfcastro
Copy link

danielfcastro commented Jan 20, 2021

After I run deletefb -E 'mymail' -P 'mypassword' -U 'https://www.facebook.com/myprofile/' -Y 2010

The ChromeDriver opens a new Chrome Window and asks me to accept cookies. But it sometimes does not waits me to click on accept. When it does awaits it rejects my credentials, and those are correct credentials, and I need to manually type the same I did on command line to pass the login (2FA is disabled).

When I check the console I get

DevTools listening on ws://127.0.0.1:64942/devtools/browser/5a277a88-8181-42e4-b5ee-7fbc62faaa7b
[31248:17440:0120/123951.754:ERROR:device_event_log_impl.cc(211)] [12:39:51.754] USB: usb_device_handle_win.cc:1049 Failed to read descriptor from node connection: Um dispositivo conectado ao sistema nπo estß funcionando. (0x1F)
[31248:17440:0120/123951.757:ERROR:device_event_log_impl.cc(211)] [12:39:51.758] USB: usb_device_handle_win.cc:1049 Failed to read descriptor from node connection: Um dispositivo conectado ao sistema nπo estß funcionando. (0x1F)
Execution blocked: Please navigate to https://www.facebook.com to continue
Execution blocked: Please navigate to https://www.facebook.com to continue

And then my Browser opened by ChromeDriver automatically navigates to file://mobile.facebook.com/'https://www.facebook.com/myprofile/'/timeline?year=2010 and displays nothing and I get a Could not find any posts message on the console.

@weskerfoot
Copy link
Owner

Hey, the -Y flag is broken at the moment, which is in another issue, just FYI.

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

No branches or pull requests

2 participants