Bitcoin Forum
May 24, 2024, 06:26:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory not displaying funds or transaction history.  (Read 679 times)
paranoidx (OP)
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
July 12, 2016, 03:58:12 PM
 #1

I downloaded the complete blockchain through bitcoin qt and then loaded armory after unchecking "let armory load bitcoin qt in background".
It seems the client connected but it is not displaying any funds or transaction history on my imported wallet.
It does only say it's connected to 132000 blocks though.  Shouldn't it be 420,000+ right now?
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
July 12, 2016, 04:07:40 PM
 #2

It's off on the block height. Make sure you are pointing Armory to the right block data folder. Also, log files.

paranoidx (OP)
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
July 12, 2016, 07:48:55 PM
 #3

How do I point armory to the right data folder when I have unchecked "let armory load bitcoin qt in background"?
My bitcoin qt stores on a 2nd internal hard drive sdb.

Log file: pastebin.com/embed_iframe/XDa30R0C
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6648


Just writing some code


View Profile WWW
July 12, 2016, 07:54:12 PM
 #4

How do I point armory to the right data folder when I have unchecked "let armory load bitcoin qt in background"?
My bitcoin qt stores on a 2nd internal hard drive sdb.
You have to start Armory with the following option
Code:
--satoshi-datadir=<path to datadir>
where <path to datadir> is the path to your Bitcoin Core datadir.

paranoidx (OP)
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
July 15, 2016, 06:19:09 AM
 #5

How do I point armory to the right data folder when I have unchecked "let armory load bitcoin qt in background"?
My bitcoin qt stores on a 2nd internal hard drive sdb.
You have to start Armory with the following option
Code:
--satoshi-datadir=<path to datadir>
where <path to datadir> is the path to your Bitcoin Core datadir.


Thanks, this solved my issue.
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!