Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change email for mystnodes #5862

Open
Peter-SovietSquirrel opened this issue Aug 18, 2023 · 1 comment
Open

Change email for mystnodes #5862

Peter-SovietSquirrel opened this issue Aug 18, 2023 · 1 comment

Comments

@Peter-SovietSquirrel
Copy link

Currently the only option if a user wishes to change their registered email is to sign up under that email and then re-import all their nodes.
A better option would be to allow users to change their registered email address.

@archerallstars
Copy link

archerallstars commented Feb 10, 2024

I vote for this, as Skiff, the email I used to sign up the node is going to demise in 6 months. This sort of thing could happen.


For anyone wanting to change their email:

  1. Sign up with a new email.
  2. Grab your new API key on https://mystnodes.com/nodes.
  3. On the node machine, run myst config show | grep mmn.api-key to see your current API key registered with your node.
  4. Run myst config set mmn.api-key <your new API key>. You might want to re-check the key with the previous command.
  5. Run sudo systemctl restart mysterium-node.service to restart your node. It will run with a new config. You should be able to see your node on a new account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants