drknzz / auto-lingo

A Duolingo Bot for automatic XP earning
MIT License
132 stars 40 forks source link

Learn Mode #25

Open dan1ck opened 1 year ago

dan1ck commented 1 year ago

Just tried installing and running the bot which all worked fine but if I choose the Learn Mode it opens the right page but cannot start a module and just returns a TimeoutException after a while. Is there any way to get this updated and working again?

Windanze commented 1 year ago

I am finding the same is true. Cannot use learn mode. I get the same timeoutexceptions as above. I started in -a -l and it logs in, stays on learning page and then times out.


DevTools listening on ws://127.0.0.1:63085/devtools/browser/d927bade-a895-47ac-ab26-95dc132392b0 Loggin in Traceback (most recent call last): File "C:\Users\XXXX\autoLING\auto-lingo\auto-lingo.py", line 911, in main() File "C:\Users\XXXX\autoLING\auto-lingo\auto-lingo.py", line 903, in main learn_bot() File "C:\Users\XXXX\autoLING\auto-lingo\auto-lingo.py", line 778, in learn_bot skills = WebDriverWait(driver, 20).until( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\XXXX\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\support\wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message:


Thanks for the work.

AlinaRinn commented 1 year ago

Same error

image

dan1ck commented 1 year ago

@drknzz: Any chance you will pick this up again?

drknzz commented 1 year ago

Hey @dan1ck, I'm quite busy atm but I might be able to find time soon to address the piled up issues about learn mode as well as do an overall update so it works better than ever. Maybe even some GUI for overall better UX? 👀

dan1ck commented 1 year ago

Cool, thank you for the feedback @drknzz! No pressure at all but would be cool if you find some time to update :)

trfi commented 1 year ago

I

Hey @dan1ck, I'm quite busy atm but I might be able to find time soon to address the piled up issues about learn mode as well as do an overall update so it works better than ever. Maybe even some GUI for overall better UX? 👀

I'm looking forward to it. Thank you so much

Ayasato69 commented 1 year ago

Same error

image

same is happening to me