[SOLVED] Change vNode machine

Hi.
How can I change my vNode from a machine to another?
Tks.

I used to think I have to unstake, but probably just enough to configure a new vNode and stop the old one. I cannot confirm this yet. I currently run two nodes for the same unstaking wallet because I am afraid to delete my original one before unstaking is complete. Would be nice to get more info on this.

1 Like

Hi, just stop the current server/ machine, and set up with a new server/ machine using the same validator key:
curl https://node.incognito.org/run.sh > run.sh && sed -i s/xxx/validator_key/ run.sh && sudo bash run.sh
There is no need to unstake.

1 Like

Thank you!

1 Like

It is not recommended to run two nodes using the same validator key.

1 Like

Did this yesterday no problem