-
Notifications
You must be signed in to change notification settings - Fork 574
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
Can't Import Account - Invalid prefix for base64 encoded account #5648
Comments
We're looking into this. |
@detherminal What command did you run to try to import this?
|
I was trying to import my wallet using the Node App > Import Account |
@detherminal are you importing using a mnemonic phrase? |
Yeah, 24 word |
We did an investigation with @NullSoldier and it looks like my mnemonic is just invalid. Sorry for the inconvenience, thanks for helping out. |
What happened?
I get the following error while trying to import from my mnemonic, I have replaced with my_mnemonic where my mnemonic shows
Request failed (400) error: Account could not be decoded, decoder errors: JsonEncoder: Invalid JSON: Parsing undefined Failed Unexpected token 'my_mnemonic', "my_mnemonic"... is not valid JSON while parsing 'my_mnemonic' MnemonicEncoder: Invalid mnemonic SpendingKeyEncoder: Invalid spending key: InvalidPaymentAddress To enable Rust backtraces, use RUST_BACKTRACE=1 Bech32JsonEncoder: Invalid bech32 JSON encoding: Failed to decode Bech32Encoder: Could not decode account my_mnemonic using bech32: Failed to decode : Invalid prefix for base64 encoded account
Similar issue: #5084
Version
v3.0.11
Debug output
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: