-
## What you expected to happen?
Inter-node cluster-internal traffic to work
## What happened?
At random times one nodes' pod network becomes unreachable/can't connect to other nodes' pod-network.…
-
```
$ python ipv8_service.py
Traceback (most recent call last):
File "ipv8_service.py", line 12, in
from .ipv8.messaging.interfaces.statistics_endpoint import StatisticsEndpoint
ValueErro…
-
https://github.com/Tribler/py-ipv8/commit/5ab7272c939f2421579f119296f5f3571891277b#diff-8f7c5e226bb45e5845d6c2af95478d6b causes the overlay tutorial to misbehave and include bootstrap peers in the pee…
-
I've wrapped the `Discover` function like this:
```
func Discover() {
info := make(map[string]string)
info["name"] = "device"
info["id"] = "1"
info["address"] = ip
b, _ := json.Marshal…
-
I have built simple pubsub example with MulticastDNS.
After running several nodes in the local network, they all find each other but cannot communicate on the given topic until another node is sta…
-
### hyperswarm@3.0.0-beta3
when I run it without custom a keypair it works as expected
But with a custom keyPair it gives an error
> It can be easily reproduced. Just copied from your docs and ad…
-
Hello all experts,
I have three ipfs nodes like A, B, C, and I connected both A, B to C, using ipfs.swarm.connect(C's Multiaddr) method.
And I tested that if I uploaded file from A, I cannot cat t…
-
I'm having issues getting the weave-loadbalance guide to work. Following the latest version of the guides, I believe I've set everything up appropriately, but when I curl the hostname from the `ubuntu…
-
Hi,
First of all, thank you for sharing such a wonderful library.
I am having an issue with this code.
`HostInfo.IP.RestrictLocalAddressRanges = new IPRange[] { new IPRange(txtRangeStart.Tex…
-
After merging #6206 I'm getting the following (silent) stack trace immediately after start when running Tribler with an empty state directory:
```
[PID:77036] 2021-08-12 16:23:14,110 - ERROR root…