charlesbel/Microsoft-Rewards-Farmer

Program is stuck

TheCyberWeaver opened this issue · 8 comments

Hi, when I was running this script, the program seemed to be stuck after this output:
By the way I do not have GUI installed on my server, could that be the problem?

2024-02-03 22:25:17,679 [INFO] Using default request storage
2024-02-03 22:25:17,686 [INFO] Created proxy listening on 127.0.0.1:34343
2024-02-03 22:25:17,686 [INFO] Using undetected_chromedriver
2024-02-03 22:25:17,930 [INFO] patching driver executable /root/.local/share/undetected_chromedriver/undetected_chromedriver
2024-02-03 22:25:18,941 [INFO] Capturing request: https://accounts.google.com/ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard
2024-02-03 22:25:18,989 [INFO] Screen size: 2364x1427
2024-02-03 22:25:18,990 [INFO] Device size: 2309x1276
2024-02-03 22:25:19,815 [INFO] [LOGIN] Logging-in...
2024-02-03 22:25:22,232 [INFO] [LOGIN] Writing email...
2024-02-03 22:25:24,165 [INFO] [LOGIN] Writing password...

same bruh

Same error has been occurring for me. No successful logins today no matter how many times I've tried. Can login normally though

Same here sadly.

Hi guys, I had the same problem, but luckily I managed to solve it, just open main.py with arg -v

on windows I cd to folder on cmd, then
python main.py -v

This arg lets you see the browser, so just click on always remember. I hope it works for you

Thank you man, good job

Hi guys, I had the same problem, but luckily I managed to solve it, just open main.py with arg -v

on windows I cd to folder on cmd, then python main.py -v

This arg lets you see the browser, so just click on always remember. I hope it works for you

:( I am not preparing to install GUI on my server. It seems that this is the issue. Thanks a lot though

Hi guys, I had the same problem, but luckily I managed to solve it, just open main.py with arg -v

on windows I cd to folder on cmd, then python main.py -v

This arg lets you see the browser, so just click on always remember. I hope it works for you

:( I am not preparing to install GUI on my server. It seems that, this is the issue. Thanks a lot though