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

Can't import blockchain.info json wallets in 0.5.9 #116

Closed
ghost opened this issue Apr 29, 2013 · 6 comments
Closed

Can't import blockchain.info json wallets in 0.5.9 #116

ghost opened this issue Apr 29, 2013 · 6 comments

Comments

@ghost
Copy link

ghost commented Apr 29, 2013

I'm trying to import my wallet backup from blockchain.info. I select the wallet.aes.json file (having *.aes.json selected as my file type). I then enter the wallet password, but nothing happens when I click the Unlock button.

Clicking the Import button just grays out the button but nothing else happens.

@jim618
Copy link
Contributor

jim618 commented Apr 30, 2013

Can you please zip up your log files (see the Troubleshooting in the help for the location) and send them to support [at] multibit [dot] org and I will have a look.

@ghost
Copy link
Author

ghost commented Apr 30, 2013

I have sent you an email 👍

@antonyantony
Copy link

i have the same problem. I tried on OS X and Ubuntu (13.04). And no obvious error message in multibit_console.log multibit_debug.log

@jim618
Copy link
Contributor

jim618 commented May 7, 2013

There is a manual workaround if you just have a small number of keys as described here:
http://bitcoin.stackexchange.com/questions/10650/how-do-i-import-to-multibit-from-blockchain-info

@jim618
Copy link
Contributor

jim618 commented May 9, 2013

I just tried importing my blockchain.info wallet backup and it worked ok.
As obviously no-one should send me their wallet backup and password I will put in some more debugging in the code to get an idea of what is happening with your specific wallets.

@jim618
Copy link
Contributor

jim618 commented May 9, 2013

I have pinned this down to some a missing package (org.jackson) that I trimmed from the executable jar by mistake.
I have put it back in and the encrypted wallets imports work now.

This will appear in version 0.5.10

@jim618 jim618 closed this as completed May 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants