Bitcoin Forum
July 07, 2024, 10:27:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Armory 0.96.5beta : Connection to Bitcoin Core client lost! on: January 14, 2021, 02:21:09 PM
Run bitcoin core manually and if it does't help you, follow the suggestion given by goatpig in the post below.

1) Delete the content of this folder:

Code:
C:\Users\aorob\AppData\Roaming\Armory\databases

2) Make sure no instance of ArmoryDB is running.

3) Start Armory.



.......is there any way to somehow transfer my unencrypted and imported Armory Wallet into bitcoin core instead? when so how? I dont mind when its technical using Powershell/CLI
You can export your private key and import it into bitcoin core.
For exporting your private key, go to wallet properties and backup your wallet. In the "backup wallet" window, select "See other backup options" and then check "Export Key Lists".
You will see your private key in front of PrivBase58.

For importing your private key into Bitcoin Core, go to console and enter the following command.

Code:
importprivkey <your private key>

As an alternative to Bitcoin core, you can also use electrum.
In electrum, you can enter your private key and access your fund without any need to download the whole blockchain.


Thank you, really helpful. Using Electrum now with imported keys Smiley
2  Bitcoin / Armory / Re: [SOLVED] Armory 0.96.5beta : Connection to Bitcoin Core client lost! on: January 14, 2021, 02:11:51 PM
Thanks this seemed to have solved the core connect issue
3  Bitcoin / Armory / [SOLVED] Armory 0.96.5beta : Connection to Bitcoin Core client lost! on: January 13, 2021, 06:05:33 PM
By bitcoin core is up to date and got pruned to 2 GB
Im running windows 10 with all latest patches

After installing Armory 0.96.5beta it near immediately states: Connection to Bitcoin Core client lost!

Also a timer shows next to a greyed out "Building Databases" and its been like that for 7 days.

Is there any way to solve these 2 problems?
If not, is there any way to somehow transfer my unencrypted and imported Armory Wallet into bitcoin core instead? when so how? I dont mind when its technical using Powershell/CLI



EDIT: ISUE SOLVED
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!