Skip to content
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

Socket.io Error #20

Open
W3SLAV opened this issue Jul 12, 2021 · 2 comments
Open

Socket.io Error #20

W3SLAV opened this issue Jul 12, 2021 · 2 comments

Comments

@W3SLAV
Copy link

W3SLAV commented Jul 12, 2021

Error with socket.io, prevents site from loading.
Screenshot_2021-07-11_22-28-38 (2)

@caph1993
Copy link

caph1993 commented Aug 7, 2021

Same problem here, using Python 3.8. The browser's console says index.js:83 GET http://127.0.0.1:5000/socket.io/?EIO=3&transport=polling&t=NiW7TLN 400 (BAD REQUEST).

@Whu-MT
Copy link

Whu-MT commented Feb 22, 2022

Same problem happens to me. Solved by changing socket.io version from 1.x to 4.x.
See https://python-socketio.readthedocs.io/en/latest/intro.html for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants