issue with connecting two local peers
gogo gogo <[email protected]> Sat, 14 Dec 2024 17:39:59 +0100
| Newsgroups | gmane.network.gnunet.bugs |
|---|---|
| Message-ID | <CAHYwvPgieFwvgXJVoL9a+1pBqwSSc_XAqxFugaeQ08od4pCGOA@mail.gmail.com> |
--000000000000c96aa106293d996d Content-Type: text/plain; charset="UTF-8" Hello, I newly joined the project gnunet. I ran the commands: gnunet-arm -c peer1.conf -s && gnunet-arm -c peer2.conf -s && echo "$(gnunet-hello -c peer1.conf --export-hello)" | gnunet-hello -c peer2.conf --import-hello gnunet-core -s -c peer1.conf and I still do not see the peer2. Could you tell me if I wrongly used these commands please? I could even edit the handbook for the community. The config files are there: cat peer1.conf [PATHS] # Use this directory to store GNUnet data GNUNET_HOME = ~/gnunet1/ [hostlist] # prevent bootstrapping SERVERS = OPTIONS = -p IMMEDIATE_START = NO cat peer2.conf [PATHS] # Use this directory to store GNUnet data GNUNET_HOME = ~/gnunet2/ GNUNET_TEST_HOME = ~/gnunet2/ [hostlist] # prevent bootstrapping SERVERS = http://localhost:8080/ PORT = 10000 OPTIONS = -p IMMEDIATE_START = NO --000000000000c96aa106293d996d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hello,</div><div><br></div><div>I newly joined the pr= oject gnunet.</div><div><br></div><div>I ran the commands:</div><div><br></= div><div>gnunet-arm -c peer1.conf -s && gnunet-arm -c peer2.conf -s= && echo "$(gnunet-hello -c peer1.conf --export-hello)" |= gnunet-hello -c peer2.conf --import-hello</div><div><br></div><div>gnunet-= core -s -c peer1.conf</div><div><br></div><div>and I still do not see the p= eer2. Could you tell me if I wrongly used these commands please? I could ev= en edit the handbook for the community. The config files are there:<br></di= v><div><br></div><div>cat peer1.conf <br>[PATHS]<br># Use this directory to= store GNUnet data<br>GNUNET_HOME =3D ~/gnunet1/<br>[hostlist]<br># prevent= bootstrapping<br>SERVERS =3D<br>OPTIONS =3D -p<br>IMMEDIATE_START =3D NO</= div><div><br></div><div><br></div><div><br></div><div>cat peer2.conf <br>[P= ATHS]<br># Use this directory to store GNUnet data<br>GNUNET_HOME =3D ~/gnu= net2/<br>GNUNET_TEST_HOME =3D ~/gnunet2/<br><br>[hostlist]<br># prevent boo= tstrapping<br>SERVERS =3D <a href=3D"http://localhost:8080/">http://localho= st:8080/</a><br>PORT =3D 10000<br>OPTIONS =3D -p<br>IMMEDIATE_START =3D NO<= /div></div> --000000000000c96aa106293d996d--