Re: gnunet-rest-server shutdown issues

2022-04-10 Thread Nikita Ronja Gillmann
Thanks. Possibly related, with explanation ahead: I'm still debugging the service layout I have. /var/chroot/gnunet is the $HOME of the 'gnunet' system user (which runs the system service). system user logs go into /var/chroot/gnunet/cache, hostlist, topology into /var/chroot/gnunet/.config, and

Re: gnunet-rest-server shutdown issues

2022-04-10 Thread Schanzenbach, Martin
Hi, this is not a known bug and it would be very odd if the REST API is not even used. So yes, debug logs would be helpful. BR > On 10. Apr 2022, at 22:31, Nikita Ronja Gillmann wrote: > > Hi, > > in my system service I have a pill + kill for gnunet-rest-server, > as this process seems to n

gnunet-rest-server shutdown issues

2022-04-10 Thread Nikita Ronja Gillmann
Hi, in my system service I have a pill + kill for gnunet-rest-server, as this process seems to not react to gnunet-arm -e. I am not sure how to debug this. look at loglevel DEBUG logs? It seems like a bug to me when this prevents a normal shutdown of gnunet. This is via the user process, not the