View Issue Details

IDProjectCategoryView StatusLast Update
0011711GNUnetARM servicepublic2026-08-03 00:40
ReporterJllx Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product VersionGit master 
Summary0011711: can't bootstrap (again :( )
Descriptionlinked 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)

TagsNo tags attached.

Activities

Jllx

2026-08-03 00:40

reporter   ~0029355

I think I put the wrong catergory : should rather be gnunet-core ?

Issue History

Date Modified Username Field Change
2026-08-03 00:28 Jllx New Issue
2026-08-03 00:40 Jllx Note Added: 0029355