question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The client is using an unsupported version of the Socket.IO or Engine.IO protocols

See original GitHub issue

When trying to connect to the server from the client, I get the following error:

The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this error will be logged with level INFO)
[22:27:30] engineio.server _log_error_once::710 ERROR - The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this error will be logged with level INFO)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
juharriscommented, Dec 19, 2020

That’s very kind of you! Perhaps you can just make a donation to something and think of me? Something environmental/STEM related that helps young students/women/disadvantaged people.

1reaction
lufinkeycommented, Dec 16, 2020

@juharris no problem! Thanks for putting this tool together! Its incredibly useful

Read more comments on GitHub >

github_iconTop Results From Across the Web

The client is using an unsupported version of the Socket.IO or ...
The connection URL suggests your Socket.IO client is a version 1 or version 2. It should be a version 3 to be compatible...
Read more >
"The client is using an unsupported version of the Socket.IO or ...
It's exactly what the error says. The version of the Socket.IO client that you are using is incompatible with the version of the...
Read more >
The client is using an unsupported version of the Socket.IO or ...
I'm trying to connect rasa 3.2 using socket but I get below error whenever I'm trying to connect. connecting what? can you share...
Read more >
python-flask-socketio(1) - Arch manual pages
The python-socketio package (which provides the Socket.IO server implementation used by Flask-SocketIO) includes a Python client. Version compatibility. The ...
Read more >
The client is using an unsupported version of the ... - DevPress
Answer a question I'm trying to run a client an server in python using flask_socketio, socketIO_client and SOCKET.IO in a raspberry pi 4...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found