-
I have one weave server accessible in public internet (C, i.e., a machine starts "weave launch"), and two machines (A and B) in the same private network behind firewall. (Please don't ask why A and B …
-
I was running some Tribler tests on a machine without `netifaces` installed, and I got the following error:
```
self =
bootstrap = True
def _get_lan_address(self, bootstrap=False):
…
-
Hello,
I'm using the following code on 2 laptops that are connected by LAN.
``ip4`` works just find but ``ip6`` doesn't :/.
``` javascript
/* eslint-disable no-console */
"use strict";
const …
R9295 updated
4 years ago
-
![oh no!](https://user-images.githubusercontent.com/3630389/97414937-e2c42100-1904-11eb-9cfb-4d538638d728.png)
We have a new peer explosion bug. The RemoteQueryCommunity sets a custom `max_peers` c…
-
- **Version**: 0.29.3, even further on commit d0a9fada32677ee3b810d5c2fb8d5e2c4f5a9fef on the `master` branch
- **Platform**: Linux
- **Subsystem**:
#### Type:
#### Severity: Low
##…
a1300 updated
3 years ago
-
- **Version**:
js-ipfs@0.48.0
- **Platform**:
NodeJS v14.4.0
MacOS Mojave 10.14.6
Brave v 1.11.97 (shields off)
#### Severity:
Critical - System crash, application panic.
#### Descript…
-
`"libp2p-webrtc-star": "^0.15.8"`
sometimes accidently discovers self
```js
// connect to all discovered nodes
node.on('peer:discovery', (peer) => {
// this happens i guess
if (cli…
-
- **Version**:
```sh
$ cat package-lock.json | grep libp
"libp2p": {
"resolved": "https://registry.npmjs.org/libp2p/-/libp2p-0.29.0.tgz",
"libp2p-crypto": "^0.18.0",
"l…
-
I use dht thanks to a Libp2p.create(), inspired by sample [here](https://github.com/libp2p/js-libp2p-examples/blob/master/chat/nodejs/bootstrap/index.js) :
````
const node = await Libp2p.create({
…
-
As said [here](https://discuss.libp2p.io/t/gossipsub-subscribe-handler-not-called-after-publish/550/4), I don’t receive anymore messages after a node.stop() / node.start(), as shown in the following c…