I am curious how to run a SEED node to keep some of the repositories online 24 x 7 >!
Thereās some instructions here:
https://docs.radicle.xyz/docs/using-radicle/running-a-seed-node
I got a error:
[root@VM_16_11_centos radicle-bins]# (cd seed/ui && yarn && yarn build) yarn install v1.22.10
warning package.json: No license field
warning seed-node-ui@1.0.0: No license field
[1/4] Resolving packagesā¦
[2/4] Fetching packagesā¦
error fuse.js@6.4.3: The engine ānodeā is incompatible with this module. Expected version ā>=10ā. Got ā6.17.1ā
error Found incompatible module.
info Visit yarn install | Yarn for documentation about this command.
Hello. Could you tell me what are the requirements for run the node?
I launch the node and test it, letās see how it works
@Pafnutiy1 Hard to tell without seeing what is in the directory. Just remove the directory, re-clone, and try again, something like:
cd ~
rm -rf radicle-bins
git clone https://github.com/radicle-dev/radicle-bins.git
cd radicle-bins
(cd seed/ui && yarn && yarn build)
As as side note, I typically donāt run this things as root
.
Hereās my notes for setup on Debian stable (Buster/10):
Though I am currently getting this error, so it isnāt workingā¦
Feb 19 13:59:59.083 DEBUG quinn_proto::endpoint: handshake failed: the cryptographic handshake failed: error 120: peer doesn't support any known protocol
I tried it with/without using SSL proxy, fwiw.
Edit: on Matrix @xla said:
Whoever sees this error, the latest master will not work. This is the last working commit: Use explicit git+https yarn dependencies (#56) Ā· radicle-dev/radicle-bins@f1462b9 Ā· GitHub
Edit2: I can confirm this fixed the issue for me. To fix, do like this:
cd radicle-bins
git checkout f1462b92a06ef65ec4b65201e9801473a41b4ee3
# then your cargo run command
(@jebba from work account)
I have a E0554 error how can I fix it?
Friends, I recommend the matrix room for support. If youāre lucky one of the engineers is around and can unblock you more synchronously: https://matrix.community.radworks.org/#/room/#support:community.radworks.org
Installed a seed node with hydtyxfy5cga1mwjzhb75n9xe9ursrqdmauxgdgu3ybwtnnrb5ht3g@45.32.135.149:12345 all is running smoothly
Have you installed the nightly version of rust?
Could someone connect to my node please?
hyy37nofsoi3ughr85t9cozujb4bb8jpgtg1iyppdiz17bpgtgmd91@35.228.245.164:12345
Done.
Try to check it out.
Documentation on https://docs.radicle.xyz/ is really good. I set up my node without any problem.
Hello!
hyneu5xadb3k4sarp9uhfd4z41xupzddgk4tuykowriw491grz7ih4@195.2.78.148:12345 seed my node
Could someone connect to my node please?
hynwcn6rpm8ddorxoeu5954tzfk3uaux4caia8m7xh7abe8rd5r33a@199.247.31.207:12345
When I set up the node what is the next step? Do I need to let someone know about this (discord, community or something like that) ?
What are you trying to accomplish exactly? If youāre collaborating with a team, you can tell the other team members to setup Radicle and connect. Otherwise you can explore repositories via http://seedling.radicle.xyz/ if you want to replicate them.
Hi! you need install yarn mb?
42 curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
43 echo ādeb https://dl.yarnpkg.com/debian/ stable mainā | sudo tee /etc/apt/sources.list.d/yarn.list
44 sudo apt update
45 sudo apt install yarn
46 (cd seed/ui && yarn && yarn build)
remove cmdtest
Hello! Please connect my node hyneu5xadb3k4sarp9uhfd4z41xupzddgk4tuykowriw491grz7ih4@195.2.78.148:12345