Differential / meteor-boilerplate

Boilerplate meteor app - starting point for meteor apps

Home Page:http://github.differential.com/meteor-boilerplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to receive keepalive! Exiting

fivetwentysix opened this issue · comments

Everytime I update the variables I get something like this in the server:

=> Client modified -- refreshing
I20141214-03:55:11.281(8)? Failed to receive keepalive! Exiting.
=> Exited with code: 1
=> Meteor server restarted

Failed to receive keepalive! Exiting.
Get exact same message

just do meteor update, that should fix it

@fivetwentysix Is this still happening even after the update? It should be gone now.