You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
INFO: 2015/07/17 11:01:41.893191 ->[192.168.48.11:6783|3e:b0:2f:de:5e:da(host1)]: connection added (new peer)
ERRO: 2015/07/17 11:01:41.894079 ->[192.168.48.11:6783|3e:b0:2f:de:5e:da(host1)]: connection shutting down due to error: Received invalid state update!
Related: #760 (comment) - the message there is different but similarly unhelpful
The text was updated successfully, but these errors were encountered:
In addition, it seems there is a memory leak that in the router when all these connections fail with the "Received invalid state update!" error. The router took more than 1,5Gb in my Vagrant before it was killed...
@rade Basically the same steps, while testing Discovery in my Vagrants. If I launch the router with no -initpeercount, Discovery sends /connects to the router, so I think it is basically the same (maybe the only different would be that connects would be in random order)
Start weave on two hosts, then connect them (breaking the rules on initpeercount):
weave logs:
Related: #760 (comment) - the message there is different but similarly unhelpful
The text was updated successfully, but these errors were encountered: