I am curious how to run a SEED node to keep some of the repositories online 24 x 7 >!
Thereās some instructions here:
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 https://yarnpkg.com/en/docs/cli/install 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.radicle.community/#/room/#support:radicle.community
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.