Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

selenium.common.exceptions.TimeoutException: Message: Stacktrace: #643

Closed
Liu-Angelo opened this issue Feb 11, 2023 · 1 comment
Closed
Labels
bug Something isn't working stale

Comments

@Liu-Angelo
Copy link

Traceback (most recent call last):
File "/data/chatgpt/chatgpt-reverse/./bin/chatgpt_browser_app.py", line 97, in chat
message = chat_with_chatgpt(msg)
File "/data/chatgpt/chatgpt-reverse/./bin/chatgpt_browser_app.py", line 131, in chat_with_chatgpt
chatbot = Chatbot({
File "/data/chatgpt/chatgpt-reverse/bin/revChatGPT/Unofficial.py", line 72, in init
self.__email_login()
File "/data/chatgpt/chatgpt-reverse/bin/revChatGPT/Unofficial.py", line 503, in __email_login
WebDriverWait(driver, 120).until(
File "/usr/local/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
#0 0x560cef06bd93 (/root/.local/share/undetected_chromedriver/undetected_chromedriver (deleted)+0x66cd92)
#1 0x560ceee3a2d7 (/root/.local/share/undetected_chromedriver/undetected_chromedriver (deleted)+0x43b2d6)
#2 0x560ceee76caa (/root/.local/share/undetected_chromedriver/undetected_chromedriver (deleted)+0x477ca9)
#3 0x560ceee76db1 (/root/.local/share/undetected_chromedriver/undetected_chromedriver (deleted)+0x477db0)

@Liu-Angelo Liu-Angelo added the bug Something isn't working label Feb 11, 2023
@acheong08
Copy link
Owner

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants