Bitcoin Forum
June 23, 2024, 11:23:48 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Armoury 0.95 - "Building database" forever on: October 23, 2016, 03:00:56 PM
I cleared the entire .armory folder and run ArmoryDB for some time. How long should I do it and when I should start the entire Armory client?

In any case here are logs so far
http://pastebin.com/Nz80CGfy
2  Bitcoin / Armory / Re: Armoury 0.95 - "Building database" forever on: October 23, 2016, 01:29:08 PM
Running from terminal i get this:
Code:
-INFO  - 1477229196: (main.cpp:22) Running on 1 threads
-INFO  - 1477229196: (main.cpp:23) Ram usage level: 4
-INFO  - 1477229196: (BlockUtils.cpp:1325) blkfile dir: /media/sdd/Bitchain/Bitcoin/blocks
-INFO  - 1477229196: (BlockUtils.cpp:1326) lmdb dir: /home/sdd/.armory/databases
-INFO  - 1477229196: (lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1477229196: (BlockUtils.cpp:1508) Executing: doInitialSyncOnLoad
-INFO  - 1477229196: (DatabaseBuilder.cpp:162) Reading headers from db
-ERROR - 1477229196: (StoredBlockObj.cpp:538) buffer is too small: 0 bytes. expected: 106
-ERROR - 1477229196: (BDM_mainthread.cpp:255) BDM thread failed: buffer is too small: 0 bytes. expected: 106

3  Bitcoin / Armory / Re: Armoury 0.95 - "Building database" forever on: October 23, 2016, 12:49:51 PM
Yes, exactly as in M4rt1n's case. I did not think  to append screenshots and now they are somewhat redundant.
4  Bitcoin / Armory / Re: Armoury 0.94.1 is offline - "could not detect detect an internet connection" on: October 23, 2016, 12:22:46 PM
I've updated to the 0.95 and my problem has changed. Now when I star Armory the first progressbar on the dashboard ("Initializing bitcoin engine") fills instantly, however second progressbar ("Building databases") do not move at all even after 12 hours. Changing between bitcoind managed by Armory and manual mode do not change anything.

About --satoshi-datadir: When I done this properly there was no difference - which is exactly as it should be because from the beginning I pointed Armory to the folder with bitchain in the settings of Armory, so it is only logical that pointing in the settings do the same as pointing via command line argument.

However when I accidentally made a typo in the path in the --satoshi-datadir argument, the dashboard of Armory was telling me that it could not detect bitcoin engine. Which is different error from those that I had in 0.94.1 and is different from the current error.

New logs after update to the 0.95
http://pastebin.com/rpFn5c7v
http://pastebin.com/xbEypRTC
http://pastebin.com/0NH1KP0z
5  Bitcoin / Armory / Re: Armoury 0.94.1 is offline - "could not detect detect an internet connection" on: October 22, 2016, 01:47:00 PM
When Armory is set to be running bitcoind it starts it itself("Since version 0.88 armoury runs bitcoind in the background"), in fact if you will start Armory while bitcoind is active task it says "Please close Bitcoin Core".

In any case I have mentioned in the first post that I tried to switch off auto-management in armory and run bitcoin in background  manually. Result is the same - green "Connected(0 blocks)" in the lower right corner and "Armory is offlin" in the center of the ashboard. "Go online" button does nothing.
6  Bitcoin / Armory / Armoury 0.95 - "Building database" forever on: October 22, 2016, 08:38:41 AM
I've updated to the armory 0.95. My current problem is described in the post #6




Hello. I am trying to get Arnory to work.
Bitcoin Core was synched and running ok.

When I run Armoury (after switching of bitcoin core and making sure that bitcoind is not active task), Armoury spends a little time syncing with the blockchain (usually downloading 1-3 blocks) and after that the dasboard is the usual "Armory is offline" because it "could not detect detect an internet connection". [Go online] button does nothing. Checking "skip online check on the startup" does nothing. Lower right corner of the screen says "Connected(0 blocks)" in green.

I tried to change settings and run bitcoind manually instead of letting Armury manage it. In that case Armory is unable to establish connection with bitcoind.

I looked in the logs and every time i try to launch Armory with it managing bitcoind the last line in the log is
Code:
TypeError: in method 'BlockDataManagerConfig_blkFileLocation_set', argument 2 of type 'string const &'

Logs (should include both attempts in letting armoury manage bitcoind and running it on it's own):
http://pastebin.com/uSF8yvNt
http://pastebin.com/qmY7kJUt
http://pastebin.com/iAKpzn1m

Edited to add: OS is Lubuntu 16.04
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!