View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011711 | GNUnet | ARM service | public | 2026-08-03 00:28 | 2026-08-03 00:40 |
| Reporter | Jllx | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | Git master | ||||
| Summary | 0011711: can't bootstrap (again :( ) | ||||
| Description | linked to https://bugs.gnunet.org/view.php?id=11629 so I tried today again and now it don't connect... after gnunet-arm -s I monitor connections states using # gnunet-transport -a PEER ROUTE VIA CORE-WIN STALLED PENDING RTT DXYV direct tcp,udp 4 0 0 1857 ms so it seems to be connected to DXYV and # gnunet-pils -1 82D13WPCJXQ4ZPYKS3XNAEKSSYCM0KG7Z1GKNTK99A391CXJ2MD0 (but not sure it's relevant, since it also output the same result later) # gnunet-core -s Mon Aug 03 00:14:29 2026: Awaiting initiation (R) DXYV (timeout in 0 ms) so it's waiting initiation I do this several time and after some time it ends like this : # gnunet-transport -a No virtual links. # gnunet-core -s nothing displayed # gnunet-pils -1 82D13WPCJXQ4ZPYKS3XNAEKSSYCM0KG7Z1GKNTK99A391CXJ2MD0 still display something # gnunet-arm -I Services (excluding stopped services): (started: 19 / stopped: 16) cadet (binary='gnunet-service-cadet', status=started) core (binary='gnunet-service-core', status=started) dht (binary='gnunet-service-dht', status=started) gns (binary='gnunet-service-gns', status=started) hostlist (binary='gnunet-daemon-hostlist', status=started) namecache (binary='gnunet-service-namecache', status=started) nat (binary='gnunet-service-nat', status=started) nse (binary='gnunet-service-nse', status=started) peerstore (binary='gnunet-service-peerstore', status=started) pils (binary='gnunet-service-pils', status=started) rest (binary='gnunet-rest-server', status=started) revocation (binary='gnunet-service-revocation', status=started) rps (binary='gnunet-service-rps', status=started) setu (binary='gnunet-service-setu', status=started) statistics (binary='gnunet-service-statistics', status=started) topology (binary='gnunet-daemon-topology', status=started) transport (binary='gnunet-service-transport', status=started) communicator-tcp (binary='gnunet-communicator-tcp', status=started) communicator-udp (binary='gnunet-communicator-udp', status=started) done it several time today and it always end like this, is RTT Round Trip Time ? if yes the value varies slightly during my polling from 1857ms to 1859ms so it don't seems to be a "ghost" message (previous message not updated and still displayed, as for gnunet-pils -1 output) | ||||
| Tags | No tags attached. | ||||