One-com/livestyle

Server crashes after a while with --watchhtml

Opened this issue · 1 comments

Reported by a friend of mine via email.

After the server has been running for a while and the page has been refreshed a bunch of times he gets this error:

node: ../deps/uv/src/unix/stream.c:726: uv__write: Assertion `stream->write_queue_size == 0' failed.
Aborted (core dumped)

Also, the server sometimes responds with a 404 ("Cannot GET / index.html") instead of serving the HTML.

Node: 0.10.8
OS: Ubuntu server 12.04

I should add that this only happens, when livestyle is used with the --watchhtml flag.