Bitcoin Forum
May 13, 2024, 07:03:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Core client connection  (Read 429 times)
churst1z (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 30, 2017, 02:03:26 PM
 #1

I downloaded the entire Bitcore block data - 124 Gb.  I am now able to see my transactions in Armory (which I couldn't before the download).  I moved my Data to a USB drive because of its size.  I used (G:\Bitcoin\bitcoin-qt.exe -datadir=g:\BitcoinData) in the Bitcoin target command to recognize the data area, which worked and kept the data off my small operating drive.  When I start Armory, however, I get an error message that it has lost connection with Bitcoin Core client.  When I start Bitcoin Core up it acts as though there is no data and starts re-loading the data (3+ days).  I am unable to send coins from my Armory wallet because the Armory software shuts down.

Thanks for any help.
1715626982
Hero Member
*
Offline Offline

Posts: 1715626982

View Profile Personal Message (Offline)

Ignore
1715626982
Reply with quote  #2

1715626982
Report to moderator
1715626982
Hero Member
*
Offline Offline

Posts: 1715626982

View Profile Personal Message (Offline)

Ignore
1715626982
Reply with quote  #2

1715626982
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715626982
Hero Member
*
Offline Offline

Posts: 1715626982

View Profile Personal Message (Offline)

Ignore
1715626982
Reply with quote  #2

1715626982
Report to moderator
1715626982
Hero Member
*
Offline Offline

Posts: 1715626982

View Profile Personal Message (Offline)

Ignore
1715626982
Reply with quote  #2

1715626982
Report to moderator
1715626982
Hero Member
*
Offline Offline

Posts: 1715626982

View Profile Personal Message (Offline)

Ignore
1715626982
Reply with quote  #2

1715626982
Report to moderator
forensixguy
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 30, 2017, 03:48:23 PM
 #2

I don't know if this will apply to you, but I've noticed that after having moved the blockchain data to another drive that my system can't seem to find the folder on the drive. But if I manually search for the blockchain location (using file explorer in your case) and then drill down from the drive level to the folder containing the blockchain, my system seems to "catch up" and recognise that the folder does actually exist. Hope this helps.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
May 30, 2017, 03:54:21 PM
 #3

You will need to always start Bitcoin Core with the -datadir option in order for it to know where the datadir is. It will not remember the datadir location from a previous run.

You will need to always start Armory with the --satoshi-datadir=<path> option (where <path> is the path to the Bitcoin Core datadir) in order for it to know where the block data is stored so that it can read the blocks and get other information to connect to the Bitcoin Core node.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!