-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Websockets.exceptions.ConnectionClosedError #31
Comments
This looks like it's happening in the websockets package. I'd say make sure websockets is up to date (v10.3) and that there isn't some connectivity issue to |
Getting the same error, I upgraded to websockets 10.3 from 10.2 (got a warning stating webex_bot dependency requires websockets==10.2, but this still took the upgrade), verified able to access both of those sites, and still getting the same error as above.
|
Same error here. /: |
Description
If I run the code with one fresh bot, all work fine. But after 2 days I try again and the error comes.
What I Did
The text was updated successfully, but these errors were encountered: