-
Notifications
You must be signed in to change notification settings - Fork 25
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
Unable to "Set Urbit networking keys" #56
Comments
When you say you've accessed your ship, have you authenticated as either its owner or its management proxy? The action should be disabled precisely when you haven't authenticated as one of those. Can you check that the breadcrumbs at the top of the app read something like |
Interesting, |
I've double checked the derivation path as well, it should be able to see that I own three wallets at the derivation path (m/44'/60'/0') bound two three ships and verify that I am the owner. |
I was just about to suggest checking your derivation path when I saw your most recent reply pop up. If you authenticate with MyEtherWallet/MyCrypto/etc. do you see the expected address? MEW at least lists their default HD path as Just on a hunch: if you authenticate to Bridge with HD path |
No points to display :( |
Do you get the expected address if you authenticate with MyEtherWallet/MyCrypto? |
Yes I do, and their UI lists the HD path as |
I FOUND it. |
Do you happen to know if there’s any way to find the correct derivation path for a wallet without guess-and-checking it? |
Nope -- the most likely path is usually the "first" one in the BIP44 sense, i.e. |
Good to know, thanks for your help @jtobin ! |
No sweat! |
To just chime in real quick:
The MyCrypto UI is a bit confusing there, as it appends the zero-based index of whatever address you select in their UI to the path it displays. So, when is displays |
I just installed the newest release (1.1.0) of Bridge. Upon accessing my ship for the first time, I am told that "Before you can issue child points or generate your Arvo keyfile, you need to set your Urbit networking keys." However, the link to "Set Urbit networking keys" is greyed out and unclickable. What should I do?
Thanks!
The text was updated successfully, but these errors were encountered: