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

Not output #87

Open
ifightcode opened this issue May 22, 2016 · 7 comments
Open

Not output #87

ifightcode opened this issue May 22, 2016 · 7 comments

Comments

@ifightcode
Copy link

After deploying signalling master, I'm not seeing "Welcome to socket.io". And no error in installing or deploying.

@triangle42
Copy link

I have the same issue.
The console in chrome shows:
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8888/

@gepolv
Copy link

gepolv commented Jun 14, 2016

The same here.

@moqri
Copy link

moqri commented Jun 21, 2016

Add /socket.io/ to the domain
http://localhost:8888/socket.io/

@pangff
Copy link

pangff commented Jun 25, 2016

@guoxiangke
Copy link

http://localhost:8888 =>404
http://localhost:8888/socket.io/ =>{"code":0,"message":"Transport unknown"} great!

@tzhbami7
Copy link

Had the same issue... Downgrade socket.io to 0.9.17 worked for me :/

@vinodmap
Copy link

vinodmap commented Jan 7, 2017

By downgrading to 0.9.17, did you get the http://localhost:8888/socket.io/ =>{"code":0,"message":"Transport unknown"} ?

By downgrading to 0.9.17, I now get "Welcome to socket.io" at http://localhost:8888/socket.io/

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

8 participants