Bitcoin Forum
May 01, 2024, 11:17:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 »  All
  Print  
Author Topic: Armory 0.96 is out  (Read 13772 times)
achow101
Staff
Legendary
*
Offline Offline

Activity: 3374
Merit: 6571


Just writing some code


View Profile WWW
May 09, 2017, 01:44:21 PM
 #41

Hi Goatpig et al, thanks for all your hard work with this release.

I believe I'm experiencing the same problem as neosatus.

ArmoryQT.exe crashes after ArmoryDB.exe reports "unregistered bdv: etc..."
Hmm. I'm not sure what is wrong here. Try running Bitcoin Core manually then start Armory.

Can you use pruning in the new version of armory? 
No.

1714605445
Hero Member
*
Offline Offline

Posts: 1714605445

View Profile Personal Message (Offline)

Ignore
1714605445
Reply with quote  #2

1714605445
Report to moderator
1714605445
Hero Member
*
Offline Offline

Posts: 1714605445

View Profile Personal Message (Offline)

Ignore
1714605445
Reply with quote  #2

1714605445
Report to moderator
1714605445
Hero Member
*
Offline Offline

Posts: 1714605445

View Profile Personal Message (Offline)

Ignore
1714605445
Reply with quote  #2

1714605445
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
May 09, 2017, 06:34:03 PM
 #42

i keep getting stuck at Scanning Transaction History @1sec.

Debian VM with Core bitcoind 0.14.1
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 09, 2017, 07:08:46 PM
 #43

logs

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
May 09, 2017, 08:21:41 PM
 #44

logs




Log file opened at 1494352327: /home/debian/.armory/armorycpplog.txt
-INFO  - 1494353307: (SocketObject.cpp:520) POLLIN recv return 0


Log file opened at 1494353394: /home/debian/.armory/armorycpplog.txt
-ERROR - 1494354120: (SocketObject.cpp:416) poll() error in readAndWrite: 4
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 09, 2017, 09:05:10 PM
 #45

dbLog.txt too

JeffZwolle
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile WWW
May 09, 2017, 10:26:34 PM
 #46

I just upgraded Bitcoin Core and Armory. Here are the notes I made of my first experiences after the upgrade.

Windows 7 64bit
Updated Bitcoin Core from 0.14.0 to 0.14.1
Updated Armory from 0.95.1 to 0.96

Armory crashed every time after scanning.
Emptied %appdata%\Armory\databases , causing Armory to rebuild the database solved this problem.
btw: Amazing that this is the only piece of software that manages to fully use my 16 GB RAM while rebuilding the database. No problem for me.

Errormesage from tray-icon after starting Armory about the connection being lost to BitcoinCore while that is not really so.
I am running BitcoinCore continuously in the background, regardless of Armory running or not.

The CMD-window is still always visible.

Problem: Saving/Backing up a wallet unencrypted to a file does not work. "Save to File"
I want to use it to backup the private keys to another encrypted medium. CTRL-C and -V would work, but that is annoying after a while.

Compressed keys:
MultiBit Classis private keys are not accepted at Private Key Import: No valid private key data was entered.
https://bitcointalk.org/index.php?topic=175389.msg14100768#msg14100768

Wallet properties: Used addresses:
Addresses not visible. Unsure after which this happens.
Solved after restarting Armory.

Address Book: changed Comment, but it does not stick.
Or on the other hand: The comment for an address changed in the wallet does not display in the addressbook.

After doing one transaction, and restarting Armory:
Does not fully start.
Solved by restarting BitcoinCore before starting Armory.
dblog.txt:
Code:
Log file opened at 1494367860: C:\Users\jeff\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1494367860: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494367860: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494367860: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\jeff\AppData\Roaming\Bitcoin\blocks
-INFO  - 1494367860: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\jeff\AppData\Roaming\Armory\databases
-INFO  - 1494367860: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1494367860: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 1494367862: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494367863: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1494367865: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
-WARN  - 1494367865: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
-WARN  - 1494367865: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-INFO  - 1494367866: (..\DatabaseBuilder.cpp:208) Found 465669 headers in db
-INFO  - 1494367868: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494367868: (..\DatabaseBuilder.cpp:477) Found next block after skipping 508317bytes
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:268) parsed block file #862
-DEBUG - 1494367869: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.491s
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:106) scanning new blocks from #465668 to #465667
-INFO  - 1494367869: (..\BlockchainScanner.cpp:52) no history to scan
-INFO  - 1494367869: (..\BlockchainScanner.cpp:813) no SSH to scan
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.009s
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:160) init db in 6.281s
-INFO  - 1494367869: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads

successful start and shutdown after previous mentioned problem:
Code:
Log file opened at 1494368069: C:\Users\jeff\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1494368069: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494368069: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494368069: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\jeff\AppData\Roaming\Bitcoin\blocks
-INFO  - 1494368069: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\jeff\AppData\Roaming\Armory\databases
-INFO  - 1494368069: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1494368070: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 1494368071: (..\BDM_Server.cpp:996) registered bdv: eb311f97a355b2f2dd5a
-INFO  - 1494368072: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494368073: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1494368076: (..\DatabaseBuilder.cpp:208) Found 465669 headers in db
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:477) Found next block after skipping 508317bytes
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:268) parsed block file #862
-DEBUG - 1494368079: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.726s
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:106) scanning new blocks from #465668 to #465667
-INFO  - 1494368079: (..\BlockchainScanner.cpp:52) no history to scan
-INFO  - 1494368079: (..\BlockchainScanner.cpp:813) no SSH to scan
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.015s
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:160) init db in 7.121s
-INFO  - 1494368079: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1494368109: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-WARN  - 1494368109: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
-INFO  - 1494368200: (..\BDM_Server.cpp:1025) unregistered bdv: eb311f97a355b2f2dd5a
-INFO  - 1494368200: (..\BDM_Server.cpp:936) proceeding to shutdown
-ERROR - 1494368200: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLNVAL in readFromSocketThread
-INFO  - 1494368200: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
-ERROR - 1494368202: (..\BDM_mainthread.cpp:286) caught exception in main thread: terminate

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

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 09, 2017, 11:11:47 PM
 #47

Armory crashed every time after scanning.
Emptied %appdata%\Armory\databases , causing Armory to rebuild the database solved this problem.
btw: Amazing that this is the only piece of software that manages to fully use my 16 GB RAM while rebuilding the database. No problem for me.

mmaped RAM, not allocated.

Quote
Errormesage from tray-icon after starting Armory about the connection being lost to BitcoinCore while that is not really so.
I am running BitcoinCore continuously in the background, regardless of Armory running or not.

False positive, will fix it for .1

Quote
The CMD-window is still always visible.

same

Quote
Problem: Saving/Backing up a wallet unencrypted to a file does not work. "Save to File"
I want to use it to backup the private keys to another encrypted medium. CTRL-C and -V would work, but that is annoying after a while.

Need to see armorylog.txt

Quote
Compressed keys:
MultiBit Classis private keys are not accepted at Private Key Import: No valid private key data was entered.
https://bitcointalk.org/index.php?topic=175389.msg14100768#msg14100768

Compressed public keys, never said anything about compressed private keys

Quote
Wallet properties: Used addresses:
Addresses not visible. Unsure after which this happens.
Solved after restarting Armory.

What do you do to get to that?

Quote
Address Book: changed Comment, but it does not stick.
Or on the other hand: The comment for an address changed in the wallet does not display in the addressbook.

Comments are broken in address book for the moment.

Quote
After doing one transaction, and restarting Armory:
Does not fully start.
Solved by restarting BitcoinCore before starting Armory.
dblog.txt:
Code:
Log file opened at 1494367860: C:\Users\jeff\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1494367860: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494367860: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494367860: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\jeff\AppData\Roaming\Bitcoin\blocks
-INFO  - 1494367860: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\jeff\AppData\Roaming\Armory\databases
-INFO  - 1494367860: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1494367860: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 1494367862: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494367863: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1494367865: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
-WARN  - 1494367865: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
-WARN  - 1494367865: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-INFO  - 1494367866: (..\DatabaseBuilder.cpp:208) Found 465669 headers in db
-INFO  - 1494367868: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494367868: (..\DatabaseBuilder.cpp:477) Found next block after skipping 508317bytes
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:268) parsed block file #862
-DEBUG - 1494367869: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.491s
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:106) scanning new blocks from #465668 to #465667
-INFO  - 1494367869: (..\BlockchainScanner.cpp:52) no history to scan
-INFO  - 1494367869: (..\BlockchainScanner.cpp:813) no SSH to scan
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.009s
-INFO  - 1494367869: (..\DatabaseBuilder.cpp:160) init db in 6.281s
-INFO  - 1494367869: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-WARN  - 1494367875: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads

successful start and shutdown after previous mentioned problem:
Code:
Log file opened at 1494368069: C:\Users\jeff\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1494368069: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494368069: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494368069: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\jeff\AppData\Roaming\Bitcoin\blocks
-INFO  - 1494368069: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\jeff\AppData\Roaming\Armory\databases
-INFO  - 1494368069: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1494368070: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 1494368071: (..\BDM_Server.cpp:996) registered bdv: eb311f97a355b2f2dd5a
-INFO  - 1494368072: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494368073: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1494368076: (..\DatabaseBuilder.cpp:208) Found 465669 headers in db
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:477) Found next block after skipping 508317bytes
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:268) parsed block file #862
-DEBUG - 1494368079: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.726s
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:106) scanning new blocks from #465668 to #465667
-INFO  - 1494368079: (..\BlockchainScanner.cpp:52) no history to scan
-INFO  - 1494368079: (..\BlockchainScanner.cpp:813) no SSH to scan
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.015s
-INFO  - 1494368079: (..\DatabaseBuilder.cpp:160) init db in 7.121s
-INFO  - 1494368079: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1494368102: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1494368109: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-WARN  - 1494368109: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 40 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 45 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 50 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 55 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 60 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 65 zc parser threads
-WARN  - 1494368110: (..\BDM_supportClasses.cpp:1891) running 70 zc parser threads
-INFO  - 1494368200: (..\BDM_Server.cpp:1025) unregistered bdv: eb311f97a355b2f2dd5a
-INFO  - 1494368200: (..\BDM_Server.cpp:936) proceeding to shutdown
-ERROR - 1494368200: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLNVAL in readFromSocketThread
-INFO  - 1494368200: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
-ERROR - 1494368202: (..\BDM_mainthread.cpp:286) caught exception in main thread: terminate


Will look into it.

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
May 10, 2017, 01:14:06 AM
 #48

Mine's working great. I sent a transaction and the comment says chained zc. Does that mean anything?

goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 10, 2017, 02:01:48 AM
 #49

Mine's working great. I sent a transaction and the comment says chained zc. Does that mean anything?

Means your tx is spending an unconfirmed txout.

goodhopes
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 10, 2017, 03:37:33 PM
 #50

I upgraded from Armory 0.95.1 with Bitcoin Core 0.13.2 to Armory 0.96.0 for Ubuntu/Debian 64-bit with GCC 5.3. because I had two unconfirmed transactions (2 weeks old), which I wanted to clear.
Now, the new version of Armory doesn't finish Scanning Transaction History (1 second left)....I started Bitcoin Core with "bitcoin-qt --disablewallet" manually (this was the only possibility to get it working with Armory 95.1, therefore I just continued to do the same with the new version)
In
armorylog.txt:
2017-05-10 12:32 (INFO) -- ArmoryQt.py:558 - Usermode: Expert
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1682 -    From: Expert
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1690 -      To: Expert
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
2017-05-10 12:32 (WARNING) -- SDM.py:396 - Spawning DB with command:ArmoryDB --db-type="DB_FULL" --cookie --satoshi-datadir="/home/andi/.bitcoin/
blocks" --datadir="/home/andi/.armory/" --dbdir="/home/andi/.armory/databases"
2017-05-10 12:32 (INFO) -- ArmoryUtils.py:665 - Executing popen: ['ArmoryDB', '--db-type="DB_FULL"', '--cookie', '--satoshi-datadir="/home/andi/.
bitcoin/blocks"', '--datadir="/home/andi/.armory/"', '--dbdir="/home/andi/.armory/databases"']
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
2017-05-10 12:32 (ERROR) -- ArmoryQt.py:1188 - 3 attempts to load blockchain failed.  Remove mempool.bin.
2017-05-10 12:32 (ERROR) -- ArmoryQt.py:1193 - File mempool.bin does not exist. Nothing deleted.
2017-05-10 12:32 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-05-10 12:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
...1000x
2017-05-10 12:56 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
-----------------------------------------------

Help would be very much appreciated! Should I upgrade to Bitcoin Core 0.14.1 to solve my problem?
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 10, 2017, 04:07:11 PM
 #51

Show me dbLog.txt

JeffZwolle
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile WWW
May 10, 2017, 06:24:34 PM
 #52

Armory crashed every time after scanning.
Emptied %appdata%\Armory\databases , causing Armory to rebuild the database solved this problem.
btw: Amazing that this is the only piece of software that manages to fully use my 16 GB RAM while rebuilding the database. No problem for me.

mmaped RAM, not allocated.

Every time another application is started, Windows needs to swap the memory to/from the pagefile.
It slows down my system. Even with an SSD.  Grin

Quote
Quote
Problem: Saving/Backing up a wallet unencrypted to a file does not work. "Save to File"
I want to use it to backup the private keys to another encrypted medium. CTRL-C and -V would work, but that is annoying after a while.

Need to see armorylog.txt

armorylog.txt
Just the parts that are of interest, I think.
Code:
2017-05-09 23:15 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 1117, in clickedDoIt
  File "ArmoryQt.py", line 1614, in makeWalletCopy
  File "armoryengine\Decorators.pyc", line 48, in inner
  File "ArmoryQt.py", line 2224, in getFileSave
TypeError: sequence item 0: expected string, QString found

2017-05-09 23:16 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 1117, in clickedDoIt
  File "ArmoryQt.py", line 1614, in makeWalletCopy
  File "armoryengine\Decorators.pyc", line 48, in inner
  File "ArmoryQt.py", line 2224, in getFileSave
TypeError: sequence item 0: expected string, QString found

2017-05-09 23:16 (INFO) -- ArmoryQt.py:4876 - New Block! : 465659
2017-05-09 23:16 (INFO) -- ArmoryQt.py:4884 - Current block number: 465659
2017-05-09 23:18 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 1119, in clickedDoIt
  File "ArmoryQt.py", line 1614, in makeWalletCopy
  File "armoryengine\Decorators.pyc", line 48, in inner
  File "ArmoryQt.py", line 2224, in getFileSave
TypeError: sequence item 0: expected string, QString found

2017-05-09 23:18 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 1119, in clickedDoIt
  File "ArmoryQt.py", line 1614, in makeWalletCopy
  File "armoryengine\Decorators.pyc", line 48, in inner
  File "ArmoryQt.py", line 2224, in getFileSave
TypeError: sequence item 0: expected string, QString found

2017-05-09 23:18 (ERROR) -- ArmoryUtils.pyc:3223 - Error in pybkgdthread: Incorrect passphrase for wallet
Traceback (most recent call last):
  File "armoryengine\ArmoryUtils.pyc", line 3221, in run
  File "armoryengine\ArmoryUtils.pyc", line 3158, in funcPartial
  File "qtdialogs.pyc", line 12949, in exec_async
PassphraseError: Incorrect passphrase for wallet
2017-05-09 23:19 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5065, in saveToFile
ValueError: unsupported format character '_' (0x5f) at index 10

2017-05-09 23:19 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5065, in saveToFile
ValueError: unsupported format character '_' (0x5f) at index 10

2017-05-09 23:19 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5065, in saveToFile
ValueError: unsupported format character '_' (0x5f) at index 10

2017-05-09 23:19 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5065, in saveToFile
ValueError: unsupported format character '_' (0x5f) at index 10

2017-05-09 23:19 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5065, in saveToFile
ValueError: unsupported format character '_' (0x5f) at index 10

2017-05-09 23:19 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5065, in saveToFile
ValueError: unsupported format character '_' (0x5f) at index 10

2017-05-09 23:22 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5092, in reject
  File "qtdialogs.pyc", line 5081, in cleanup
AttributeError: 'NoneType' object has no attribute 'binPrivKey32_Plain'

2017-05-09 23:22 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 5092, in reject
  File "qtdialogs.pyc", line 5081, in cleanup
AttributeError: 'NoneType' object has no attribute 'binPrivKey32_Plain'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:25 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

2017-05-09 23:26 (ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 593, in cardClicked
TypeError: unsupported operand type(s) for %: 'QString' and 'int'

Quote
Quote
Compressed keys:
MultiBit Classis private keys are not accepted at Private Key Import: No valid private key data was entered.
https://bitcointalk.org/index.php?topic=175389.msg14100768#msg14100768

Compressed public keys, never said anything about compressed private keys

Any chance that import of private keys will be supported too in the future?


Today this happened:
ArmoryQT,exe has stoppen working
dblog.txt:
Code:
Log file opened at 1494434109: C:\Users\jeff\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1494434109: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494434109: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494434109: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\jeff\AppData\Roaming\Bitcoin\blocks
-INFO  - 1494434109: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\jeff\AppData\Roaming\Armory\databases
-INFO  - 1494434109: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1494434111: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 1494434111: (..\BDM_Server.cpp:996) registered bdv: eb0a1e06064ffaddef7b
-INFO  - 1494434113: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494434113: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1494434114: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
-WARN  - 1494434114: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
-WARN  - 1494434114: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-WARN  - 1494434114: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
-WARN  - 1494434114: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1494434114: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1494434114: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-INFO  - 1494434120: (..\DatabaseBuilder.cpp:208) Found 465669 headers in db
-INFO  - 1494434123: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494434123: (..\DatabaseBuilder.cpp:477) Found next block after skipping 508317bytes
-INFO  - 1494434124: (..\DatabaseBuilder.cpp:268) parsed block file #862
-INFO  - 1494434125: (..\DatabaseBuilder.cpp:268) parsed block file #863
-DEBUG - 1494434125: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494434125: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 2.139s
-INFO  - 1494434125: (..\DatabaseBuilder.cpp:106) scanning new blocks from #465668 to #465771
-INFO  - 1494434125: (..\BlockchainScanner.cpp:650) scanned from height #465668 to #465771
-INFO  - 1494434125: (..\BlockchainScanner.cpp:225) scanned transaction history in 0.382s
-INFO  - 1494434125: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.419s
-INFO  - 1494434125: (..\DatabaseBuilder.cpp:160) init db in 12.574s
-INFO  - 1494434125: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-INFO  - 1494434245: (..\BDM_Server.cpp:1025) unregistered bdv: eb0a1e06064ffaddef7b

after restart:
Hung on: Preparing Databases
Unsure if it was the same error as previous start
Code:
Log file opened at 1494434426: C:\Users\jeff\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1494434426: (..\main.cpp:23) Running on 4 threads
-INFO  - 1494434426: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1494434426: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\jeff\AppData\Roaming\Bitcoin\blocks
-INFO  - 1494434426: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\jeff\AppData\Roaming\Armory\databases
-INFO  - 1494434426: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1494434427: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 1494434428: (..\BDM_Server.cpp:996) registered bdv: 756b7c3b483e1b28a8b8
-WARN  - 1494434429: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
-WARN  - 1494434429: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
-WARN  - 1494434429: (..\BDM_supportClasses.cpp:1891) running 10 zc parser threads
-WARN  - 1494434429: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
-WARN  - 1494434429: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1494434429: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-INFO  - 1494434429: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1494434430: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1494434433: (..\DatabaseBuilder.cpp:208) Found 465773 headers in db
-INFO  - 1494434436: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1494434436: (..\DatabaseBuilder.cpp:477) Found next block after skipping 170595bytes
-INFO  - 1494434437: (..\DatabaseBuilder.cpp:268) parsed block file #863
-DEBUG - 1494434437: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1494434437: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.682s
-INFO  - 1494434437: (..\DatabaseBuilder.cpp:106) scanning new blocks from #465772 to #465771
-INFO  - 1494434437: (..\BlockchainScanner.cpp:52) no history to scan
-INFO  - 1494434437: (..\BlockchainScanner.cpp:813) no SSH to scan
-INFO  - 1494434437: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.014s
-INFO  - 1494434437: (..\DatabaseBuilder.cpp:160) init db in 7.691s
-INFO  - 1494434437: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-WARN  - 1494434438: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads
-INFO  - 1494434557: (..\BDM_Server.cpp:1025) unregistered bdv: 756b7c3b483e1b28a8b8

armorylog.txt
Just the part of the last start.
Some parts are censored by replacing them with ###CENSORED###
Code:
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1255 -
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1256 -
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1257 -
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1262 -    Armory Version        : 0.96
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1263 -    Armory Build:         : a3d01aa722
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1264 -    PyBtcWallet  Version  : 1.35
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1266 -    OS Variant            : 7-6.1.7601-SP1-Multiprocessor Free
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1267 -    User home-directory   : C:\Users\jeff\AppData\Roaming
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1268 -    Satoshi BTC directory : C:\Users\jeff\AppData\Roaming\Bitcoin\
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1269 -    Armory home dir       : C:\Users\jeff\AppData\Roaming\Armory\
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs    :
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1271 -    Total Available RAM   : 15.91 GB
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1272 -    CPU ID string         : Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1273 -    Number of CPU cores   : 4 cores
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1274 -    System is 64-bit      : True
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1275 -    Preferred Encoding    : cp1252
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1276 -    Machine Arch          : amd64
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1277 -    Available HDD (ARM)   : 425 GB
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1278 -    Available HDD (BTC)   : 425 GB
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1279 -
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     thread_count    : -1
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     rescan          : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     ignoreAllZC     : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     rescanBalance   : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     disableModules  : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     port            : None
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     interport       : 8223
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     coverageOutputDir: None
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     forceWalletCheck: False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     regtest         : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     rebuild         : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     nettimeout      : 2
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     datadir         : DEFAULT
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     clearMempool    : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     offline         : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     armoryDBDir     : DEFAULT
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_port   : 9001
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiPort     : DEFAULT
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     useTorSettings  : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     netlog          : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     keypool         : 100
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     coverageInclude : None
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     forceOnline     : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     redownload      : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     rpcBindAddr     : 127.0.0.1
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_ip     : 127.0.0.1
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     multisigFile    : DEFAULT
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     ram_usage       : -1
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     mtdebug         : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     logDisable      : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     settingsPath    : C:\Users\jeff\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     language        : en
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     db_type         : DB_FULL
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     doDebug         : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     enableDetSign   : True
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     disableConfPermis: False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     testnet         : False
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     rpcport         : DEFAULT
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiHome     : DEFAULT
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiRpcport  : DEFAULT
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     logFile         : C:\Users\jeff\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1285 -     verbosity       : None
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\jeff\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-10 18:40 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
2017-05-10 18:40 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
2017-05-10 18:40 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background. 
2017-05-10 18:40 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
2017-05-10 18:40 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
2017-05-10 18:40 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\jeff\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2129 - ***WARNING: Duplicate wallet detected, ###CENSORED###
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2140 - Second wallet is more useful than the first one...
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2141 -      Wallet 1 (skipped): C:\Users\jeff\AppData\Roaming\Armory\armory_###CENSORED###__WatchOnly.wallet
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2142 -      Wallet 2 (loaded):  C:\Users\jeff\AppData\Roaming\Armory\armory_###CENSORED###_.wallet
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2129 - ***WARNING: Duplicate wallet detected, ###CENSORED###
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2140 - Second wallet is more useful than the first one...
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2141 -      Wallet 1 (skipped): C:\Users\jeff\AppData\Roaming\Armory\armory_###CENSORED###__WatchOnly.wallet
2017-05-10 18:40 (WARNING) -- ArmoryQt.py:2142 -      Wallet 2 (loaded):  C:\Users\jeff\AppData\Roaming\Armory\armory_###CENSORED###_.wallet
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 8
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (Encrypted)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (Encrypted)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (No Encryption)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (Encrypted)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (Encrypted)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (Encrypted)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (No Encryption)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2172 -    Wallet ###CENSORED###"   (Encrypted)
2017-05-10 18:40 (INFO) -- ArmoryQt.py:2177 - Loading Multisig Lockboxes
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1503 - URL-register action: AskUser
2017-05-10 18:40 (INFO) -- ArmoryQt.py:558 - Usermode: Expert
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1682 -    From: Expert
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1690 -      To: Expert
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
2017-05-10 18:40 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\jeff\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\jeff\AppData\Roaming\Armory\" --dbdir="C:\Users\jeff\AppData\Roaming\Armory\databases"
2017-05-10 18:40 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\jeff\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\jeff\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\jeff\\AppData\\Roaming\\Armory\\databases"']
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
2017-05-10 18:40 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:40 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:41 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-05-10 18:42 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode

After restart: same problem
Restarting BitcoinCore before this restart did not solve it.


I re-installed 0.95.1 because rebuilding the Armory database every day is annoying.
* I had created a backup of my 0.95.1 wallets before I upgraded to 0.96
* Removing all wallet-files of 0.96
* Restoring all wallet-files of 0.95.1
* emptying %appdata%\Armory\databases
* Installing 0.95.1 over 0.96
0.95.1 is running fine now.
 Roll Eyes

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

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 10, 2017, 07:48:10 PM
 #53

Every time another application is started, Windows needs to swap the memory to/from the pagefile.
It slows down my system. Even with an SSD.  Grin

mmaped memory does not behave like swap. It's a hint for the OS to not clear cached on disk data that has already been read once, it does not push that data into a pagefile afterwards to free up memory (it's already on disk to begin with). The memory is just given up.

mmap is actually an elegant way to scale with extra RAM without hogging it from other processes.

Quote
armorylog.txt
Just the parts that are of interest, I think.

Translation patch snafu, will get it under control.

Quote
Any chance that import of private keys will be supported too in the future?

That's for the new wallets. This version still uses Python wallets. The new code does not handle private keys yet, it only creates WO copies of the python wallets to deal with the new scripts types.

Quote
Today this happened:
ArmoryQT,exe has stoppen working

Think I've got the fix for this already in testing. Would help if you try the testing builds for 0.96.1 once I push that out (this week end most likely)

goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 10, 2017, 11:00:11 PM
 #54

Quote
Every time I start Armory it gets stuck on preparing data base without any progress.

How long does it go like this? Can you let it run for like 20min stuck and post dbLog.txt again?

goodhopes
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 11, 2017, 05:19:43 AM
 #55

Show me dbLog.txt

Thank you very much for the quick reply and your great work!!! Before I got your reply, I tried something else and used the Option rebuild database and scan new. It finally finished overnight and shows my wallets, great!!! I tried to send some BTC with automatic fee (0.00285), but there are not yet confirmed, neither visible in blockchain.info....
johnlu
Sr. Member
****
Offline Offline

Activity: 471
Merit: 252



View Profile
May 11, 2017, 10:53:16 AM
Last edit: May 11, 2017, 11:21:13 AM by johnlu
 #56

I'm doing this and it works fine for my workstation.

Code:
$ ArmoryDB &; sleep 5m; armory

Sometimes armory takes some minutes until it connects to bitcoind. It works fine for me this way ;-)


EDIT1: Wow!! it's not working!!! It's no longer syncing!! It stopped at block #465294.
EDIT2: Doing a rebuild and rescan databases. Tell you later.
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
May 11, 2017, 09:49:50 PM
 #57

Hi everyone,

as my v0.96 with remote ArmoryDB finally works, I imported old wallet files.
When using a wallet where I imported a compressed-key address, I get a segfault in ArmoryQT.
Earier versions worked, showed the address and balance, just couldn't spend the funds.

I have no entries in the logs whatsoever (neither in armoryDB nor armorylog.txt), just bam, segfault and gone.

Anything else I can provide? Want the wallet file to test?

Cheers,

Ente
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 11, 2017, 11:14:20 PM
 #58

Quote
When using a wallet where I imported a compressed-key address, I get a segfault in ArmoryQT.

The mirror wallets do not support importing compressed pubkeys atm, for I don't remember a feature ever allowing to import pub keys, let alone compressed ones.

Are you sure the issue isn't just with imports in general?

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
May 12, 2017, 09:15:09 AM
 #59

Quote
When using a wallet where I imported a compressed-key address, I get a segfault in ArmoryQT.

The mirror wallets do not support importing compressed pubkeys atm, for I don't remember a feature ever allowing to import pub keys, let alone compressed ones.

Are you sure the issue isn't just with imports in general?

I didn't "import" with that feature, but copied some old wallets into my armory folder.
The compressed address I imported years ago into that wallet was created with vanitygen, afaik. I imported the private key back then into said wallet, not just a pubkey or watch-only address or the like.
I can't tell you much more any more, sorry, as it's been so long ago.

In older Armory versions, I couldn't import compressed keys from other wallets, for example from bitcoinj. What changed with regards to compressed addresses/keys in the new (c?) wallet format? I think I am mixing up different types of compression now..

Ente
johnlu
Sr. Member
****
Offline Offline

Activity: 471
Merit: 252



View Profile
May 12, 2017, 01:00:53 PM
 #60

I'm doing this and it works fine for my workstation.

Code:
$ ArmoryDB &; sleep 5m; armory

Sometimes armory takes some minutes until it connects to bitcoind. It works fine for me this way ;-)


EDIT1: Wow!! it's not working!!! It's no longer syncing!! It stopped at block #465294.
EDIT2: Doing a rebuild and rescan databases. Tell you later.

I did a rebuild and rescan databases and everything is okay now.
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 »  All
  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!