[Bug]: ElementNotInteractableException: Website hangs when submitting a code, crashing the program.
Description
Was running program on normal login mode. It has randomly stopped working after a few hours every time. See attachment for info provided after the last code attempt.
Minimal Reproduction
All I did was run program for a few hours. It happens without any additional input after program start.
Error
Operating System Version
Windows 10 19045.4651
Browser and Browser Version
126.0.6478.185 (Official Build) (64-bit)
Python Version
3.10
Program Version
fc9812f3b6769f0eeba42f0f5bdeb01b7c8fe57c
Any other information or context?
No response
I'm not experiencing this error. Please send the full stack trace with redacted personal details.
I'm not experiencing this error. Please send the full stack trace with redacted personal details.
Where do I find that? I'm not well versed in any of this coding stuff.
... The giant error that pops up in your console/terminal app when the program crashes. Copy that and send it to me, please
... The giant error that pops up in your console/terminal app when the program crashes. Copy that and send it to me, please
All the stuff in red? I already have that as part of the .txt file in the original post
This error happens to me too. I'm not sure what the cause is. I guess that after hours of running, the website lags to an extent that the program just breaks.
When I have time I will have to watch the log and screen manually to find out what causes it.
I just had a different error occur. Attached a file of everything in the cmd.exe after the last code attempt, with email & password redacted.
Does this error occur commonly for you or is it the first time?
I have another request but it may be time consuming. Could you record your screen with both the cmd.exe and browser open side by side? I could watch it to see where the crash occurs.
You will have to censor your personal details in the video though, which could be time consuming.
Here is a video of the error happening https://youtu.be/giHWegeAyrM
Seems to be the website takes too long to submit the code, due to the ratelimit.
I thought I fixed this before but apparently not. I'm not sure what the solution is.
Is there a way to increase the time between codes instead of it starting at 2 seconds? Like, make it submit between 4-8 seconds?
You can edit the cooldown in the program. There should be some hardcoded values. search for time.sleep(
In which folder/document?