Hi, it seems like your services fail to start. Can you post the output of your logfile(s)? (~/.cache/gnunet/)
You may also open a bugreport on mantis if you want to attach files. Or you just copy relevant parts here. BR Martin > On 1. Feb 2020, at 21:37, Vikas Maurya <[email protected]> wrote: > > 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
