Can't login - Message: invalid session id;
bug
### Before submitting a bug report...
- [x] This bug wasn't already reported.
(I have checked every bug report on GitHub)
- [x] I've ran the program with the -r argument.
### Branch
master
### Commit
72ec8de
### Describe the bug
```2025-09-25 14:38:04,691 [DEBUG] out __init__
2025-09-25 14:38:04,696 [DEBUG] in __enter__
2025-09-25 14:38:24,002 [INFO] [LOGIN] Logging-in...
Button 2: Forgot your username?
Button 3: Next
Button 4: Help and feedback
2025-09-25 14:38:24,479 [INFO] [LOGIN] Entering email...
2025-09-25 14:38:36,061 [DEBUG] isPasswordless = False
2025-09-25 14:38:46,238 [ERROR] Error during login: Message:
Stacktrace:
#0 0x00556e12ac84 <unknown>
#1 0x00556db66940 <unknown>
#2 0x00556dbaf528 <unknown>
#3 0x00556dbeb280 <unknown>
#4 0x00556dba3fb8 <unknown>
#5 0x00556e0f6a54 <unknown>
#6 0x00556e0f99d4 <unknown>
#7 0x00556e0f95b0 <unknown>
#8 0x00556e0e18f0 <unknown>
#9 0x00556e0fa04c <unknown>
#10 0x00556e0cbd0c <unknown>
#11 0x00556e118238 <unknown>
#12 0x00556e118444 <unknown>
#13 0x00556e129a68 <unknown>
#14 0x007f9ebf1314 <unknown>
#15 0x007f9ec5b118 <unknown>
2025-09-25 14:38:46,359 [DEBUG] in __exit__ exc_type=<class 'selenium.common.exceptions.TimeoutException'> exc_value=Message:
Stacktrace:
#0 0x00556e12ac84 <unknown>
#1 0x00556db66940 <unknown>
#2 0x00556dbaf528 <unknown>
#3 0x00556dbeb280 <unknown>
#4 0x00556dba3fb8 <unknown>
#5 0x00556e0f6a54 <unknown>
#6 0x00556e0f99d4 <unknown>
#7 0x00556e0f95b0 <unknown>
#8 0x00556e0e18f0 <unknown>
#9 0x00556e0fa04c <unknown>
#10 0x00556e0cbd0c <unknown>
#11 0x00556e118238 <unknown>
#12 0x00556e118444 <unknown>
#13 0x00556e129a68 <unknown>
#14 0x007f9ebf1314 <unknown>
#15 0x007f9ec5b118 <unknown>
traceback=<traceback object at 0x7fa03b75c0>
2025-09-25 14:38:46,369 [ERROR]
```
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.InvalidSessionIdException: Message: invalid session id; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalidsessionidexception
### Import the logs
[activity.log](https://github.com/user-attachments/files/22543588/activity.log)
### Screenshots
Headless, can't
### Value of dashboard variable
N/A
0 条评论