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

problem #2

Open
ignaciosaravia opened this issue Dec 15, 2013 · 9 comments
Open

problem #2

ignaciosaravia opened this issue Dec 15, 2013 · 9 comments

Comments

@ignaciosaravia
Copy link

Hi Udi, I was reviewing your great chat https://github.com/uditalias/chat-nodejs node, when I run this on my pc I see this screen http://prntscr.com/2bfb6e after entering a user, this screen has been a long time so I hope your help, thanks

@danbartlett
Copy link

Same here, just hangs on 'Connecting...'

@the023
Copy link

the023 commented Apr 22, 2014

You need to configure the serverAddress in public/scripts/chat.io.js line 15

    serverAddress = 'http://example.com:8080',

If you change default port ( 8080 ), you need to modify server.js line 8

@Yannyezixin
Copy link

@uditalias Same here. It just hangs on "Connecting" when I run it at my localhost:8080

@vincurekf
Copy link

Hi, i have the same problem as above.
Even after changing server address to:

serverAddress = 'http://185.8.239.101:8080',

still can't connect...

So my app is running on: http://185.8.239.101:8080
the final address which is called looks like this:

http://185.8.239.101:8080/socket.io/?EIO=3&transport=polling&t=1411398710974-1

if i try paste this address to browser i get this:

{"code":0,"message":"Transport unknown"}

Still don't know what am i doing wrong. :/

@kumardeepakr3
Copy link

Issue resolved. Please refer to:
https://github.com/airless/chat-nodejs
I think there was some issue with the versions of express, nodejs and with serverAddress. Thanks to @Airless 👍

@jostster
Copy link

@vincurekf did you find a solution? I am having this same issue and I removed the serverAddress variable part

@nise
Copy link

nise commented Oct 16, 2015

it still hangs.

@arinjay
Copy link

arinjay commented Jul 17, 2016

I am having the same issue, It still hangs on 'Connecting..'

@amritkrs
Copy link

It is hanging

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

10 participants