You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @491933243, popup() has to wrap the HTML content in order to send back, it might be due to the WebSocket library use or just the general unreliability around doing wrapping. Could you try if restarting the Python rpa package periodically helps with the issue? Or could you write some wrapper to kill the Python process if it hangs and restart it?
kensoh
changed the title
Fatal error: Uncaught exception 'WebSocket\ConnectionException' with message 'Empty read; connection dead? Stream state:
Uncaught exception 'WebSocket\ConnectionException' - popup() works by wrapping around the tab's HTML
Feb 4, 2025
kensoh
changed the title
Uncaught exception 'WebSocket\ConnectionException' - popup() works by wrapping around the tab's HTML
Uncaught exception 'WebSocket\ConnectionException' - popup() inherent limitation
Feb 4, 2025
Repeatedly calling Popup() often results in this error, causing the program to freeze and not execute.
The text was updated successfully, but these errors were encountered: