View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010693 | GNUnet | transport service | public | 2025-11-30 18:26 | 2025-11-30 18:27 |
| Reporter | worst125 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0010693: no output, empty peer list and monitor | ||||
| Description | Installed GnuNet on a Debian 13: sudo apt-get install gnunet gnunet-arm -s # starts all default services gnunet-arm -v # version gnunet-arm v0.20.0 release gnunet-peerinfo -i # list known peers (no output, empty) gnunet-arm -m # monitor ARM activities (no output, empty) so the output is empty as mentioned above /var/log/gnunet.log contains: nat-3847451 ERROR UPnP enabled in configuration, but UPnP client `upnpc` command not found, disabling UPnP hostlist-3847436 WARNING Download of hostlist from `http://v15.gnunet.org/hostlist' failed: `Could not resolve hostname' hostlist-3847436 WARNING Download of hostlist from `http://v15.gnunet.org/hostlist' failed: `Could not resolve hostname' transport-tcp-3847448 WARNING Unexpected address length: 24 bytes transport-3847448 ERROR Assertion failed at gnunet-service-transport_validation.c:902. transport-3847448 ERROR Address with 24 bytes for plugin tcp and peer DSTJ is malformed (tried to attach a log, maybe it failed) UPnP error seems to have been fixed by running "sudo apt install miniupnpc", maybe the gnunet package should have installed it as a dependency? $ ping -c 3 v15.gnunet.org ping: v15.gnunet.org: Name or service not known What else to try please? | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-30 18:26 | worst125 | New Issue |