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

Node 0.8.20+ / socket hangups #8

Closed
Iristyle opened this issue Mar 1, 2013 · 5 comments
Closed

Node 0.8.20+ / socket hangups #8

Iristyle opened this issue Mar 1, 2013 · 5 comments

Comments

@Iristyle
Copy link

Iristyle commented Mar 1, 2013

I'm using this through grunt-contrib-livereload .. but unfortunately, I'm getting bit my node socket hangups almost immediately.

Running "regarde" task
File generated\index.html changed. Tasks: livereload
File generated\css added. Tasks: livereload
File generated\data added. Tasks: livereload
File generated\font added. Tasks: livereload
File generated\img added. Tasks: livereload
File generated\js added. Tasks: livereload
File generated\lib added. Tasks: livereload
File generated\partials added. Tasks: livereload

Running "livereload" task
... Reloading generated\index.html ...
... Reload generated\index.html ...

Running "regarde" task

Running "livereload" task
... Reloading generated\css, generated\data, generated\font, generated\img, generated\js, generated\lib, generated\partials ...
... Reload generated\css ...
... Reload generated\data ...
... Reload generated\font ...
... Reload generated\img ...
... Reload generated\js ...
... Reload generated\lib ...
... Reload generated\partials ...

Running "regarde" task
Fatal error: socket hang up

There are some mitigation techniques discussed, but it basically ends up being that you have to write code to handle the errors.
ether/etherpad-lite#1541

@roytruelove
Copy link

+1, same issue here. Holding off on using grunt-contrib-livereload for now.

@sindresorhus
Copy link

Is this still reproducible in latest node?

@mklabs
Copy link
Owner

mklabs commented Sep 24, 2013

Is it still relevant ?

I'm using node 0.8.21 (which is outdated by now) and never noticed this issue.

@ghost
Copy link

ghost commented Jun 10, 2015

@mklabs : you can probably close this now.

@mklabs
Copy link
Owner

mklabs commented Jun 14, 2015

@jrobeson Thanks, indeed 👍

@mklabs mklabs closed this as completed Jun 14, 2015
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

4 participants