View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010089 | GNUnet | hostlist daemon | public | 2025-06-08 21:33 | 2025-06-08 21:33 |
Reporter | noe | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64-linux-gnu | OS | GNU Guix | ||
Product Version | 0.24.2 | ||||
Summary | 0010089: Download of hostlist failed | ||||
Description | Hi, 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 Reproduce | In /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”. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-08 21:33 | noe | New Issue |