View Issue Details

IDProjectCategoryView StatusLast Update
0010089GNUnethostlist daemonpublic2025-06-08 21:33
Reporternoe Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86_64-linux-gnuOSGNU Guix 
Product Version0.24.2 
Summary0010089: Download of hostlist failed
DescriptionHi,

When trying to start a GNUnet system node, the hostlist download fails with the following error:
2025-06-08T21:17:03.446201+0200 hostlist-18858 WARNING Download of hostlist from `http://bootstrap.gnunet.org/v22' failed: `SSL peer certificate or SSH remote key was not OK'

I tried with http://, https:// and also https://bootstrap.gnunet.org/latest.

Am I doing something wrong or is the issue on the server’s side?
Steps To ReproduceIn /ect/gnunet.conf:

[paths]
GNUNET_DATA_HOME = /var/lib/gnunet/data/
GNUNET_HOME = /var/lib/gnunet

[arm]
START_SYSTEM_SERVICES = YES
START_USER_SERVICES = NO
PORT = 40075
GLOBAL_POSTFIX = -l $GNUNET_CACHE_HOME/{}-%Y-%m-%d.log

[hostlist]
SERVERS = http://bootstrap.gnunet.org/v22

[nat]
BEHIND_NAT = YES

[communicator-udp]
BINDTO = 40086
BINDTO6 = 40086

[communicator-tcp]
BINDTO = 40086
BINDTO6 = 40086

Then start “gnunet-arm -c /etc/gnunet.conf -s -m”.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-06-08 21:33 noe New Issue