TheNetsky / Microsoft-Rewards-Script

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.
189 stars 44 forks source link

Bot hanging on [LOG] [MAIN] Starting DESKTOP browser after changing password #70

Closed Gigafrost closed 7 months ago

Gigafrost commented 7 months ago

Just updated to 1.4.4 and changed my password and now it doesn't seem to want to log me in. Instead it just hangs

[2/23/2024, 8:42:50 AM] [PID: 24412] [LOG] [MAIN] Bot started with 1 clusters [2/23/2024, 8:42:50 AM] [PID: 24412] [LOG] [MAIN-WORKER] Started tasks for account [redacted email] [2/23/2024, 8:42:51 AM] [PID: 24412] [LOG] [BROWSER] Created browser with User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0" [2/23/2024, 8:42:51 AM] [PID: 24412] [LOG] [MAIN] Starting DESKTOP browser

My password is longer now. Is there a limit to how long one's password can be before the bot has trouble logging in? Or is something else going on with how it isn't responding?

Any help is appreciated and thanks for making this script

TheNetsky commented 7 months ago

Remove sessions folder, disable headless to see what the bot is doing.

Gigafrost commented 7 months ago

That did the trick. Thank you for the quick response! You can go ahead and close this ticket.