-
I am trying to separate the removal of transports from the destruction of the C++ objects. Did this for datareader/writer but it looks sedp/spdp depend on this also.
On my jwi-transportclientleaka…
-
Hi - great tool, thanks for developing it.
** Is this a BUG REPORT? **
yes
## What you expected to happen?
I expect weave running on each node to be able to connect to weave running on every …
-
When running IPV8, I encountered a stack trace:
```
CRITICAL:root:Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
…
-
## What you expected to happen?
No significant delays when connecting to other nodes.
## What happened?
We have a bare-metal k8s cluster with 14 nodes, half of the nodes run business pods, th…
-
Hi @Aprogiena, I've noticed that the timeout that gets set in the PeerConnector's ConnectAsync method isn't getting honoured:
```
var clonedConnectParamaters = this.CurrentParameters.Clone();
…
-
```
CRITICAL:root:Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.p…
-
When running IPV8, I got the following error:
```
CRITICAL:root:Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
s…
-
@wanderer continuing our work on #4 from last night, I have
- repro instructions for the test failure
- some clues as to how to fix it -- wanted to check with you first
Recapping Current Behavio…
-
Peers connect failed, the following output show the error.
```
$ weave status connections
-> 192.168.1.101:6783 failed host clock skew of 33166s exceeds 900s limit, retry: 2017-07-09 16:59:…
-
Hi,
I noticed small UDP packets all work fine. Some larger ones (more or less 1500) always got dropped. Looks like it's related to MTU.
Also tried ping, also failed with big size packets like "-…