View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010693 | GNUnet | transport service | public | 2025-11-30 18:26 | 2026-07-31 14:35 |
| Reporter | worst125 | Assigned To | schanzen | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 0.29.0 | Fixed in Version | 0.29.0 | ||
| 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. | ||||
|
|
It continues returning these warnings: WARNING upnpc failed to create port mapping Maybe i do not need this upnp, i am using Wireguard and the remote server has open ports. I have not opened nor blocked any local ports for incoming connections. |
|
|
This should be fixed in recent (git head) versions. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-30 18:26 | worst125 | New Issue | |
| 2025-11-30 23:06 | worst125 | Note Added: 0026680 | |
| 2026-07-31 14:28 | schanzen | Assigned To | => schanzen |
| 2026-07-31 14:28 | schanzen | Status | new => resolved |
| 2026-07-31 14:28 | schanzen | Resolution | open => fixed |
| 2026-07-31 14:28 | schanzen | Fixed in Version | => 0.29.0 |
| 2026-07-31 14:28 | schanzen | Note Added: 0029327 | |
| 2026-07-31 14:35 | schanzen | Target Version | => 0.29.0 |