Bitcoin Forum
May 10, 2024, 04:52:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory Not Sending  (Read 460 times)
Vilnoc (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 30, 2016, 06:06:44 AM
 #1

So I've been purchasing BitCoin for some time and moving it into my local BitCoin Wallet as Armory for some time. No issue at all.

Tonight, however, I went to try and transfer some of it back to coinbase to sell it for a little new year party cash and I can't seem to send anything. So I could use some help.

I've taken the following trouble-shooting steps:

1) reboot computer
2) reinstall armory
3) re-import Wallet
4) curse at armory in three languages
5) refresh database

At this point I'm ready to drop Armory if I can get my coins back, I have enough back-ups in various forms six ways from sunday.

Thanks!
1715359923
Hero Member
*
Offline Offline

Posts: 1715359923

View Profile Personal Message (Offline)

Ignore
1715359923
Reply with quote  #2

1715359923
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715359923
Hero Member
*
Offline Offline

Posts: 1715359923

View Profile Personal Message (Offline)

Ignore
1715359923
Reply with quote  #2

1715359923
Report to moderator
1715359923
Hero Member
*
Offline Offline

Posts: 1715359923

View Profile Personal Message (Offline)

Ignore
1715359923
Reply with quote  #2

1715359923
Report to moderator
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
December 30, 2016, 09:34:56 AM
 #2

Post armorylog.txt and dbLog.txt. You can find these in your Armory datadir.

You can see the default paths here:

https://github.com/goatpig/BitcoinArmory/blob/dev/cppForSwig/BlockDataManagerConfig.cpp#L21

Vilnoc (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 31, 2016, 06:01:34 AM
 #3

Post armorylog.txt and dbLog.txt. You can find these in your Armory datadir.

You can see the default paths here:

https://github.com/goatpig/BitcoinArmory/blob/dev/cppForSwig/BlockDataManagerConfig.cpp#L21

Thanks for reaching out! Here are two logs from today's attempt (I made sure it was the same as the previous errors, I figured this would be easier to read through)

Thanks again!

Here is the Armory Log:
Code:
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1137 - C++ block utilities loaded successfully
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1247 -
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1248 -
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1249 -
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1250 - ************************************************************
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1251 - Invoked: B:\Armory\ArmoryQt.exe
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1252 - ************************************************************
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1253 - Loading Armory Engine:
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1254 -    Armory Version        : 0.95.1
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1255 -    Armory Build:         : 374672b751
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1256 -    PyBtcWallet  Version  : 1.35
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1257 - Detected Operating system: Windows
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1258 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1259 -    User home-directory   : C:\Users\REDACTED\AppData\Roaming
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1260 -    Satoshi BTC directory : C:\Users\REDACTED\AppData\Roaming\Bitcoin\
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1261 -    Armory home dir       : C:\Users\REDACTED\AppData\Roaming\Armory\
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1262 - Detected System Specs    :
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1263 -    Total Available RAM   : 31.88 GB
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1264 -    CPU ID string         : Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1265 -    Number of CPU cores   : 8 cores
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1266 -    System is 64-bit      : True
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1267 -    Preferred Encoding    : cp1252
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1268 -    Machine Arch          : amd64
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1269 -    Available HDD (ARM)   : 197 GB
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1270 -    Available HDD (BTC)   : 0 GB
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1271 -
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1272 - Network Name: Main Network
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1273 - Satoshi Port: 8333
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1274 - Do wlt check: True
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1275 - Named options/arguments to armoryengine.py:
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     thread_count    : -1
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     rescan          : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     ignoreAllZC     : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     rescanBalance   : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     disableModules  : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     port            : None
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     interport       : 8223
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     skipStatsReport : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     forceWalletCheck: False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     regtest         : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     rebuild         : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     nettimeout      : 2
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     datadir         : DEFAULT
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     clearMempool    : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     offline         : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     coverageOutputDir: None
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     armoryDBDir     : DEFAULT
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_port   : 9001
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiPort     : DEFAULT
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     useTorSettings  : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     netlog          : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     keypool         : 100
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     coverageInclude : None
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     forceOnline     : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     skipAnnounceCheck: False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     redownload      : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_ip     : 127.0.0.1
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     multisigFile    : DEFAULT
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     ram_usage       : -1
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     testAnnounceCode: False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     mtdebug         : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     logDisable      : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     settingsPath    : C:\Users\REDACTED\AppData\Roaming\Armory\ArmorySettings.txt
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     db_type         : DB_FULL
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     doDebug         : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     enableDetSign   : True
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     disableConfPermis: False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     testnet         : False
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     rpcport         : DEFAULT
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiHome     : DEFAULT
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiRpcport  : DEFAULT
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     logFile         : C:\Users\REDACTED\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1277 -     verbosity       : None
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1278 - Other arguments:
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1281 - ************************************************************
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:1684 - C++ block utilities loaded successfully
2016-12-30 23:29 (INFO) -- BDM.pyc:367 - Using the asynchronous/multi-threaded BlockDataManager.
2016-12-30 23:29 (INFO) -- BDM.pyc:368 - Blockchain operations will happen in the background. 
2016-12-30 23:29 (INFO) -- BDM.pyc:369 - Devs: check TheBDM.getState() before asking for data.
2016-12-30 23:29 (INFO) -- BDM.pyc:370 - Registering addresses during rescans will queue them for
2016-12-30 23:29 (INFO) -- BDM.pyc:371 - inclusion after the current scan is completed.
2016-12-30 23:29 (INFO) -- ArmoryUtils.pyc:3597 - Using settings file: C:\Users\REDACTED\AppData\Roaming\Armory\ArmorySettings.txt
2016-12-30 23:29 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2016-12-30 23:29 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2016-12-30 23:29 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 2
2016-12-30 23:29 (INFO) -- ArmoryQt.py:2603 -    Wallet (3ALqN7mwM):   "SecondaryWallet                 "   (Encrypted)
2016-12-30 23:29 (INFO) -- ArmoryQt.py:2603 -    Wallet (f9aK8ofM):    "Primary Wallet                  "   (Encrypted)
2016-12-30 23:29 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2016-12-30 23:29 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2016-12-30 23:29 (INFO) -- ArmoryQt.py:1507 - URL-register: user wants to do it by default
2016-12-30 23:29 (INFO) -- ArmoryQt.py:1530 - URL-register action: DoIt
2016-12-30 23:29 (INFO) -- ArmoryQt.py:1533 - Registering Armory  for current user
2016-12-30 23:29 (INFO) -- ArmoryQt.py:1543 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\
2016-12-30 23:29 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 6909, in <module>
  File "ArmoryQt.py", line 264, in __init__
  File "ArmoryQt.py", line 1545, in setupUriRegistration
WindowsError: [Error 5] Access is denied

2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1137 - C++ block utilities loaded successfully
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1247 -
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1248 -
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1249 -
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1250 - ************************************************************
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1251 - Invoked: B:\Armory\ArmoryQt.exe
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1252 - ************************************************************
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1253 - Loading Armory Engine:
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1254 -    Armory Version        : 0.95.1
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1255 -    Armory Build:         : 374672b751
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1256 -    PyBtcWallet  Version  : 1.35
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1257 - Detected Operating system: Windows
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1258 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1259 -    User home-directory   : C:\Users\REDACTED\AppData\Roaming
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1260 -    Satoshi BTC directory : C:\Users\REDACTED\AppData\Roaming\Bitcoin\
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1261 -    Armory home dir       : C:\Users\REDACTED\AppData\Roaming\Armory\
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1262 - Detected System Specs    :
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1263 -    Total Available RAM   : 31.88 GB
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1264 -    CPU ID string         : Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1265 -    Number of CPU cores   : 8 cores
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1266 -    System is 64-bit      : True
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1267 -    Preferred Encoding    : cp1252
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1268 -    Machine Arch          : amd64
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1269 -    Available HDD (ARM)   : 197 GB
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1270 -    Available HDD (BTC)   : 0 GB
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1271 -
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1272 - Network Name: Main Network
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1273 - Satoshi Port: 8333
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1274 - Do wlt check: True
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1275 - Named options/arguments to armoryengine.py:
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     thread_count    : -1
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     rescan          : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     ignoreAllZC     : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     rescanBalance   : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     disableModules  : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     port            : None
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     interport       : 8223
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     skipStatsReport : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     forceWalletCheck: False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     regtest         : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     rebuild         : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     nettimeout      : 2
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     datadir         : DEFAULT
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     clearMempool    : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     offline         : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     coverageOutputDir: None
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     armoryDBDir     : DEFAULT
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_port   : 9001
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiPort     : DEFAULT
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     useTorSettings  : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     netlog          : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     keypool         : 100
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     coverageInclude : None
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     forceOnline     : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     skipAnnounceCheck: False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     redownload      : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_ip     : 127.0.0.1
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     multisigFile    : DEFAULT
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     ram_usage       : -1
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     testAnnounceCode: False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     mtdebug         : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     logDisable      : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     settingsPath    : C:\Users\REDACTED\AppData\Roaming\Armory\ArmorySettings.txt
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     db_type         : DB_FULL
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     doDebug         : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     enableDetSign   : True
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     disableConfPermis: False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     testnet         : False
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     rpcport         : DEFAULT
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiHome     : DEFAULT
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiRpcport  : DEFAULT
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     logFile         : C:\Users\REDACTED\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1277 -     verbosity       : None
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1278 - Other arguments:
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1281 - ************************************************************
2016-12-30 23:30 (INFO) -- ArmoryUtils.pyc:1684 - C++ block utilities loaded successfully
2016-12-30 23:30 (INFO) -- BDM.pyc:367 - Using the asynchronous/multi-threaded BlockDataManager.
2016-12-30 23:30 (INFO) -- BDM.pyc:368 - Blockchain operations will happen in the background. 
2016-12-30 23:30 (INFO) -- BDM.pyc:369 - Devs: check TheBDM.getState() before asking for data.
2016-12-30 23:30 (INFO) -- BDM.pyc:370 - Registering addresses during rescans will queue them for
2016-12-30 23:30 (INFO) -- BDM.pyc:371 - inclusion after the current scan is completed.
2016-12-30 23:30 (INFO) -- ArmoryQt.py:6851 - Already open error checking
2016-12-30 23:30 (ERROR) -- ArmoryQt.py:6836 - Socket already in use.  Sending CLI args to existing proc.
2016-12-30 23:30 (ERROR) -- ArmoryQt.py:6840 - Exiting...
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1137 - C++ block utilities loaded successfully
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1247 -
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1248 -
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1249 -
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1250 - ************************************************************
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1251 - Invoked: B:\Armory\ArmoryQt.exe
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1252 - ************************************************************
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1253 - Loading Armory Engine:
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1254 -    Armory Version        : 0.95.1
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1255 -    Armory Build:         : 374672b751
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1256 -    PyBtcWallet  Version  : 1.35
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1257 - Detected Operating system: Windows
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1258 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1259 -    User home-directory   : C:\Users\REDACTED\AppData\Roaming
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1260 -    Satoshi BTC directory : C:\Users\REDACTED\AppData\Roaming\Bitcoin\
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1261 -    Armory home dir       : C:\Users\REDACTED\AppData\Roaming\Armory\
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1262 - Detected System Specs    :
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1263 -    Total Available RAM   : 31.88 GB
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1264 -    CPU ID string         : Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1265 -    Number of CPU cores   : 8 cores
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1266 -    System is 64-bit      : True
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1267 -    Preferred Encoding    : cp1252
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1268 -    Machine Arch          : amd64
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1269 -    Available HDD (ARM)   : 197 GB
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1270 -    Available HDD (BTC)   : 0 GB
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1271 -
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1272 - Network Name: Main Network
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1273 - Satoshi Port: 8333
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1274 - Do wlt check: True
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1275 - Named options/arguments to armoryengine.py:
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     thread_count    : -1
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     rescan          : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     ignoreAllZC     : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     rescanBalance   : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     disableModules  : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     port            : None
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     interport       : 8223
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     skipStatsReport : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     forceWalletCheck: False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     regtest         : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     rebuild         : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     nettimeout      : 2
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     datadir         : DEFAULT
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     clearMempool    : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     offline         : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     coverageOutputDir: None
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     armoryDBDir     : DEFAULT
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_port   : 9001
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiPort     : DEFAULT
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     useTorSettings  : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     netlog          : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     keypool         : 100
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     coverageInclude : None
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     forceOnline     : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     skipAnnounceCheck: False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     redownload      : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_ip     : 127.0.0.1
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     multisigFile    : DEFAULT
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     ram_usage       : -1
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     testAnnounceCode: False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     mtdebug         : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     logDisable      : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     settingsPath    : C:\Users\REDACTED\AppData\Roaming\Armory\ArmorySettings.txt
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     db_type         : DB_FULL
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     doDebug         : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     enableDetSign   : True
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     disableConfPermis: False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     testnet         : False
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     rpcport         : DEFAULT
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiHome     : DEFAULT
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiRpcport  : DEFAULT
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     logFile         : C:\Users\REDACTED\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1277 -     verbosity       : None
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1278 - Other arguments:
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1281 - ************************************************************
2016-12-30 23:31 (INFO) -- ArmoryUtils.pyc:1684 - C++ block utilities loaded successfully
2016-12-30 23:31 (INFO) -- BDM.pyc:367 - Using the asynchronous/multi-threaded BlockDataManager.
2016-12-30 23:31 (INFO) -- BDM.pyc:368 - Blockchain operations will happen in the background. 
2016-12-30 23:31 (INFO) -- BDM.pyc:369 - Devs: check TheBDM.getState() before asking for data.
2016-12-30 23:31 (INFO) -- BDM.pyc:370 - Registering addresses during rescans will queue them for
2016-12-30 23:31 (INFO) -- BDM.pyc:371 - inclusion after the current scan is completed.
2016-12-30 23:31 (INFO) -- ArmoryQt.py:6851 - Already open error checking
2016-12-30 23:32 (ERROR) -- ArmoryQt.py:6836 - Socket already in use.  Sending CLI args to existing proc.
2016-12-30 23:32 (ERROR) -- ArmoryQt.py:6840 - Exiting...
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1137 - C++ block utilities loaded successfully
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1247 -
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1248 -
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1249 -
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1250 - ************************************************************
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1251 - Invoked: B:\Armory\ArmoryQt.exe
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1252 - ************************************************************
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1253 - Loading Armory Engine:
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1254 -    Armory Version        : 0.95.1
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1255 -    Armory Build:         : 374672b751
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1256 -    PyBtcWallet  Version  : 1.35
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1257 - Detected Operating system: Windows
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1258 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1259 -    User home-directory   : C:\Users\REDACTED\AppData\Roaming
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1260 -    Satoshi BTC directory : C:\Users\REDACTED\AppData\Roaming\Bitcoin\
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1261 -    Armory home dir       : C:\Users\REDACTED\AppData\Roaming\Armory\
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1262 - Detected System Specs    :
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1263 -    Total Available RAM   : 31.88 GB
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1264 -    CPU ID string         : Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1265 -    Number of CPU cores   : 8 cores
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1266 -    System is 64-bit      : True
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1267 -    Preferred Encoding    : cp1252
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1268 -    Machine Arch          : amd64
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1269 -    Available HDD (ARM)   : 197 GB
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1270 -    Available HDD (BTC)   : 0 GB
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1271 -
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1272 - Network Name: Main Network
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1273 - Satoshi Port: 8333
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1274 - Do wlt check: True
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1275 - Named options/arguments to armoryengine.py:
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     thread_count    : -1
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     rescan          : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     ignoreAllZC     : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     rescanBalance   : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     disableModules  : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     port            : None
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     interport       : 8223
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     skipStatsReport : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     forceWalletCheck: False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     regtest         : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     rebuild         : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     nettimeout      : 2
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     datadir         : DEFAULT
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     clearMempool    : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     offline         : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     coverageOutputDir: None
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     armoryDBDir     : DEFAULT
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_port   : 9001
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiPort     : DEFAULT
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     useTorSettings  : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     netlog          : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     keypool         : 100
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     coverageInclude : None
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     forceOnline     : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     skipAnnounceCheck: False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     redownload      : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_ip     : 127.0.0.1
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     multisigFile    : DEFAULT
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     ram_usage       : -1
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     testAnnounceCode: False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     mtdebug         : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     logDisable      : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     settingsPath    : C:\Users\REDACTED\AppData\Roaming\Armory\ArmorySettings.txt
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     db_type         : DB_FULL
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     doDebug         : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     enableDetSign   : True
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     disableConfPermis: False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     testnet         : False
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     rpcport         : DEFAULT
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiHome     : DEFAULT
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiRpcport  : DEFAULT
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     logFile         : C:\Users\REDACTED\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1277 -     verbosity       : None
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1278 - Other arguments:
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1281 - ************************************************************
2016-12-30 23:32 (INFO) -- ArmoryUtils.pyc:1684 - C++ block utilities loaded successfully
2016-12-30 23:32 (INFO) -- BDM.pyc:367 - Using the asynchronous/multi-threaded BlockDataManager.
2016-12-30 23:32 (INFO) -- BDM.pyc:368 - Blockchain operations will happen in the background. 
2016-12-30 23:32 (INFO) -- BDM.pyc:369 - Devs: check TheBDM.getState() before asking for data.
2016-12-30 23:32 (INFO) -- BDM.pyc:370 - Registering addresses during rescans will queue them for
2016-12-30 23:32 (INFO) -- BDM.pyc:371 - inclusion after the current scan is completed.
2016-12-30 23:32 (INFO) -- ArmoryQt.py:6851 - Already open error checking
2016-12-30 23:32 (ERROR) -- ArmoryQt.py:6836 - Socket already in use.  Sending CLI args to existing proc.
2016-12-30 23:32 (ERROR) -- ArmoryQt.py:6840 - Exiting...
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1137 - C++ block utilities loaded successfully
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1247 -
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1248 -
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1249 -
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1250 - ************************************************************
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1251 - Invoked: B:\Armory\ArmoryQt.exe
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1252 - ************************************************************
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1253 - Loading Armory Engine:
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1254 -    Armory Version        : 0.95.1
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1255 -    Armory Build:         : 374672b751
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1256 -    PyBtcWallet  Version  : 1.35
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1257 - Detected Operating system: Windows
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1258 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1259 -    User home-directory   : C:\Users\REDACTED\AppData\Roaming
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1260 -    Satoshi BTC directory : C:\Users\REDACTED\AppData\Roaming\Bitcoin\
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1261 -    Armory home dir       : C:\Users\REDACTED\AppData\Roaming\Armory\
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1262 - Detected System Specs    :
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1263 -    Total Available RAM   : 31.88 GB
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1264 -    CPU ID string         : Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1265 -    Number of CPU cores   : 8 cores
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1266 -    System is 64-bit      : True
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1267 -    Preferred Encoding    : cp1252
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1268 -    Machine Arch          : amd64
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1269 -    Available HDD (ARM)   : 197 GB
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1270 -    Available HDD (BTC)   : 0 GB
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1271 -
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1272 - Network Name: Main Network
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1273 - Satoshi Port: 8333
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1274 - Do wlt check: True
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1275 - Named options/arguments to armoryengine.py:
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     thread_count    : -1
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     rescan          : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     ignoreAllZC     : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     rescanBalance   : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     disableModules  : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     port            : None
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     interport       : 8223
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     skipStatsReport : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     forceWalletCheck: False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     regtest         : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     rebuild         : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     nettimeout      : 2
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     datadir         : DEFAULT
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     clearMempool    : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     offline         : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     coverageOutputDir: None
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     armoryDBDir     : DEFAULT
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_port   : 9001
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiPort     : DEFAULT
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     useTorSettings  : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     netlog          : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     keypool         : 100
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     coverageInclude : None
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     forceOnline     : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     skipAnnounceCheck: False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     redownload      : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_ip     : 127.0.0.1
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     multisigFile    : DEFAULT
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     ram_usage       : -1
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     testAnnounceCode: False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     mtdebug         : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     logDisable      : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     settingsPath    : C:\Users\REDACTED\AppData\Roaming\Armory\ArmorySettings.txt
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     db_type         : DB_FULL
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     doDebug         : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     enableDetSign   : True
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     disableConfPermis: False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     testnet         : False
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     rpcport         : DEFAULT
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiHome     : DEFAULT
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiRpcport  : DEFAULT
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     logFile         : C:\Users\REDACTED\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1277 -     verbosity       : None
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1278 - Other arguments:
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1281 - ************************************************************
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:1684 - C++ block utilities loaded successfully
2016-12-30 23:33 (INFO) -- BDM.pyc:367 - Using the asynchronous/multi-threaded BlockDataManager.
2016-12-30 23:33 (INFO) -- BDM.pyc:368 - Blockchain operations will happen in the background. 
2016-12-30 23:33 (INFO) -- BDM.pyc:369 - Devs: check TheBDM.getState() before asking for data.
2016-12-30 23:33 (INFO) -- BDM.pyc:370 - Registering addresses during rescans will queue them for
2016-12-30 23:33 (INFO) -- BDM.pyc:371 - inclusion after the current scan is completed.
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:3597 - Using settings file: C:\Users\REDACTED\AppData\Roaming\Armory\ArmorySettings.txt
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 2
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2603 -    Wallet (3ALqN7mwM):   "SecondaryWallet                 "   (Encrypted)
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2603 -    Wallet (f9aK8ofM):    "Primary Wallet                  "   (Encrypted)
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1507 - URL-register: user wants to do it by default
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1530 - URL-register action: DoIt
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1533 - Registering Armory  for current user
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1543 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1543 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\URL Protocol
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1543 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1543 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\open\
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1555 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\open\command\
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1555 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\DefaultIcon\
2016-12-30 23:33 (INFO) -- ArmoryQt.py:546 - Usermode: Advanced
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1708 - Changing usermode:
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1709 -    From: Advanced
2016-12-30 23:33 (INFO) -- ArmoryQt.py:1717 -      To: Advanced
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2217 - startBitcoindIfNecessary
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2275 - Setting satoshi datadir = B:\Bitcoin
2016-12-30 23:33 (INFO) -- SDM.pyc:382 - Reading bitcoin.conf file
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2275 - Setting satoshi datadir = B:\Bitcoin
2016-12-30 23:33 (INFO) -- ArmoryUtils.pyc:651 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--spawnId="HPsX9Udb1bi14nFcCd8yioTMxineeAaEBHPnXW3Jrnc8"', u'--satoshi-datadir="B:\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\REDACTED\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\REDACTED\\AppData\\Roaming\\Armory\\databases"']
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2016-12-30 23:33 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2016-12-30 23:33 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2016-12-30 23:33 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2016-12-30 23:34 (INFO) -- ArmoryQt.py:2886 - Current block number: 445923
2016-12-30 23:38 (WARNING) -- SDM.pyc:854 - Called callJSON(estimatepriority, (3,))
2016-12-30 23:38 (WARNING) -- SDM.pyc:855 - Current SDM state: BitcoindNeverStarted
2016-12-30 23:38 (ERROR) -- Traceback (most recent call last):
  File "ui\TxFrames.pyc", line 829, in createTxAndBroadcast
  File "ui\TxFrames.pyc", line 810, in validateInputsGetUSTX
  File "armoryengine\Transaction.pyc", line 2259, in createFromTxOutSelection
  File "armoryengine\Transaction.pyc", line 2169, in createFromPyTx
  File "CppBlockUtils.pyc", line 2740, in getTxByHash
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x0000000005548DE0> >

2016-12-30 23:42 (INFO) -- ArmoryQt.py:5869 - New Block! : 445924
2016-12-30 23:42 (INFO) -- ArmoryQt.py:5877 - Current block number: 445924
2016-12-30 23:43 (INFO) -- ArmoryQt.py:5869 - New Block! : 445925
2016-12-30 23:43 (INFO) -- ArmoryQt.py:5877 - Current block number: 445925
2016-12-30 23:45 (WARNING) -- SDM.pyc:854 - Called callJSON(estimatepriority, (3,))
2016-12-30 23:45 (WARNING) -- SDM.pyc:855 - Current SDM state: BitcoindNeverStarted
2016-12-30 23:45 (ERROR) -- Traceback (most recent call last):
  File "ui\TxFrames.pyc", line 829, in createTxAndBroadcast
  File "ui\TxFrames.pyc", line 810, in validateInputsGetUSTX
  File "armoryengine\Transaction.pyc", line 2259, in createFromTxOutSelection
  File "armoryengine\Transaction.pyc", line 2169, in createFromPyTx
  File "CppBlockUtils.pyc", line 2740, in getTxByHash
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x000000000555EF00> >

and here is the db Log:
Code:
Log file opened at 1483162420: C:\Users\REDACTED\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1483162420: (..\main.cpp:23) Running on 8 threads
-INFO  - 1483162420: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1483162420: (..\BlockUtils.cpp:1338) blkfile dir: B:\Bitcoin\blocks
-INFO  - 1483162420: (..\BlockUtils.cpp:1339) lmdb dir: C:\Users\REDACTED\AppData\Roaming\Armory\databases
-INFO  - 1483162420: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1483162421: (..\BlockUtils.cpp:1521) Executing: doInitialSyncOnLoad
-INFO  - 1483162421: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1483162422: (..\BDM_Server.cpp:797) registered bdv: 6bd99dd961cf5b8e17a8
-INFO  - 1483162423: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1483162432: (..\DatabaseBuilder.cpp:208) Found 445762 headers in db
-INFO  - 1483162436: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1483162436: (..\DatabaseBuilder.cpp:477) Found next block after skipping 267394bytes
-INFO  - 1483162437: (..\DatabaseBuilder.cpp:268) parsed block file #725
-DEBUG - 1483162439: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1483162439: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 3.948s
-INFO  - 1483162439: (..\DatabaseBuilder.cpp:106) scanning new blocks from #445762 to #445923
-INFO  - 1483162440: (..\BlockchainScanner.cpp:650) scanned from height #445762 to #445923
-INFO  - 1483162440: (..\BlockchainScanner.cpp:225) scanned transaction history in 0.538s
-INFO  - 1483162440: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.562s
-INFO  - 1483162440: (..\DatabaseBuilder.cpp:160) init db in 18.873s
-INFO  - 1483162440: (..\BlockUtils.cpp:1636) Enabling zero-conf tracking
-ERROR - 1483162701: (..\BitcoinP2P.cpp:865) caught BitcoinP2P_Exception in processDataStackThread: invalid header size
-INFO  - 1483162701: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1483162701: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-ERROR - 1483162701: (..\BitcoinP2P.cpp:865) caught BitcoinP2P_Exception in processDataStackThread: invalid header size
-INFO  - 1483162701: (..\BitcoinP2P.cpp:804) Disconnected from Bitcoin node
-INFO  - 1483162701: (..\BitcoinP2P.cpp:783) Connected to Bitcoin node
-INFO  - 1483162946: (..\BlockchainScanner.cpp:650) scanned from height #445924 to #445924
-INFO  - 1483163009: (..\BlockchainScanner.cpp:650) scanned from height #445925 to #445925
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
December 31, 2016, 09:03:00 AM
 #4

Try a rebuild & rescan

Vilnoc (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 01, 2017, 04:42:55 AM
 #5

Thank you! That fixed it!

Out of curiosity, Could you explain what occurred?
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!