Closed thangckt closed 4 months ago
hi @nek0us
I get this error
2024/06/26 16:25:39 ChatGPTWeb.py WARNING Download message error:Page.goto: NS_BINDING_ABORTED; maybe frame was detached? Call log: navigating to "https://chatgpt.com/backend-api/conversation", waiting until "load" 2024/06/26 16:25:39 ChatGPTWeb.py WARNING send message error:Page.goto: NS_BINDING_ABORTED; maybe frame was detached? Call log: navigating to "https://chatgpt.com/backend-api/conversation", waiting until "load" 2024/06/26 16:25:40 ChatGPTWeb.py ERROR Download message error: Page.goto: NS_BINDING_ABORTED; maybe frame was detached? Call log: navigating to "https://chatgpt.com/backend-api/conversation", waiting until "load" send message error: Page.goto: NS_BINDING_ABORTED; maybe frame was detached? Call log: navigating to "https://chatgpt.com/backend-api/conversation", waiting until "load" ,retry: 2 send message error: BrowserContext.new_page: Page.evaluate: Something went wrong. If this issue persists please contact us through our help center at help.openai.com. .... .... @debugger eval code line 226 > eval:1:21 evaluate@debugger eval code:233:19 @debugger eval code:1:44 ,retry: 1 Download message error: Page.goto: NS_BINDING_ABORTED; maybe frame was detached? Call log: navigating to "https://chatgpt.com/backend-api/conversation", waiting until "load" send message error: Page.goto: NS_BINDING_ABORTED; maybe frame was detached? Call log: navigating to "https://chatgpt.com/backend-api/conversation", waiting until "load" ,retry: 0 and error: send msg retry max
Do you know how to solve it?
Thank.
Looks like a network issue, and the login is not completing? Try using a different proxy? And set logger_level='DEBUG'
logger_level='DEBUG'
hi @nek0us
I get this error
Do you know how to solve it?
Thank.