Closed
Description
Host system: Ubuntu 12.04
Nodejs: latest (0.10.13) from https://launchpad.net/~richarvey/+archive/nodejs
Ethercalc: latest (0.20130724.1) from npm
On my system Ethercalc at start runs fine, but after about 5 minutes (not exact measure) weird things start to happen:
- Connected clients are not updated with changes
- New clients see empty spreadsheet
- Server in console displays that it receives packets from clients, but is not broadcasting them anymore. Normally there's message "broadcasting packet" followed by "websocket writing some_data...", but later there's only "broadcasting packet" and nothing happens (here's the log: http://susepaste.org/19467747. to line 381 everything is fine, then there's some inactivity and at 432 there are events that aren't broadcasted).
Reproducible: always
Metadata
Metadata
Assignees
Labels
No labels