also sudo /opt/gnunet-bin/bin/gnunet-core -s -c p1/peer1.conf ; does not
list the peer2.

The command sudo /opt/gnunet-bin/bin/gnunet-hello --import-hello -c
p2/peer2.conf has already imported the hello and shown "HELLO imported.".


Is it a mistake or is it working fine.

On Tue, Dec 17, 2024 at 10:25 PM aaa aaa <hrekkgkrlre...@gmail.com> wrote:

> Also it could be fine to document this issue in the official doc please.
> We could also set error when the required permission has not been reach as
> well yet.
>
> On Tue, Dec 17, 2024 at 10:21 PM aaa aaa <hrekkgkrlre...@gmail.com> wrote:
>
>> Hello, people!
>>
>> I fixed my issue.
>>
>> It did not sounds to be configuration related. Sounds more to be a
>> permission issue. When I do not have permission there is no error yet.
>>
>> To fix the issue, I did:
>>
>> echo "$(sudo /opt/gnunet-bin/bin/gnunet-hello --export-hello -c
>> peer1.conf)" | sudo /opt/gnunet-bin/bin/gnunet-hello --import-hello -c
>> peer2.conf ;
>>
>> Thanks very much for help and support for everyone including martin!!
>>
>>

Reply via email to