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

Illegal transport "socket.io.js" #59

Closed
superfeedr opened this issue Sep 28, 2010 · 2 comments
Closed

Illegal transport "socket.io.js" #59

superfeedr opened this issue Sep 28, 2010 · 2 comments

Comments

@superfeedr
Copy link

We're trying to running socket.io with Express. The code is the following : http://gist.github.com/601921
But we get a weird error when fetching content at http://0.0.0.0:3000/socket.io/socket.io.js

Any idea what is going on? That's quite annoying.
Express version : 0.2.5
Socket.io version : 0.5.3

@SlNPacifist
Copy link
Contributor

It can be related to the commit http://github.com/LearnBoost/Socket.IO-node/commit/d2ead47fcaff1d0b047a92b689bd70f653277d10, after which Socket.io server was failing to give .swf. Try updating )

@johnnynia
Copy link

I experienced the same error. After uninstalling version 0.5.3 previously installed via npm I installed the newest version using git, now it works.

This issue was closed.
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

2 participants