Bitcoin Forum
June 22, 2024, 11:51:06 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Send transaction stuck at 0 confirmations in Armory, cant send more on: May 18, 2017, 09:08:46 AM
HELP ME PLEASE!

hey guys, I wrote in a while back asking for help, and updating to .95.1 and using bitcoin qt 13.2 worked, but now I'm having different problems sending bitcoins. I'm running Mac OS X Sierra 10.12.4 and armory .95.1 and have bitcoin qt 13.2 and 14.1. neither seems to be working. I am able to receive coins fine, but whenever I send, I get "unconfirmed."

now the first time this happened, I rebuilt the databases and got the coins back in my wallet and resent them (I thought the fee was too low so I changed my fee to 180 satoshis/byte) and resent. still nothing, but when I would click on the transaction to look it up on the blockchain, I would get "
transaction not found." so I clicked on the wallet address - both from the wallet I was sending from and the wallet I was sending to and was able to see the original transaction and see that the coins were sent to the correct address, but was still showing up as "unconfirmed."

now, I received some more btc (about .2 - the first transaction was about that amount also) and tried to send it again, this time using a different wallet address. I set the fee to 200 satoshis/byte and sent the new transaction. again, to my dismay, I have 0 confirmations and am seriously about to throw things out the window. please help. I have a log file from armory, and I do not want to try to do anything else without some guidance. please help!
here's a piece of my log file:

Code:
************************************************************
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1251 - Invoked: /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1252 - ************************************************************
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1253 - Loading Armory Engine:
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1254 -    Armory Version        : 0.95.1
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1255 -    Armory Build:         : None
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1256 -    PyBtcWallet  Version  : 1.35
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1257 - Detected Operating system: MacOSX
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1258 -    OS Variant            : 10.12.4
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1259 -    User home-directory   : /Users/frankwhite/Library/Application Support
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1260 -    Satoshi BTC directory : /Users/frankwhite/Library/Application Support/Bitcoin/
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1261 -    Armory home dir       : /Users/frankwhite/Library/Application Support/Armory/
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1262 - Detected System Specs    :
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1263 -    Total Available RAM   : 16.00 GB
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1264 -    CPU ID string         : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz

2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1265 -    Number of CPU cores   : 8 cores
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1266 -    System is 64-bit      : True
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1273 -    Preferred Encoding    : Unknown
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1274 -    Machine Arch          : x86_64
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1275 -    Available HDD (ARM)   : 56 GB
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1276 -    Available HDD (BTC)   : 56 GB
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1277 -
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1278 - Network Name: Main Network
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1279 - Satoshi Port: 8333
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1280 - Do wlt check: True
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1281 - Named options/arguments to armoryengine.py:
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     thread_count    : -1
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     rescan          : True
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     ignoreAllZC     : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     rescanBalance   : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     disableModules  : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     port            : None
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     interport       : 8223
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     skipStatsReport : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     forceWalletCheck: False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     regtest         : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     rebuild         : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     nettimeout      : 2
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     datadir         : DEFAULT
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     clearMempool    : True
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     offline         : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     coverageOutputDir: None
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     armoryDBDir     : DEFAULT
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     armorydb_port   : 9001
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     psn             : None
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     satoshiPort     : DEFAULT
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     useTorSettings  : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     netlog          : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     keypool         : 100
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     coverageInclude : None
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     forceOnline     : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     skipAnnounceCheck: False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     redownload      : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     armorydb_ip     : 127.0.0.1
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     multisigFile    : DEFAULT
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     ram_usage       : -1
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     testAnnounceCode: False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     mtdebug         : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     logDisable      : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     settingsPath    : /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     db_type         : DB_FULL
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     doDebug         : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     enableDetSign   : True
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     disableConfPermis: False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     testnet         : False
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     rpcport         : DEFAULT
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     satoshiHome     : DEFAULT
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     satoshiRpcport  : DEFAULT
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     logFile         : /Users/frankwhite/Library/Application Support/Armory/ArmoryQt.py.log.txt
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1283 -     verbosity       : None
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1284 - Other arguments:
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1287 - ************************************************************
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:1690 - C++ block utilities loaded successfully
2017-05-18 14:40 (INFO) -- BDM.py:367 - Using the asynchronous/multi-threaded BlockDataManager.
2017-05-18 14:40 (INFO) -- BDM.py:368 - Blockchain operations will happen in the background.  
2017-05-18 14:40 (INFO) -- BDM.py:369 - Devs: check TheBDM.getState() before asking for data.
2017-05-18 14:40 (INFO) -- BDM.py:370 - Registering addresses during rescans will queue them for
2017-05-18 14:40 (INFO) -- BDM.py:371 - inclusion after the current scan is completed.
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:3603 - Using settings file: /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 2
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2603 -    Wallet (2NCRrzBiP):   "Beta Prime                      "   (Encrypted)
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2603 -    Wallet (2eY2C3ojd):   "Alpha Prime                     "   (Encrypted)
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2608 - Loading Multisig Lockboxes
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2017-05-18 14:40 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2017-05-18 14:40 (INFO) -- ArmoryQt.py:546 - Usermode: Expert
2017-05-18 14:40 (INFO) -- ArmoryQt.py:1708 - Changing usermode:
2017-05-18 14:40 (INFO) -- ArmoryQt.py:1709 -    From: Expert
2017-05-18 14:40 (INFO) -- ArmoryQt.py:1717 -      To: Expert
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2217 - startBitcoindIfNecessary
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2017-05-18 14:40 (INFO) -- SDM.py:382 - Reading bitcoin.conf file
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2017-05-18 14:40 (INFO) -- ArmoryUtils.py:651 - Executing popen: ['/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/../../bin/ArmoryDB', '--db-type="DB_FULL"', '--spawnId="y2BQnmS7ioi8nQcHck3F7MNvByrykCHnc4u266AkcFr"', '--satoshi-datadir="/Users/frankwhite/Library/Application Support/Bitcoin/blocks"', '--datadir="/Users/frankwhite/Library/Application Support/Armory/"', '--dbdir="/Users/frankwhite/Library/Application Support/Armory/databases"', '--rescan']
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2017-05-18 14:40 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 14:40 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 14:40 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 14:44 (INFO) -- ArmoryQt.py:2886 - Current block number: 466924
2017-05-18 14:45 (INFO) -- ArmoryQt.py:6368 - BDM is safe for clean shutdown
2017-05-18 14:45 (INFO) -- SDM.py:588 - Called stopBitcoind
2017-05-18 14:45 (INFO) -- SDM.py:594 - ...but bitcoind is not running, to be able to stop
2017-05-18 14:45 (INFO) -- ArmoryQt.py:6386 - Attempting to close the main window!
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:991 - Found /Users/frankwhite/Library/Application Support/Armory/rebuild.flag, will destroy and rebuild databases
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1066 - Found existing databases dir; removing before rebuild
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1137 - C++ block utilities loaded successfully
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:651 - Executing popen: sysctl hw.memsize
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:651 - Executing popen: sysctl -n machdep.cpu.brand_string
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1247 -
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1248 -
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1249 -
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1250 - ************************************************************
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1251 - Invoked: /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1252 - ************************************************************
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1253 - Loading Armory Engine:
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1254 -    Armory Version        : 0.95.1
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1255 -    Armory Build:         : None
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1256 -    PyBtcWallet  Version  : 1.35
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1257 - Detected Operating system: MacOSX
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1258 -    OS Variant            : 10.12.4
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1259 -    User home-directory   : /Users/frankwhite/Library/Application Support
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1260 -    Satoshi BTC directory : /Users/frankwhite/Library/Application Support/Bitcoin/
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1261 -    Armory home dir       : /Users/frankwhite/Library/Application Support/Armory/
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1262 - Detected System Specs    :
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1263 -    Total Available RAM   : 16.00 GB
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1264 -    CPU ID string         : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz

2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1265 -    Number of CPU cores   : 8 cores
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1266 -    System is 64-bit      : True
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1273 -    Preferred Encoding    : Unknown
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1274 -    Machine Arch          : x86_64
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1275 -    Available HDD (ARM)   : 57 GB
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1276 -    Available HDD (BTC)   : 57 GB
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1277 -
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1278 - Network Name: Main Network
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1279 - Satoshi Port: 8333
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1280 - Do wlt check: True
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1281 - Named options/arguments to armoryengine.py:
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     thread_count    : -1
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     rescan          : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     ignoreAllZC     : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     rescanBalance   : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     disableModules  : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     port            : None
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     interport       : 8223
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     skipStatsReport : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     forceWalletCheck: False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     regtest         : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     rebuild         : True
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     nettimeout      : 2
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     datadir         : DEFAULT
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     clearMempool    : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     offline         : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     coverageOutputDir: None
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     armoryDBDir     : DEFAULT
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     armorydb_port   : 9001
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     psn             : None
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     satoshiPort     : DEFAULT
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     useTorSettings  : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     netlog          : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     keypool         : 100
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     coverageInclude : None
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     forceOnline     : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     skipAnnounceCheck: False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     redownload      : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     armorydb_ip     : 127.0.0.1
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     multisigFile    : DEFAULT
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     ram_usage       : -1
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     testAnnounceCode: False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     mtdebug         : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     logDisable      : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     settingsPath    : /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     db_type         : DB_FULL
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     doDebug         : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     enableDetSign   : True
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     disableConfPermis: False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     testnet         : False
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     rpcport         : DEFAULT
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     satoshiHome     : DEFAULT
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     satoshiRpcport  : DEFAULT
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     logFile         : /Users/frankwhite/Library/Application Support/Armory/ArmoryQt.py.log.txt
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1283 -     verbosity       : None
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1284 - Other arguments:
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1287 - ************************************************************
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:1690 - C++ block utilities loaded successfully
2017-05-18 14:46 (INFO) -- BDM.py:367 - Using the asynchronous/multi-threaded BlockDataManager.
2017-05-18 14:46 (INFO) -- BDM.py:368 - Blockchain operations will happen in the background.  
2017-05-18 14:46 (INFO) -- BDM.py:369 - Devs: check TheBDM.getState() before asking for data.
2017-05-18 14:46 (INFO) -- BDM.py:370 - Registering addresses during rescans will queue them for
2017-05-18 14:46 (INFO) -- BDM.py:371 - inclusion after the current scan is completed.
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:3603 - Using settings file: /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 2
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2603 -    Wallet (2NCRrzBiP):   "Beta Prime                      "   (Encrypted)
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2603 -    Wallet (2eY2C3ojd):   "Alpha Prime                     "   (Encrypted)
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2608 - Loading Multisig Lockboxes
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2017-05-18 14:46 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2017-05-18 14:46 (INFO) -- ArmoryQt.py:546 - Usermode: Expert
2017-05-18 14:46 (INFO) -- ArmoryQt.py:1708 - Changing usermode:
2017-05-18 14:46 (INFO) -- ArmoryQt.py:1709 -    From: Expert
2017-05-18 14:46 (INFO) -- ArmoryQt.py:1717 -      To: Expert
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2217 - startBitcoindIfNecessary
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2017-05-18 14:46 (INFO) -- SDM.py:382 - Reading bitcoin.conf file
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2017-05-18 14:46 (INFO) -- ArmoryUtils.py:651 - Executing popen: ['/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/../../bin/ArmoryDB', '--db-type="DB_FULL"', '--spawnId="45JMDd2wV34y5mrF62kHD6BCMP3sCD7up4pjcsFTNHnH"', '--satoshi-datadir="/Users/frankwhite/Library/Application Support/Bitcoin/blocks"', '--datadir="/Users/frankwhite/Library/Application Support/Armory/"', '--dbdir="/Users/frankwhite/Library/Application Support/Armory/databases"', '--rebuild']
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2017-05-18 14:46 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 14:46 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 14:46 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 14:59 (INFO) -- ArmoryQt.py:2886 - Current block number: 466928
2017-05-18 15:09 (INFO) -- ArmoryQt.py:5869 - New Block! : 466929
2017-05-18 15:09 (INFO) -- ArmoryQt.py:5877 - Current block number: 466929
2017-05-18 15:11 (INFO) -- ArmoryQt.py:5869 - New Block! : 466930
2017-05-18 15:11 (INFO) -- ArmoryQt.py:5877 - Current block number: 466930
2017-05-18 15:18 (INFO) -- ArmoryQt.py:5869 - New Block! : 466931
2017-05-18 15:18 (INFO) -- ArmoryQt.py:5877 - Current block number: 466931
2017-05-18 15:21 (INFO) -- ArmoryQt.py:6264 - Bitcoins Received!
Amount:  0.19335138 BTC
From:    Wallet "Alpha Prime" (2eY2C3ojd)
2017-05-18 15:28 (INFO) -- ArmoryQt.py:5869 - New Block! : 466932
2017-05-18 15:28 (INFO) -- ArmoryQt.py:5877 - Current block number: 466932
2017-05-18 15:44 (ERROR) -- Traceback (most recent call last):
  File "/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ui/TxFrames.py", line 829, in createTxAndBroadcast
    ustx = self.validateInputsGetUSTX()
  File "/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ui/TxFrames.py", line 646, in validateInputsGetUSTX
    utxoList = self.getUsableTxOutList(totalSend + feeTry)
  File "/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ui/TxFrames.py", line 900, in getUsableTxOutList
    return self.wlt.getUTXOListForSpendVal(totalSend)
  File "/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/armoryengine/PyBtcWallet.py", line 52, in inner
    return func(*args, **kwargs)
  File "/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/armoryengine/PyBtcWallet.py", line 450, in getUTXOListForSpendVal
    utxos = self.cppWallet.getSpendableTxOutListForValue(valToSpend, IGNOREZC)
  File "/Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/CppBlockUtils.py", line 2260, in getSpendableTxOutListForValue
    return _CppBlockUtils.BtcWallet_getSpendableTxOutListForValue(self, *args)
RuntimeError: poll() error in readAndWrite: 4

2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1137 - C++ block utilities loaded successfully
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:651 - Executing popen: sysctl hw.memsize
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:651 - Executing popen: sysctl -n machdep.cpu.brand_string
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1247 -
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1248 -
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1249 -
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1250 - ************************************************************
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1251 - Invoked: /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1252 - ************************************************************
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1253 - Loading Armory Engine:
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1254 -    Armory Version        : 0.95.1
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1255 -    Armory Build:         : None
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1256 -    PyBtcWallet  Version  : 1.35
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1257 - Detected Operating system: MacOSX
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1258 -    OS Variant            : 10.12.4
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1259 -    User home-directory   : /Users/frankwhite/Library/Application Support
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1260 -    Satoshi BTC directory : /Users/frankwhite/Library/Application Support/Bitcoin/
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1261 -    Armory home dir       : /Users/frankwhite/Library/Application Support/Armory/
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1262 - Detected System Specs    :
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1263 -    Total Available RAM   : 16.00 GB
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1264 -    CPU ID string         : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz

2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1265 -    Number of CPU cores   : 8 cores
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1266 -    System is 64-bit      : True
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1273 -    Preferred Encoding    : Unknown
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1274 -    Machine Arch          : x86_64
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1275 -    Available HDD (ARM)   : 45 GB
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1276 -    Available HDD (BTC)   : 45 GB
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1277 -
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1278 - Network Name: Main Network
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1279 - Satoshi Port: 8333
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1280 - Do wlt check: True
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1281 - Named options/arguments to armoryengine.py:
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     thread_count    : -1
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     rescan          : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     ignoreAllZC     : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     rescanBalance   : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     disableModules  : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     port            : None
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     interport       : 8223
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     skipStatsReport : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     forceWalletCheck: False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     regtest         : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     rebuild         : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     nettimeout      : 2
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     datadir         : DEFAULT
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     clearMempool    : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     offline         : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     coverageOutputDir: None
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     armoryDBDir     : DEFAULT
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     armorydb_port   : 9001
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     psn             : None
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     satoshiPort     : DEFAULT
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     useTorSettings  : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     netlog          : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     keypool         : 100
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     coverageInclude : None
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     forceOnline     : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     skipAnnounceCheck: False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     redownload      : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     armorydb_ip     : 127.0.0.1
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     multisigFile    : DEFAULT
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     ram_usage       : -1
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     testAnnounceCode: False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     mtdebug         : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     logDisable      : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     settingsPath    : /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     db_type         : DB_FULL
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     doDebug         : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     enableDetSign   : True
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     disableConfPermis: False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     testnet         : False
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     rpcport         : DEFAULT
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     satoshiHome     : DEFAULT
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     satoshiRpcport  : DEFAULT
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     logFile         : /Users/frankwhite/Library/Application Support/Armory/ArmoryQt.py.log.txt
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1283 -     verbosity       : None
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1284 - Other arguments:
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1287 - ************************************************************
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:1690 - C++ block utilities loaded successfully
2017-05-18 15:47 (INFO) -- BDM.py:367 - Using the asynchronous/multi-threaded BlockDataManager.
2017-05-18 15:47 (INFO) -- BDM.py:368 - Blockchain operations will happen in the background.  
2017-05-18 15:47 (INFO) -- BDM.py:369 - Devs: check TheBDM.getState() before asking for data.
2017-05-18 15:47 (INFO) -- BDM.py:370 - Registering addresses during rescans will queue them for
2017-05-18 15:47 (INFO) -- BDM.py:371 - inclusion after the current scan is completed.
2017-05-18 15:47 (INFO) -- ArmoryUtils.py:3603 - Using settings file: /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 2
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2603 -    Wallet (2NCRrzBiP):   "Beta Prime                      "   (Encrypted)
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2603 -    Wallet (2eY2C3ojd):   "Alpha Prime                     "   (Encrypted)
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2608 - Loading Multisig Lockboxes
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2017-05-18 15:47 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2017-05-18 15:47 (INFO) -- ArmoryQt.py:546 - Usermode: Expert
2017-05-18 15:47 (INFO) -- ArmoryQt.py:1708 - Changing usermode:
2017-05-18 15:47 (INFO) -- ArmoryQt.py:1709 -    From: Expert
2017-05-18 15:47 (INFO) -- ArmoryQt.py:1717 -      To: Expert
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2217 - startBitcoindIfNecessary
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2017-05-18 15:47 (INFO) -- SDM.py:382 - Reading bitcoin.conf file
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 15:47 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 15:47 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 15:47 (INFO) -- ArmoryQt.py:2886 - Current block number: 466932
2017-05-18 15:48 (INFO) -- (PPRINT from /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py:3491)

  01000000 01c0aae6 e85eeba5 e088c4f0 16760308 c6b373b3 a0dab364 56e8bddc
  438a08ca 44000000 008a4730 4402200f 2df6ad7d c1a7c01e 2051f0df d304302f
  2c50f741 231eb00c 8d70254b c8682502 20634644 51589bea 1748a910 da385e49
  746bd278 e39ff5eb cfede340 dfc1d2eb a8014104 180719cb e712f529 27a22172
  3b39f02a a5c5eba3 8cf862d6 dbf9c7ec ae68af0c 8d39cde8 c019ad57 81c5a401
  2fefdb75 b4f81d84 9a21fbbc 9628aae1 aab5f26d ffffffff 01f3af3c 01000000
  001976a9 14b9a829 98148814 e6f061be 0483326d 777017c8 e488ac00 000000
2017-05-18 15:48 (INFO) -- (PPRINT from /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py:3492)
Transaction:
   TxHash:    029585073cf1cef61cc33b8e618eaf387bc3a03c5687ae66582947ce0314cdf0 (BE)
   Version:   1
   nInputs:   1
   nOutputs:  1
   LockTime:  0
   Inputs:
      PyTxIn:
         PrevTxHash: 44ca088a43dcbde85664b3daa0b373b3c608037616f0c488e0a5eb5ee8e6aac0 (BE)
         TxOutIndex: 0
         Script:     (47304402200f2df6ad7dc1a7c01e2051f0dfd304302f2c50f741231eb00c8d70)
         Sender:     1GRzoZtyjoPokkTsRj5hY85cUHTwYg2xWw
         Seq:        4294967295
   Outputs:
      TxOut:
         Value:   20754419 (0.20754419)
         Script:  OP_DUP OP_HASH160 (1HvfTd6bYBdx1dYWCoAEQpLyY4Bdy3ZEDZ) OP_EQUALVERIFY OP_CHECKSIG

2017-05-18 15:48 (INFO) -- ArmoryQt.py:3496 - Sending Tx, f0cd1403ce47295866ae87563ca0c37b38af8e618e3bc31cf6cef13c07859502
2017-05-18 15:48 (INFO) -- ArmoryQt.py:3506 - Transaction sent to Satoshi client...!
2017-05-18 15:48 (INFO) -- ArmoryQt.py:6264 - Bitcoins Sent!
Amount:  0.2079492 BTC
From:    Wallet "Beta Prime" (2NCRrzBiP)
To:      Wallet: "Alpha Prime" (1HvfTd6bYBdx1dY...)
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1137 - C++ block utilities loaded successfully
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:651 - Executing popen: sysctl hw.memsize
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:651 - Executing popen: sysctl -n machdep.cpu.brand_string
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1247 -
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1248 -
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1249 -
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1250 - ************************************************************
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1251 - Invoked: /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1252 - ************************************************************
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1253 - Loading Armory Engine:
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1254 -    Armory Version        : 0.95.1
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1255 -    Armory Build:         : None
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1256 -    PyBtcWallet  Version  : 1.35
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1257 - Detected Operating system: MacOSX
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1258 -    OS Variant            : 10.12.4
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1259 -    User home-directory   : /Users/frankwhite/Library/Application Support
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1260 -    Satoshi BTC directory : /Users/frankwhite/Library/Application Support/Bitcoin/
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1261 -    Armory home dir       : /Users/frankwhite/Library/Application Support/Armory/
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1262 - Detected System Specs    :
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1263 -    Total Available RAM   : 16.00 GB
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1264 -    CPU ID string         : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz

2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1265 -    Number of CPU cores   : 8 cores
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1266 -    System is 64-bit      : True
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1273 -    Preferred Encoding    : Unknown
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1274 -    Machine Arch          : x86_64
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1275 -    Available HDD (ARM)   : 45 GB
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1276 -    Available HDD (BTC)   : 45 GB
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1277 -
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1278 - Network Name: Main Network
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1279 - Satoshi Port: 8333
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1280 - Do wlt check: True
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1281 - Named options/arguments to armoryengine.py:
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     thread_count    : -1
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     rescan          : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     ignoreAllZC     : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     rescanBalance   : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     disableModules  : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     port            : None
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     interport       : 8223
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     skipStatsReport : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     forceWalletCheck: False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     regtest         : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     rebuild         : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     nettimeout      : 2
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     datadir         : DEFAULT
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     clearMempool    : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     offline         : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     coverageOutputDir: None
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     armoryDBDir     : DEFAULT
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     armorydb_port   : 9001
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     psn             : None
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     satoshiPort     : DEFAULT
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     useTorSettings  : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     netlog          : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     keypool         : 100
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     coverageInclude : None
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     forceOnline     : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     skipAnnounceCheck: False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     redownload      : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     armorydb_ip     : 127.0.0.1
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     multisigFile    : DEFAULT
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     ram_usage       : -1
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     testAnnounceCode: False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     mtdebug         : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     logDisable      : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     settingsPath    : /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     db_type         : DB_FULL
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     doDebug         : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     enableDetSign   : True
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     disableConfPermis: False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     testnet         : False
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     rpcport         : DEFAULT
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     satoshiHome     : DEFAULT
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     satoshiRpcport  : DEFAULT
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     logFile         : /Users/frankwhite/Library/Application Support/Armory/ArmoryQt.py.log.txt
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1283 -     verbosity       : None
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1284 - Other arguments:
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1287 - ************************************************************
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:1690 - C++ block utilities loaded successfully
2017-05-18 15:50 (INFO) -- BDM.py:367 - Using the asynchronous/multi-threaded BlockDataManager.
2017-05-18 15:50 (INFO) -- BDM.py:368 - Blockchain operations will happen in the background.  
2017-05-18 15:50 (INFO) -- BDM.py:369 - Devs: check TheBDM.getState() before asking for data.
2017-05-18 15:50 (INFO) -- BDM.py:370 - Registering addresses during rescans will queue them for
2017-05-18 15:50 (INFO) -- BDM.py:371 - inclusion after the current scan is completed.
2017-05-18 15:50 (INFO) -- ArmoryUtils.py:3603 - Using settings file: /Users/frankwhite/Library/Application Support/Armory/ArmorySettings.txt
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 2
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2603 -    Wallet (2NCRrzBiP):   "Beta Prime                      "   (Encrypted)
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2603 -    Wallet (2eY2C3ojd):   "Alpha Prime                     "   (Encrypted)
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2608 - Loading Multisig Lockboxes
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2017-05-18 15:50 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2017-05-18 15:50 (INFO) -- ArmoryQt.py:546 - Usermode: Expert
2017-05-18 15:50 (INFO) -- ArmoryQt.py:1708 - Changing usermode:
2017-05-18 15:50 (INFO) -- ArmoryQt.py:1709 -    From: Expert
2017-05-18 15:50 (INFO) -- ArmoryQt.py:1717 -      To: Expert
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2217 - startBitcoindIfNecessary
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2017-05-18 15:50 (INFO) -- SDM.py:382 - Reading bitcoin.conf file
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-05-18 15:50 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 15:50 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-05-18 15:50 (INFO) -- ArmoryQt.py:2886 - Current block number: 466932
2017-05-18 15:51 (INFO) -- (PPRINT from /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py:3491)

  01000000 01f7bd10 e8fa0df4 5bff1d19 00345d43 4a80dc79 15e083c1 a7cf8605
  685f5e57 c1000000 008a4730 4402206f a5445d7c c386e0e3 f03ce5e0 8ca3b62e
  a653d453 548f2f0b 7cc0f32d d2300702 200714c1 98414da2 e6e37720 c2858bc9
  75ad12ee 7160088d 87f1e7d9 fa3584cc 2b014104 7965887f 60354a63 817589bc
  e80054fb 4e91897e ce27cf39 eb333f11 a6f897d5 22865845 e4548aad 62f1e8ed
  098ecbca b6712e16 d1cb4b29 21787679 0c21dc1f ffffffff 01ad6926 01000000
  0017a914 5b05731f 20b0ed5d 7154a543 ce6ac8b8 36b58458 87000000 00
2017-05-18 15:51 (INFO) -- (PPRINT from /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py:3492)
Transaction:
   TxHash:    07c9842438f10b4a74a40f19300efbb797f93d713fa3f172763fc902fb2bb824 (BE)
   Version:   1
   nInputs:   1
   nOutputs:  1
   LockTime:  0
   Inputs:
      PyTxIn:
         PrevTxHash: c1575e5f680586cfa7c183e01579dc804a435d3400191dff5bf40dfae810bdf7 (BE)
         TxOutIndex: 0
         Script:     (47304402206fa5445d7cc386e0e3f03ce5e08ca3b62ea653d453548f2f0b7cc0)
         Sender:     1HvfTd6bYBdx1dYWCoAEQpLyY4Bdy3ZEDZ
         Seq:        4294967295
   Outputs:
      TxOut:
         Value:   19294637 (0.19294637)
         Script:  OP_HASH160 (39zHwekWEUprTDBkYpmWs1Ub1hJ3ipuYLT) OP_EQUAL

2017-05-18 15:51 (INFO) -- ArmoryQt.py:3496 - Sending Tx, 24b82bfb02c93f7672f1a33f713df997b7fb0e30190fa4744a0bf1382484c907
2017-05-18 15:51 (INFO) -- ArmoryQt.py:3506 - Transaction sent to Satoshi client...!
2017-05-18 15:51 (INFO) -- ArmoryQt.py:6264 - Bitcoins Sent!
Amount:  0.19335138 BTC
From:    Wallet "Alpha Prime" (2eY2C3ojd)
To:      39zHwekWEUprTDBkYpmWs1Ub1hJ3ipuYLT
2017-05-18 15:54 (INFO) -- (PPRINT from /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py:3491)

  01000000 01f0cd14 03ce4729 5866ae87 563ca0c3 7b38af8e 618e3bc3 1cf6cef1
  3c078595 02000000 008b4830 45022100 cf13fb6c f2af6ba5 8647d091 374bc882
  374d31ee ccfd2e0c a44fcc53 f35c752a 02203ffe fcf55dde 72f4603c e010015c
  448182bf 0d68b50c c0502b01 7cd99e27 3e1a0141 04796588 7f60354a 63817589
  bce80054 fb4e9189 7ece27cf 39eb333f 11a6f897 d5228658 45e4548a ad62f1e8
  ed098ecb cab6712e 16d1cb4b 29217876 790c21dc 1fffffff ff012a00 3c010000
  000017a9 145b0573 1f20b0ed 5d7154a5 43ce6ac8 b836b584 58870000 0000
2017-05-18 15:54 (INFO) -- (PPRINT from /Applications/Armory 11.53.41 PM.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py:3492)
Transaction:
   TxHash:    46d69fdc641632d470038a93961deb991df0bd4cec092d9fb8d2898cf830c90d (BE)
   Version:   1
   nInputs:   1
   nOutputs:  1
   LockTime:  0
   Inputs:
      PyTxIn:
         PrevTxHash: 029585073cf1cef61cc33b8e618eaf387bc3a03c5687ae66582947ce0314cdf0 (BE)
         TxOutIndex: 0
         Script:     (483045022100cf13fb6cf2af6ba58647d091374bc882374d31eeccfd2e0ca44f)
         Sender:     1HvfTd6bYBdx1dYWCoAEQpLyY4Bdy3ZEDZ
         Seq:        4294967295
   Outputs:
      TxOut:
         Value:   20709418 (0.20709418)
         Script:  OP_HASH160 (39zHwekWEUprTDBkYpmWs1Ub1hJ3ipuYLT) OP_EQUAL

2017-05-18 15:54 (INFO) -- ArmoryQt.py:3496 - Sending Tx, 0dc930f88c89d2b89f2d09ec4cbdf01d99eb1d96938a0370d4321664dc9fd646
2017-05-18 15:54 (INFO) -- ArmoryQt.py:3506 - Transaction sent to Satoshi client...!
2017-05-18 15:54 (INFO) -- ArmoryQt.py:6264 - Bitcoins Sent!
Amount:  0.20754419 BTC
From:    Wallet "Alpha Prime" (2eY2C3ojd)
To:      39zHwekWEUprTDBkYpmWs1Ub1hJ3ipuYLT
2017-05-18 16:03 (INFO) -- ArmoryQt.py:5869 - New Block! : 466933
2017-05-18 16:03 (INFO) -- ArmoryQt.py:5877 - Current block number: 466933
2017-05-18 16:31 (INFO) -- ArmoryQt.py:5869 - New Block! : 466934
2017-05-18 16:31 (INFO) -- ArmoryQt.py:5877 - Current block number: 466934
2017-05-18 16:50 (INFO) -- ArmoryQt.py:5869 - New Block! : 466935
2017-05-18 16:50 (INFO) -- ArmoryQt.py:5877 - Current block number: 466935
2017-05-18 17:13 (INFO) -- ArmoryQt.py:5869 - New Block! : 466936
2017-05-18 17:13 (INFO) -- ArmoryQt.py:5877 - Current block number: 466936
2017-05-18 17:26 (INFO) -- ArmoryQt.py:5869 - New Block! : 466937
2017-05-18 17:26 (INFO) -- ArmoryQt.py:5877 - Current block number: 466937
2017-05-18 17:28 (INFO) -- ArmoryQt.py:5869 - New Block! : 466938
2017-05-18 17:28 (INFO) -- ArmoryQt.py:5877 - Current block number: 466938
2017-05-18 17:33 (INFO) -- ArmoryQt.py:5869 - New Block! : 466939
2017-05-18 17:33 (INFO) -- ArmoryQt.py:5877 - Current block number: 466939
2017-05-18 17:38 (INFO) -- ArmoryQt.py:5869 - New Block! : 466940
2017-05-18 17:38 (INFO) -- ArmoryQt.py:5877 - Current block number: 466940
2017-05-18 17:40 (INFO) -- ArmoryQt.py:5869 - New Block! : 466941
2017-05-18 17:40 (INFO) -- ArmoryQt.py:5877 - Current block number: 466941
2  Bitcoin / Armory / Re: Fixing the "transaction timed out"/"transaction broadcast failed" issue on: April 28, 2017, 06:30:26 PM
I'm not sure if this is the same thing, but here it goes. I am using armory .95.1 on Mac OS 10.12.4 (Sierra) and running bitcoin core 13.2. I received a bunch of bitcoins in my armory wallet just fine, and then when I sent those same coins, I got the transaction to appear, but got zero confirmations. when I checked on the blockchain, I got the unconfirmed message. I tried to "clear all unconfirmed" and restart bitcoin-qt but the transaction did not remove. I tried everything - rescanned the database, rebuilt the database, and went as far as removed the armory folders from usrs/library/application support/ and restarted armory and imported my wallets back in. I was able to get the coins back into the wallet, but the transaction never cleared from the blockchain.

every time I've tried to resend the coins, and check back on the blockchain, the transaction date appears as the original transaction - 4/27 12:36, while in my armor wallet, I get a date that is current - 4/29 2:43 a.m. I've been going nuts trying to move these coins. I don't get any messages in armory - I don't even get a notification telling me that my bitcoins were sent successfully, or even the transaction timed out/failed message. there are absolutely no notifications within armory at all and I can't seem to move my coins. I've been at it for two days now, and I would really really like to cash these out so I can do things like, pay rent and you know, eat. any help would be really greatly appreciated. if I'm missing any info, please gimme a shout and I will do my best to post anything relevant. thank you!


never mind - it fixed itself! but it took two days. if anyone has any insight into this, I'd really appreciate the feedback. thanks!
3  Bitcoin / Armory / Re: BTC has left Armory wallet & shows as gray, but says “Not in the blockchain yet" on: April 18, 2017, 05:15:02 AM
hello! I am having this very same problem. I am running armory 0.95.1 bitcoin core 0.14.0 on MBP Sierra 10.12.4. when I originally sent the bitcoins out, I received a notification saying that the bitcoins were sent, however, I have not received any confirmations (my fee was set to .0001 BTC). I have tried "Clear All Unconfirmed," quitting out of armory and bitcoin core and restarting, yet the transaction remains in the transactions tab and is still unconfirmed on the blockchain. it's driving me nuts. I need to get these coins out, and more to the point, I need to be able to transfer coins in and out with at least some semblance of competence. please help! (BTW - getting 0.95.1 to work wasn't easy...changing package contents, rebuilding DB) can I please get a stable wallet that actually does what it's supposed to do without having to rebuild or recompile? not being able to access, move, or cash out thousands of dollars worth of BTC is seriously giving me an ulcer. sorry for the outburst, but you all get what I mean right? please help!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!