Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Specifying reachable nodes does not help to override --ignore-unreachable-nodes #41

Open
avkonst opened this issue Aug 10, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@avkonst
Copy link
Collaborator

avkonst commented Aug 10, 2020

~/deployment$ sudo overnode up
[overnode] Error: some target nodes are unreachable
[overnode] Run '> overnode status --targets --peers --connections' for more information.
[overnode] Run '> overnode up --ignore-unreachable-nodes' to ignore this error.
[overnode] Run '> overnode up --nodes 1,4,' to target only reachable nodes.
[overnode] [action aborted]
~/deployment$ sudo overnode up --nodes 1,4
[overnode] Error: some target nodes are unreachable
[overnode] Run '> overnode status --targets --peers --connections' for more information.
[overnode] Run '> overnode up --ignore-unreachable-nodes' to ignore this error.
[overnode] Run '> overnode up --nodes 1,4,' to target only reachable nodes.
@avkonst avkonst added the bug Something isn't working label Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant