-
Notifications
You must be signed in to change notification settings - Fork 28
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
Crashes with ECONNREFUSED on OS X #1
Comments
Same here |
+1 |
Looks like you just need to use a different port, 4444 is used by many other applications. |
used |
same on Linux |
Do you have VNC server running at 127.0.0.1:5900? On osx you can start it from System Preferences>Sharing or as |
oops, early morning merges :) |
compilation errors while installing : "../src/async_animated_gif.cpp:384:35: error: unknown type name 'eio_req' |
@swagatata see #2 |
On OSX 10.7.5, node version 0.8.15 (which I realize is old - will update and retry)
When I run
vnc-over-gif
and try to connect to `http://localhost:4444/screen.gif', it crashes with the following message:The text was updated successfully, but these errors were encountered: