LtCMDstone / MS-Rewards-Farmer-Docker

Dockerized bot for MS-Rewards
16 stars 6 forks source link

Stuck at Writing password... #1

Closed Shirotaku closed 4 months ago

Shirotaku commented 11 months ago

After writing the password, the script gets stuck. Probably a 2FA error. Anybody knows how to fix?


2023-11-12 17:41:50,476 [INFO] Using default request storage
2023-11-12 17:41:50,486 [INFO] Created proxy listening on 127.0.0.1:37939
2023-11-12 17:41:50,486 [INFO] Using undetected_chromedriver
2023-11-12 17:41:51,124 [INFO] patching driver executable /root/.local/share/undetected_chromedriver/undetected_chromedriver
2023-11-12 17:41:51,927 [INFO] Capturing request: https://accounts.google.com/ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard
2023-11-12 17:41:51,981 [INFO] Capturing response: https://accounts.google.com/ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard 200 
2023-11-12 17:41:51,987 [INFO] Capturing request: https://clientservices.googleapis.com/chrome-variations/seed?osname=linux&channel=stable&milestone=119
2023-11-12 17:41:52,021 [INFO] Capturing response: https://clientservices.googleapis.com/chrome-variations/seed?osname=linux&channel=stable&milestone=119 304 
2023-11-12 17:41:52,255 [INFO] Screen size: 1998x1287
2023-11-12 17:41:52,256 [INFO] Device size: 1943x1136
2023-11-12 17:41:52,477 [INFO] [LOGIN] Logging-in...
2023-11-12 17:41:55,136 [INFO] [LOGIN] Writing email...
2023-11-12 17:41:56,652 [INFO] [LOGIN] Writing password...
Ducky443747 commented 11 months ago

check for 2fa

Shirotaku commented 11 months ago

how do I enter 2FA?

LtCMDstone commented 11 months ago

Since I don't use 2FA I must have a look to implement it somehow with the image, please be patient. Also I have problem the same problem with the latest commit of @klept0 bot also without 2FA

mgrimace commented 10 months ago

I don't use 2FA and ran into the same problem (stalling at writing password). A potential workaround that worked for me:

For reference, I logged in on my desktop via edge, and I run the bot on a separate headless server computer both on the same network. It might also be entirely coincidence, but perhaps worth a try.

The problem is now its stuck on ms-reward-farmer | 2023-12-01 00:37:52,222 [INFO] [DAILY SET] Trying to complete the Daily Set... but that's another issue.

44ron commented 9 months ago

I had the same issue and I dont use 2FA, I tried to disable headless mode, and found that it gets stuck on the "stay logged in?" confirmation prompt. Once I pressed "No", the script continued perfectly. Then right after that I ran the script again and tried pressing "Yes" and thats when my account got banned lol