Your service is not starting most likely. A quick test revealed that if you have it installed it cannot bind to the UNIXPATH set in rps.conf. I have now set it to UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rps.sock and it works.
However, the test fails to start the service as well... valgrind is giving me strange errors. Maybe cleanup the test_rps.conf configuration before looking at the code... Did the test run successfully before the change?? - Martin On Thu, 2016-09-29 at 16:50 +0200, Julius Bünger wrote: > Hello *, > > I'm stuck at finding the cause for issue #4690 > (https://gnunet.org/bugs/view.php?id=4690) > If one of you could have a short look at it and can maybe point me in > the one or other direction I would be really glad. > > regards > > > _______________________________________________ > GNUnet-developers mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/gnunet-developers _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
