-
Notifications
You must be signed in to change notification settings - Fork 35
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 on MacOS #10
Comments
Could you give us more information about your machine. What OS? What version of nodejs do you have installed? Any other info that you deem useful. |
Ok @soumith, sorry for waiting so long to answer. Here are some information about my machine. Mac OS X version 10.9.3 -> % luarocks list Installed rocks:cwrap I have tested it on Chrome and Firefox, both are having the same issue. Thanks. |
i dont know, i have the same setup, and I see no issues. 10.9.3 and v0.10.28 |
@soumith, whats the version of your socket.io? Mine is:
|
When I import socket.io inside node, the following line appears: |
probably, i dont know, but I dont see an error when I import socket inside node. |
I have successfully loaded the gfx, and it is running into my localhost. However, when I execute gfx.image(image.lena()) nothing appears and my javascript console starts prompting an error. I have attached a image that shows it.
Just complementing, this is the error message I get is:
GET https://localhost:8000/socket.io/1/?t=1400892730784 net::ERR_CONNECTION_REFUSED socket.io.js:1659
Socket.handshakesocket.io.js:1659
Socket.connectsocket.io.js:1699
maybeReconnect
The text was updated successfully, but these errors were encountered: