Hi, I have recently installed gnunet(trying for the first time) and was trying single-user setup. but after installation when I run gnunet-arm -s and gnunet-arm -I , I see that most of the services are being stopped and when I run gnunet-peerinfo -s, I do not see any output. also gnunet-peerinfo-gtk does not display any information.
<snip> $gnunet-arm -s $gnunet-arm -I Services (excluding stopped services): (started: 4 / failed: 6 / stopped: 30) fs (binary='gnunet-service-fs', status=failed, exit_status=255, restart_delay='6 m') revocation (binary='gnunet-service-revocation', status=failed, exit_status=255, restart_delay='6 m') namestore (binary='gnunet-service-namestore', status=started) gns (binary='gnunet-service-gns', status=failed, exit_status=255, restart_delay='6 m') dht (binary='gnunet-service-dht', status=failed, exit_status=255, restart_delay='6 m') cadet (binary='gnunet-service-cadet', status=failed, exit_status=255, restart_delay='6 m') zonemaster (binary='gnunet-service-zonemaster', status=started) zonemaster-monitor (binary='gnunet-service-zonemaster-monitor', status=started) nse (binary='gnunet-service-nse', status=failed, exit_status=255, restart_delay='6 m') topology (binary='gnunet-daemon-topology', status=started) <snip> can you please help me in identifying what I could have done wrong here. Thanks, Vikas
