Bitcoin Forum

Bitcoin => Armory => Topic started by: ricardozo on February 20, 2018, 06:10:46 PM



Title: Transaction doesn't appear in my wallet
Post by: ricardozo on February 20, 2018, 06:10:46 PM
Hello again guys, I made  a totally newbie mistake   :'( :'( :'( :'(


I just installed armory, opened a Wallet and used the code genereted by my wallet 1Hb74jFwLzXjpa98m2KEgwwbF4NEyZwmV2

Then I sinchronized Armory connection, but transaction doesn't appear.

I'm totally lost

I have the hash  b5f537aaf1cff76dd2877ce211d5ae7ea5c88a3d,  when I made the transaction Armory was never connected.


I got this Armory connection status:

Armory is online
Node offline (286806 blocks)

At same time it show me is online and is offline.

Thanks in advance guys.


Title: Re: Transaction doesn't appear in my wallet
Post by: Holliday on February 20, 2018, 06:20:09 PM
Armory needs to build its database against a fully synced block chain.

286806 isnt even close.

Your transaction won't appear until you've synced (at the very least) to the block which holds your transaction.


Title: Re: Transaction doesn't appear in my wallet
Post by: ricardozo on February 20, 2018, 08:52:49 PM
Thank you I have this message in ArmoryQt.exe.log

(ERROR) ArmoryQt.py:1840 - Failed to setup SDM
Traceback (most recent call last):
  File "ArmoryQt.py", line 1835, in startBitcoindIfNecessary
  File "SDM.pyc", line 188, in setupSDM
BitcoindError: bitcoind not found
(ERROR) ArmoryQt.py:1808 - Failed to start Armory database: Invalid blockdata path
Traceback (most recent call last):
  File "ArmoryQt.py", line 1793, in startArmoryDBIfNecessary
  File "SDM.pyc", line 368, in spawnDB
BadPath: Invalid blockdata path


It's not possible to Armory connecting to Database, what can I do?

Thanks for your help!




Armory needs to build its database against a fully synced block chain.

286806 isnt even close.

Your transaction won't appear until you've synced (at the very least) to the block which holds your transaction.


Title: Re: Transaction doesn't appear in my wallet
Post by: ricardozo on February 20, 2018, 08:59:04 PM
This happen with database

-INFO  - 1519159868: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1519159871: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1519159871: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1519159873: (..\DatabaseBuilder.cpp:208) Found 286807 headers in db
-INFO  - 1519159874: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1519159874: (..\DatabaseBuilder.cpp:477) Found next block after skipping 186439bytes
-INFO  - 1519159875: (..\DatabaseBuilder.cpp:477) Found next block after skipping 57415bytes
-INFO  - 1519159875: (..\DatabaseBuilder.cpp:268) parsed block file #116
-DEBUG - 1519159875: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1519159875: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.638s
-INFO  - 1519159875: (..\DatabaseBuilder.cpp:106) scanning new blocks from #286807 to #286806
-INFO  - 1519159875: (..\BlockchainScanner.cpp:52) no history to scan
-INFO  - 1519159875: (..\BlockchainScanner.cpp:813) no SSH to scan
-INFO  - 1519159875: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.013s
-INFO  - 1519159875: (..\DatabaseBuilder.cpp:160) init db in 3.786s
-INFO  - 1519159875: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking


Title: Re: Transaction doesn't appear in my wallet
Post by: HCP on February 20, 2018, 09:39:10 PM
Where is your Bitcoin Core "blocks" folder located? If you open Bitcoin Core and look at "Help -> Debug Window -> Information", what is the value of "Datadir":
https://talkimg.com/images/2023/11/15/zp18b.png


Also, you should post the full contents of the "armorylog.txt", which should be in "C:\Users\YOURUSERNAME\AppData\Roaming\Armory". To do this, copy/paste the contents of the file to https://pastebin.com/ then click the "create new paste" button and finally, copy/paste the URL of the generated "pastebin" here.

NOTE: if you can't see the "AppData" directory, you may need to show hidden files (https://support.microsoft.com/en-ca/help/14201/windows-show-hidden-files)