moose-team / friends

:tv: P2P chat powered by the web.
http://moose-team.github.io/friends/
MIT License
3.17k stars 341 forks source link

Destroying invalid entry. #59

Open mrquincle opened 9 years ago

mrquincle commented 9 years ago

I could log in first, it doesn't work anymore. The only error message is the following:

[25612:0429/231242:WARNING:backend_impl.cc(1775)] Destroying invalid entry. [25612:0429/231242:WARNING:backend_impl.cc(1775)] Destroying invalid entry.

It also cranks up my one of my CPUs. If there are debug flags, I'm happy to provide more info.

max-mapper commented 9 years ago

just a note, any log messages that start with [ are from deep inside Chromium and aren't related to the app itself.

beaugunderson commented 9 years ago

maybe worth hiding WARNING via beaugunderson/silence-chromium too (or making configurable, or logging those + stdout to friends-debug.log a la npm)

beaugunderson commented 9 years ago

actually i really like the friends-debug.log idea, i bet we'll have cases where that file is useful