disconnect async handler error: disconnect() takes 0 positional arguments but 1 was given #1437
mmoollllee
started this conversation in
General
Replies: 2 comments 1 reply
-
Can you please provide the versions of python-socketio, python-engineio and flask-socketio that you are using? |
Beta Was this translation helpful? Give feedback.
0 replies
-
python-engineio==4.11.2 It seems like this error is related to the
The error is gone without it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My problem could relate to #1430 @ Flask-SocketIO, but I can't help myself.
Whenevery my python client disconnects I get this disconnect async handler error:
I'm on current Debian Bookworm on a RaspberryPi.
My requirements.txt:
How can I resolve this?
Beta Was this translation helpful? Give feedback.
All reactions