-
how can I properly register new peer by as the argument, I've provided peer ipv6 address, clearnet IP, schema including and everything returns an error:
could someone help with command example or link to documentation? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
maybe this option means 'public' peers only? I just want to connect remote (non-public) node to another one where I can't find it in |
Beta Was this translation helpful? Give feedback.
-
To explain my subject in another words, I can't find some nodes in YGGstate explorer and want manually register new peer to track it stats there |
Beta Was this translation helpful? Give feedback.
-
Seems, that command operate with public peers only. my command have returned error, because I've missed to provide connection protocol, and uri/interface prefix:
yggdrasil.conf
And forgot to say, have tried to connect A and B nodes by it direct IPs, that for test, was connected to different public peers. Just wondering, why even node website accessible over NAT, I can't discover this node connection by it unique ipv6 in the swarm. |
Beta Was this translation helpful? Give feedback.
-
Well, seems that public peer have no more data than connected peers of. It births the idea make stats data federated by API. My subject requires alternative solutions. Replied on all questions above, so closing the subject. |
Beta Was this translation helpful? Give feedback.
Seems, that command operate with public peers only.
and after restarting the service, yggdrasil will load default public peers, provided in yggdrasil.conf.
my command have returned error, because I've missed to provide connection protocol, and uri/interface prefix:
yggdrasilctl list
yggdrasil.conf