Bitcoin Forum
June 23, 2024, 11:26:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory 0.94 Windows Hangs at Initializing Bitcoin Engine  (Read 1208 times)
JeffZwolle (OP)
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile WWW
March 28, 2016, 06:35:04 AM
 #1

Windows 7 64bit

Actions:
uninstalled 0.93.3
installed 0.94 ; using https://github.com/goatpig/BitcoinArmory/releases/tag/v0.94.0
reboot
started 0.94

problem:
Hangs at Initializing Bitcoin Engine 99% 3 blocks
I tried multiple time starting. It started with 1, then 2, and now 3 blocks. A different value each start.
No change seen in databases-folder

BitcoinCore is running
verified using  bitcoin-cli getblockcount

Also:
Armory starts BitcoinCore, but it will not stop BitcoinCore

uninstalled 0.94
installed 0.93.3

0.93.3 is running fine like before the 0.94-install, without the here mentioned problems

Donations are always welcome :-)
1C447F2zd9KdoRCpi8mMAYNiLqqh3JDsiY
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
March 28, 2016, 09:28:45 AM
 #2

That's because the DB format between 0.93 and 0.94 is way different.

You have to give Armory another DB folder. Use the --dbdir command line argument, or backup your databases folder then delete its content to let the DB build in its default path.

Coiner.de
Hero Member
*****
Offline Offline

Activity: 773
Merit: 531



View Profile
March 28, 2016, 11:26:32 AM
 #3

or backup your databases folder then delete its content

That didn't help.

I'm starting Armory with "--datadir=". "Bitcoin Install Dir" and "Bitcoin Home Dir" are also special places.

Code:
2016-03-28 13:13 (INFO) -- ArmoryQt.py:2522 - Setting satoshi datadir = D:\BTC\wallet
2016-03-28 13:13 (INFO) -- SDM.pyc:415 - Found Bitcoin-Core link on desktop: C:\Program Files (x86)\Armory
2016-03-28 13:13 (INFO) -- SDM.pyc:415 - Found Bitcoin-Core link on desktop: C:\Program Files (x86)\Armory
2016-03-28 13:13 (INFO) -- SDM.pyc:321 - Found bitcoind in the following places:
2016-03-28 13:13 (INFO) -- SDM.pyc:323 -    D:\BTC\daemon\bitcoind.exe
2016-03-28 13:13 (INFO) -- SDM.pyc:325 - Using: D:\BTC\daemon\bitcoind.exe
2016-03-28 13:13 (INFO) -- SDM.pyc:496 - Reading bitcoin.conf file
2016-03-28 13:13 (INFO) -- SDM.pyc:515 - Setting permissions on bitcoin.conf
2016-03-28 13:13 (INFO) -- SDM.pyc:524 - Setting permissions on bitcoin.conf
2016-03-28 13:13 (INFO) -- ArmoryUtils.pyc:596 - Executing popen: [u'icacls', u'D:\\BTC\\wallet\\bitcoin.conf', u'/inheritance:r', u'/grant:r', u'Peter:F']
2016-03-28 13:13 (INFO) -- SDM.pyc:530 - icacls returned:
2016-03-28 13:13 (INFO) -- SDM.pyc:597 - Called startBitcoind
2016-03-28 13:13 (INFO) -- ArmoryUtils.pyc:596 - Executing popen: [u'D:\\BTC\\daemon\\bitcoind.exe', u'-datadir=D:\\BTC\\wallet']
2016-03-28 13:13 (INFO) -- SDM.pyc:669 - PID of bitcoind: 6916
2016-03-28 13:13 (INFO) -- SDM.pyc:670 - PID of armory:   8636
2016-03-28 13:13 (ERROR) -- SDM.pyc:490 - Could not find guardian script: .\guardian.exe
2016-03-28 13:13 (ERROR) -- ArmoryQt.py:2490 - Failed to setup SDM
Traceback (most recent call last):
  File "ArmoryQt.py", line 2486, in startBitcoindIfNecessary
  File "SDM.pyc", line 613, in startBitcoind
  File "SDM.pyc", line 673, in launchBitcoindAndGuardian
  File "SDM.pyc", line 491, in getGuardianPath
FileExistsError

Where should this guardian come from?
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
March 28, 2016, 12:16:17 PM
 #4

Ugh i forgot to add guardian to the bundle for Windows. I'll add it later tonight. Turn off auto bitcoind for now and start BitcoinQt manually.

kyren
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
March 28, 2016, 06:44:36 PM
 #5

I think this is the same problem that I am having, goatpig.
JeffZwolle (OP)
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile WWW
March 30, 2016, 03:54:37 AM
 #6

Yes, v0.94.0.1 solves this problem.
Thank you

Donations are always welcome :-)
1C447F2zd9KdoRCpi8mMAYNiLqqh3JDsiY
kyren
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
March 30, 2016, 04:53:05 AM
 #7

Yes, v0.94.0.1 solves this problem.
Thank you


thanks for the info.  I'll be reinstalling this tonight.
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!