Bitcoin Forum
March 19, 2024, 02:19:08 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 [177] 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 ... 231 »
  Print  
Author Topic: Armory - Discussion Thread  (Read 521670 times)
shoesman
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
April 19, 2014, 02:30:23 PM
 #3521

bitcoin is at its default settings so i have no idea , except its network settings are changed in order to use tor  >


Connect through socks proxy >  proxy ip 127.0.0.1          port> 9150         socks v5



thats it
1710814748
Hero Member
*
Offline Offline

Posts: 1710814748

View Profile Personal Message (Offline)

Ignore
1710814748
Reply with quote  #2

1710814748
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
etotheipi (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
April 19, 2014, 02:52:27 PM
 #3522

Then you probably need --satoshi-port=9150

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
RoadStress
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
April 19, 2014, 03:58:14 PM
 #3523

I have some small problems with the Armory client and since i'm not sure if it's 0.91 related or not (i think it's not related to this beta version). My Bitcoin Core client is running as a full node and i wanted to stop it and run it only with 8 active connections.

Running a separate Bitcoin Core client:
- When using the "listen=0" option in the bitcoin.conf file Armory doesn't connect to the Bitcoin Core client;
- When using "-Maxconnections=8" command line option Armory keeps disconnecting and connecting nonstop to the Bitcoin Core Client.

Running Bitcoin Core client in the background by Armory:
- When using the "listen=0" option in the bitcoin.conf file Armory is stuck at Synchronizing with Network

I know that this isn't a big priority thing, but is there any other option that i can use? Or is there something that you can change in the Armory code so that i can have the Bitcoin Core not run as a full node?

Thanks!

justusranvier
Legendary
*
Offline Offline

Activity: 1400
Merit: 1006



View Profile
April 19, 2014, 05:08:36 PM
 #3524

I have some small problems with the Armory client and since i'm not sure if it's 0.91 related or not (i think it's not related to this beta version). My Bitcoin Core client is running as a full node and i wanted to stop it and run it only with 8 active connections.

Running a separate Bitcoin Core client:
- When using the "listen=0" option in the bitcoin.conf file Armory doesn't connect to the Bitcoin Core client;
- When using "-Maxconnections=8" command line option Armory keeps disconnecting and connecting nonstop to the Bitcoin Core Client.

Running Bitcoin Core client in the background by Armory:
- When using the "listen=0" option in the bitcoin.conf file Armory is stuck at Synchronizing with Network

I know that this isn't a big priority thing, but is there any other option that i can use? Or is there something that you can change in the Armory code so that i can have the Bitcoin Core not run as a full node?

Thanks!
The real solution for this problem would be for bitcoind to drop the global -maxconnections parameter in favor of per-interface limits.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3640
Merit: 1345

Armory Developer


View Profile
April 19, 2014, 06:03:59 PM
 #3525

-maxconnections=8
-addnode=127.0.0.1

RoadStress
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
April 19, 2014, 06:36:27 PM
 #3526

-maxconnections=8
-addnode=127.0.0.1

That worked! Thank you.

etotheipi (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
April 19, 2014, 07:12:19 PM
 #3527

-maxconnections=8
-addnode=127.0.0.1

That worked! Thank you.

If you are using Tor, I believe you should avoid -addnode=127.0.0.1.  I believe that Tor connections all appear to be from localhost, so if you are attempting to only allow actual-localhost connections, you won't get what you think you're getting.

(again, I don't know much about Tor -- just relaying a warning I was given a while ago)

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
shoesman
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
April 19, 2014, 08:43:56 PM
 #3528

that didnt work either





Code:
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1012 - ************************************************************
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1013 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1014 - ************************************************************
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1015 - Loading Armory Engine:
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1016 -    Armory Version        : 0.91
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1017 -    PyBtcWallet  Version  : 1.35
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1018 - Detected Operating system: Windows
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1019 -    OS Variant            : 7-6.1.7601-SP1-Multiprocessor Free
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1020 -    User home-directory   : C:\Users\bob\AppData\Roaming
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1021 -    Satoshi BTC directory : C:\Users\bob\AppData\Roaming\Bitcoin\
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1022 -    Armory home dir       : C:\Users\bob\AppData\Roaming\Armory\
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1023 - Detected System Specs    :
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1024 -    Total Available RAM   : 15.99 GB
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1025 -    CPU ID string         : Intel64 Family 5 Model 24 Stepping 2, GenuineIntel
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1026 -    Number of CPU cores   : 6 cores
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1027 -    System is 64-bit      : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1028 -    Preferred Encoding    : cp1252
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1029 -
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1030 - Network Name: Main Network
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1031 - Satoshi Port: 8333
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1032 - Named options/arguments to armoryengine.py:
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     maxOpenFiles    : 0
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     nettimeout      : 2
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     rescan          : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     leveldbDir      : DEFAULT
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     ignoreAllZC     : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     port            : None
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     interport       : 8223
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     coverageOutputDir: None
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     rebuild         : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     datadir         : DEFAULT
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     offline         : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     noWalletCheck   : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiPort     : DEFAULT
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     netlog          : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     keypool         : 100
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     coverageInclude : None
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     forceOnline     : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     skipAnnounceCheck: False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     redownload      : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     disableTorrent  : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     testAnnounceCode: False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     mtdebug         : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     skipVerCheck    : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     settingsPath    : C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     verbosity       : None
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     doDebug         : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     testnet         : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     rpcport         : DEFAULT
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiHome     : DEFAULT
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiRpcport  : DEFAULT
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     logDisable      : False
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1034 -     logFile         : C:\Users\bob\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1035 - Other arguments:
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1038 - ************************************************************
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:1386 - C++ block utilities loaded successfully
2014-04-19 22:26 (INFO) -- BDM.pyc:1420 - Using the asynchronous/multi-threaded BlockDataManager.
2014-04-19 22:26 (INFO) -- BDM.pyc:1421 - Blockchain operations will happen in the background. 
2014-04-19 22:26 (INFO) -- BDM.pyc:1422 - Devs: check TheBDM.getBDMState() before asking for data.
2014-04-19 22:26 (INFO) -- BDM.pyc:1423 - Registering addresses during rescans will queue them for
2014-04-19 22:26 (INFO) -- BDM.pyc:1424 - inclusion after the current scan is completed.
2014-04-19 22:26 (INFO) -- ArmoryUtils.pyc:3007 - Using settings file: C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-19 22:26 (INFO) -- announcefetch.pyc:83 - Reading files in fetcher directory:
2014-04-19 22:26 (INFO) -- announcefetch.pyc:92 -    announce         : 52b6e5624ed25b90d2d2a783ab87635b048aa8b7cb14b21a958ad052faee8691
2014-04-19 22:26 (INFO) -- announcefetch.pyc:92 -    bootstrap        : 0c68367a6126ed922c90fd06f6b3dc2217248b595adf5c6a1832cdeb4a3ae0b7
2014-04-19 22:26 (INFO) -- announcefetch.pyc:92 -    changelog        : 00e39ea889395a7148dea87274ee60e484c97c67905b65c67782290dad945639
2014-04-19 22:26 (INFO) -- announcefetch.pyc:92 -    downloads        : b553c42962f36961f7ac56b85bdd8d6656a16a95c2ce0bc9d60670165825f786
2014-04-19 22:26 (INFO) -- announcefetch.pyc:92 -    notify           : 011ee87ce2b50a18a06ca4a05f95c5a8f7dc9d55cced2a4654c609eea2795f4c
2014-04-19 22:26 (INFO) -- announcefetch.pyc:249 - Fetching: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-19 22:26 (INFO) -- ArmoryQt.py:2244 - loadWalletsAndSettings
2014-04-19 22:26 (INFO) -- ArmoryQt.py:2302 - Loading wallets...
2014-04-19 22:26 (INFO) -- ArmoryQt.py:2351 - Number of wallets read in: 1
2014-04-19 22:26 (INFO) -- ArmoryQt.py:2356 -    Wallet (ghjkghjkghjk):    "jghkhgjkghjkghjk"   (Encrypted)
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1786 - Setting up networking...
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1813 - Forced online mode: True
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1838 - Internet connection is Available: False
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1839 - Bitcoin-Qt/bitcoind is Available: 0
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1840 - The first blk*.dat was Available: True
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1841 - Online mode currently possible:   0
2014-04-19 22:26 (INFO) -- ArmoryQt.py:2028 - loadBlockchainIfNecessary
2014-04-19 22:26 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 0
2014-04-19 22:26 (INFO) -- BDM.pyc:431 - Setting online mode: False (wait=False)
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1099 - setupUriRegistration
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1167 - Armory already registered for current user.  Done!
2014-04-19 22:26 (INFO) -- ArmoryQt.py:585 - Usermode: Expert
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1366 - Changing usermode:
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1367 -    From: Expert
2014-04-19 22:26 (INFO) -- ArmoryQt.py:1375 -      To: Expert
2014-04-19 22:26 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:OfflineNoSatoshiNoInternet
2014-04-19 22:26 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Offline"
2014-04-19 22:26 (INFO) -- ArmoryQt.py:698 - MinimizeOnOpen is True
2014-04-19 22:26 (INFO) -- ArmoryQt.py:6334 - Another Armory instance just tried to open.
2014-04-19 22:26 (ERROR) -- announcefetch.pyc:261 - Specified URL was inaccessible
2014-04-19 22:26 (ERROR) -- announcefetch.pyc:262 - Tried: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-19 22:26 (INFO) -- announcefetch.pyc:249 - Fetching: https://s3.amazonaws.com/bitcoinarmory-media/announce.txt?ver=0.91
2014-04-19 22:26 (INFO) -- ArmoryQt.py:6150 - BDM is safe for clean shutdown
2014-04-19 22:26 (INFO) -- BDM.pyc:1346 - Shutdown Requested
2014-04-19 22:26 (ERROR) -- BDM.pyc:1141 - Resetting BDM and all wallets
2014-04-19 22:26 (INFO) -- BDM.pyc:1393 - BDM is shutdown.
2014-04-19 22:26 (INFO) -- SDM.pyc:636 - Called stopBitcoind
2014-04-19 22:26 (INFO) -- SDM.pyc:638 - ...but bitcoind is not running, to be able to stop
2014-04-19 22:26 (INFO) -- ArmoryQt.py:6162 - Attempting to close the main window!
2014-04-19 22:26 (INFO) -- ArmoryQt.py:6435 - Resetting BlockDataMgr, freeing memory
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:919 - C++ block utilities loaded successfully
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1009 -
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1010 -
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1011 -
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1012 - ************************************************************
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1013 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1014 - ************************************************************
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1015 - Loading Armory Engine:
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1016 -    Armory Version        : 0.91
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1017 -    PyBtcWallet  Version  : 1.35
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1018 - Detected Operating system: Windows
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1019 -    OS Variant            : 7-6.1.7601-SP1-Multiprocessor Free
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1020 -    User home-directory   : C:\Users\bob\AppData\Roaming
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1021 -    Satoshi BTC directory : C:\Users\bob\AppData\Roaming\Bitcoin\
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1022 -    Armory home dir       : C:\Users\bob\AppData\Roaming\Armory\
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1023 - Detected System Specs    :
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1024 -    Total Available RAM   : 15.99 GB
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1025 -    CPU ID string         : Intel64 Family 5 Model 24 Stepping 2, GenuineIntel
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1026 -    Number of CPU cores   : 6 cores
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1027 -    System is 64-bit      : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1028 -    Preferred Encoding    : cp1252
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1029 -
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1030 - Network Name: Main Network
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1031 - Satoshi Port: 8333
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1032 - Named options/arguments to armoryengine.py:
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     maxOpenFiles    : 0
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     nettimeout      : 2
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     rescan          : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     leveldbDir      : DEFAULT
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     ignoreAllZC     : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     port            : None
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     interport       : 8223
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     coverageOutputDir: None
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     rebuild         : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     datadir         : DEFAULT
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     offline         : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     noWalletCheck   : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiPort     : DEFAULT
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     netlog          : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     keypool         : 100
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     coverageInclude : None
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     forceOnline     : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     skipAnnounceCheck: False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     redownload      : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     disableTorrent  : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     testAnnounceCode: False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     mtdebug         : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     skipVerCheck    : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     settingsPath    : C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     verbosity       : None
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     doDebug         : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     testnet         : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     rpcport         : DEFAULT
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiHome     : DEFAULT
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiRpcport  : DEFAULT
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     logDisable      : False
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1034 -     logFile         : C:\Users\bob\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1035 - Other arguments:
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1038 - ************************************************************
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:1386 - C++ block utilities loaded successfully
2014-04-19 22:28 (INFO) -- BDM.pyc:1420 - Using the asynchronous/multi-threaded BlockDataManager.
2014-04-19 22:28 (INFO) -- BDM.pyc:1421 - Blockchain operations will happen in the background. 
2014-04-19 22:28 (INFO) -- BDM.pyc:1422 - Devs: check TheBDM.getBDMState() before asking for data.
2014-04-19 22:28 (INFO) -- BDM.pyc:1423 - Registering addresses during rescans will queue them for
2014-04-19 22:28 (INFO) -- BDM.pyc:1424 - inclusion after the current scan is completed.
2014-04-19 22:28 (INFO) -- ArmoryUtils.pyc:3007 - Using settings file: C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-19 22:28 (INFO) -- announcefetch.pyc:83 - Reading files in fetcher directory:
2014-04-19 22:28 (INFO) -- announcefetch.pyc:92 -    announce         : 52b6e5624ed25b90d2d2a783ab87635b048aa8b7cb14b21a958ad052faee8691
2014-04-19 22:28 (INFO) -- announcefetch.pyc:92 -    bootstrap        : 0c68367a6126ed922c90fd06f6b3dc2217248b595adf5c6a1832cdeb4a3ae0b7
2014-04-19 22:28 (INFO) -- announcefetch.pyc:92 -    changelog        : 00e39ea889395a7148dea87274ee60e484c97c67905b65c67782290dad945639
2014-04-19 22:28 (INFO) -- announcefetch.pyc:92 -    downloads        : b553c42962f36961f7ac56b85bdd8d6656a16a95c2ce0bc9d60670165825f786
2014-04-19 22:28 (INFO) -- announcefetch.pyc:92 -    notify           : 011ee87ce2b50a18a06ca4a05f95c5a8f7dc9d55cced2a4654c609eea2795f4c
2014-04-19 22:28 (INFO) -- announcefetch.pyc:249 - Fetching: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-19 22:28 (INFO) -- ArmoryQt.py:2244 - loadWalletsAndSettings
2014-04-19 22:28 (INFO) -- ArmoryQt.py:2302 - Loading wallets...
2014-04-19 22:28 (INFO) -- ArmoryQt.py:2351 - Number of wallets read in: 1
2014-04-19 22:28 (INFO) -- ArmoryQt.py:2356 -    Wallet (sfdgdsfgsdfgsdfg):    "sdfgsfdgdfsgsdfgsdfgsdfg"   (Encrypted)
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1786 - Setting up networking...
2014-04-19 22:28 (ERROR) -- announcefetch.pyc:261 - Specified URL was inaccessible
2014-04-19 22:28 (ERROR) -- announcefetch.pyc:262 - Tried: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-19 22:28 (INFO) -- announcefetch.pyc:249 - Fetching: https://s3.amazonaws.com/bitcoinarmory-media/announce.txt?ver=0.91
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1838 - Internet connection is Available: True
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1839 - Bitcoin-Qt/bitcoind is Available: 0
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1840 - The first blk*.dat was Available: True
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1841 - Online mode currently possible:   0
2014-04-19 22:28 (INFO) -- ArmoryQt.py:2028 - loadBlockchainIfNecessary
2014-04-19 22:28 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 0
2014-04-19 22:28 (INFO) -- BDM.pyc:431 - Setting online mode: False (wait=False)
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1099 - setupUriRegistration
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1167 - Armory already registered for current user.  Done!
2014-04-19 22:28 (INFO) -- ArmoryQt.py:585 - Usermode: Expert
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1366 - Changing usermode:
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1367 -    From: Expert
2014-04-19 22:28 (INFO) -- ArmoryQt.py:1375 -      To: Expert
2014-04-19 22:28 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:OfflineNoSatoshi
2014-04-19 22:28 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Offline"
2014-04-19 22:28 (INFO) -- ArmoryQt.py:698 - MinimizeOnOpen is True
2014-04-19 22:28 (INFO) -- ArmoryQt.py:6334 - Another Armory instance just tried to open.
2014-04-19 22:29 (INFO) -- ArmoryQt.py:6150 - BDM is safe for clean shutdown
2014-04-19 22:29 (INFO) -- BDM.pyc:1346 - Shutdown Requested
2014-04-19 22:29 (ERROR) -- BDM.pyc:1141 - Resetting BDM and all wallets
2014-04-19 22:29 (INFO) -- BDM.pyc:1393 - BDM is shutdown.
2014-04-19 22:29 (INFO) -- SDM.pyc:636 - Called stopBitcoind
2014-04-19 22:29 (INFO) -- SDM.pyc:638 - ...but bitcoind is not running, to be able to stop
2014-04-19 22:29 (INFO) -- ArmoryQt.py:6162 - Attempting to close the main window!
2014-04-19 22:29 (INFO) -- ArmoryQt.py:6435 - Resetting BlockDataMgr, freeing memory
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:919 - C++ block utilities loaded successfully
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1009 -
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1010 -
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1011 -
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1012 - ************************************************************
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1013 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1014 - ************************************************************
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1015 - Loading Armory Engine:
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1016 -    Armory Version        : 0.91
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1017 -    PyBtcWallet  Version  : 1.35
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1018 - Detected Operating system: Windows
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1019 -    OS Variant            : 7-6.1.7601-SP1-Multiprocessor Free
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1020 -    User home-directory   : C:\Users\bob\AppData\Roaming
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1021 -    Satoshi BTC directory : C:\Users\bob\AppData\Roaming\Bitcoin\
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1022 -    Armory home dir       : C:\Users\bob\AppData\Roaming\Armory\
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1023 - Detected System Specs    :
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1024 -    Total Available RAM   : 15.99 GB
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1025 -    CPU ID string         : Intel64 Family 5 Model 24 Stepping 2, GenuineIntel
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1026 -    Number of CPU cores   : 6 cores
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1027 -    System is 64-bit      : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1028 -    Preferred Encoding    : cp1252
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1029 -
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1030 - Network Name: Main Network
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1031 - Satoshi Port: 8333
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1032 - Named options/arguments to armoryengine.py:
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     maxOpenFiles    : 0
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     nettimeout      : 2
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     rescan          : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     leveldbDir      : DEFAULT
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     ignoreAllZC     : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     port            : None
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     interport       : 8223
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     coverageOutputDir: None
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     rebuild         : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     datadir         : DEFAULT
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     offline         : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     noWalletCheck   : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiPort     : DEFAULT
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     netlog          : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     keypool         : 100
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     coverageInclude : None
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     forceOnline     : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     skipAnnounceCheck: False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     redownload      : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     disableTorrent  : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     testAnnounceCode: False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     mtdebug         : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     skipVerCheck    : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     settingsPath    : C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     verbosity       : None
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     doDebug         : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     testnet         : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     rpcport         : DEFAULT
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiHome     : DEFAULT
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiRpcport  : DEFAULT
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     logDisable      : False
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1034 -     logFile         : C:\Users\bob\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1035 - Other arguments:
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1038 - ************************************************************
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1386 - C++ block utilities loaded successfully
2014-04-19 22:34 (INFO) -- BDM.pyc:1420 - Using the asynchronous/multi-threaded BlockDataManager.
2014-04-19 22:34 (INFO) -- BDM.pyc:1421 - Blockchain operations will happen in the background. 
2014-04-19 22:34 (INFO) -- BDM.pyc:1422 - Devs: check TheBDM.getBDMState() before asking for data.
2014-04-19 22:34 (INFO) -- BDM.pyc:1423 - Registering addresses during rescans will queue them for
2014-04-19 22:34 (INFO) -- BDM.pyc:1424 - inclusion after the current scan is completed.
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:3007 - Using settings file: C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-19 22:34 (INFO) -- announcefetch.pyc:83 - Reading files in fetcher directory:
2014-04-19 22:34 (INFO) -- announcefetch.pyc:92 -    announce         : 52b6e5624ed25b90d2d2a783ab87635b048aa8b7cb14b21a958ad052faee8691
2014-04-19 22:34 (INFO) -- announcefetch.pyc:92 -    bootstrap        : 0c68367a6126ed922c90fd06f6b3dc2217248b595adf5c6a1832cdeb4a3ae0b7
2014-04-19 22:34 (INFO) -- announcefetch.pyc:92 -    changelog        : 00e39ea889395a7148dea87274ee60e484c97c67905b65c67782290dad945639
2014-04-19 22:34 (INFO) -- announcefetch.pyc:92 -    downloads        : b553c42962f36961f7ac56b85bdd8d6656a16a95c2ce0bc9d60670165825f786
2014-04-19 22:34 (INFO) -- announcefetch.pyc:92 -    notify           : 011ee87ce2b50a18a06ca4a05f95c5a8f7dc9d55cced2a4654c609eea2795f4c
2014-04-19 22:34 (INFO) -- announcefetch.pyc:249 - Fetching: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-19 22:34 (INFO) -- ArmoryQt.py:2244 - loadWalletsAndSettings
2014-04-19 22:34 (INFO) -- ArmoryQt.py:2302 - Loading wallets...
2014-04-19 22:34 (INFO) -- ArmoryQt.py:2351 - Number of wallets read in: 1
2014-04-19 22:34 (INFO) -- ArmoryQt.py:2356 -    Wallet (sdfgsdfgsdfg):    "fgdsfgsdfgsdfg"   (Encrypted)
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1786 - Setting up networking...
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1813 - Forced online mode: True
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1838 - Internet connection is Available: False
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1839 - Bitcoin-Qt/bitcoind is Available: 0
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1840 - The first blk*.dat was Available: True
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1841 - Online mode currently possible:   0
2014-04-19 22:34 (INFO) -- ArmoryQt.py:2028 - loadBlockchainIfNecessary
2014-04-19 22:34 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 0
2014-04-19 22:34 (INFO) -- BDM.pyc:431 - Setting online mode: False (wait=False)
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1099 - setupUriRegistration
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1167 - Armory already registered for current user.  Done!
2014-04-19 22:34 (INFO) -- ArmoryQt.py:585 - Usermode: Expert
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1366 - Changing usermode:
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1367 -    From: Expert
2014-04-19 22:34 (INFO) -- ArmoryQt.py:1375 -      To: Expert
2014-04-19 22:34 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:OfflineNoSatoshiNoInternet
2014-04-19 22:34 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Offline"
2014-04-19 22:34 (INFO) -- ArmoryQt.py:698 - MinimizeOnOpen is True
2014-04-19 22:34 (INFO) -- ArmoryQt.py:6334 - Another Armory instance just tried to open.
2014-04-19 22:34 (ERROR) -- announcefetch.pyc:261 - Specified URL was inaccessible
2014-04-19 22:34 (ERROR) -- announcefetch.pyc:262 - Tried: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-19 22:34 (INFO) -- announcefetch.pyc:249 - Fetching: https://s3.amazonaws.com/bitcoinarmory-media/announce.txt?ver=0.91
2014-04-19 22:34 (ERROR) -- announcefetch.pyc:162 - Loop was busy for more than one second

goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3640
Merit: 1345

Armory Developer


View Profile
April 19, 2014, 08:55:51 PM
 #3529

Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe

Obvisouly Armory isnt getting the command line switches. Are you starting Armory from that shortcut?

shoesman
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
April 19, 2014, 09:07:17 PM
 #3530

yes i have started it from the shortcut

this is whats in the target window


"C:\Program Files (x86)\Armory\ArmoryQt.exe" --satoshi-datadir=C:\Users\bob\AppData\Roaming\Bitcoin --satoshi-port=9150


and this is in the start in window


"C:\Program Files (x86)\Armory"
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3640
Merit: 1345

Armory Developer


View Profile
April 19, 2014, 09:25:07 PM
 #3531

--satoshi-port=9150

wrong port

Quote
and this is in the start in window


"C:\Program Files (x86)\Armory"

Not sure what you mean by that

etotheipi (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
April 19, 2014, 09:45:48 PM
 #3532

Code:
2014-04-19 22:34 (INFO) -- ArmoryUtils.pyc:1013 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe

I will just reiterate what goatpig said:  this line indicates that Armory is starting without out any of the command-line arguments you claim you're starting it with.  Whatever you're changing to change the args, is not actually making it to the final call to start Armory. 

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
etotheipi (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
April 19, 2014, 10:05:58 PM
 #3533

@shoesman

Rather than changing the shortcut, try running it directly from a command prompt to make sure. 

Start->Accessories->Command Prompt
Code:
cd C:\Program Files (x86)\Armory
ArmoryQt.exe --satoshi-port=9150 --skip-online-check

You don't need the --satoshi-datadir arg because the path you have there is already the default (as long as your username is actually "bob").

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
RoadStress
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
April 19, 2014, 11:10:34 PM
 #3534

-maxconnections=8
-addnode=127.0.0.1

That worked! Thank you.

If you are using Tor, I believe you should avoid -addnode=127.0.0.1.  I believe that Tor connections all appear to be from localhost, so if you are attempting to only allow actual-localhost connections, you won't get what you think you're getting.

(again, I don't know much about Tor -- just relaying a warning I was given a while ago)

I am not, but thank you. I noticed a strange behavior with those 2 line arguments. The transaction history seems to noticeable lag and i stop receiving notifications on transfers.

goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3640
Merit: 1345

Armory Developer


View Profile
April 19, 2014, 11:37:56 PM
 #3535

On Armory's end? What version are you running?

RoadStress
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
April 20, 2014, 12:07:39 AM
 #3536

On Armory's end? What version are you running?

Yes. 0.91-beta. I will remove the arguments right now and will keep you posted.

plethora
Member
**
Offline Offline

Activity: 113
Merit: 10



View Profile
April 20, 2014, 07:49:19 PM
 #3537

Hey, your Download page says 0.91-beta is released but the changelog says it will be released in may.
shoesman
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
April 20, 2014, 10:10:15 PM
Last edit: April 20, 2014, 10:23:56 PM by shoesman
 #3538

well running the commands in commandline worked , wonder why it dont pick up in the shortcut , mustve been something ive had left from armory 0.88 , since now after i removed a couple old folders out of the armory directory the shortcut worked too



thing is im noticing constant flickering between disconnected and connected , is this normal why is this happening? and adding the offline command doesnt change a thing about the flickering


 aswell the following command


 --satoshi-datadir=C:\Users\bob\AppData\Roaming\Bitcoin



wasnt even neccessary only command i needed was this one


--satoshi-port=9150



and do i have to do anything else now in order to have the rest of armory use bitcoin cores connection or is all network connectivity solved over bitcoin core now




Code:
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1013 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe --satoshi-datadir=C:\Users\bob\AppData\Roaming\Bitcoin --satoshi-port=9150
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1014 - ************************************************************
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1015 - Loading Armory Engine:
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1016 -    Armory Version        : 0.91
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1017 -    PyBtcWallet  Version  : 1.35
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1018 - Detected Operating system: Windows
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1019 -    OS Variant            : 7-6.1.7601-SP1-Multiprocessor Free
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1020 -    User home-directory   : C:\Users\bob\AppData\Roaming
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1021 -    Satoshi BTC directory : C:\Users\bob\AppData\Roaming\Bitcoin
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1022 -    Armory home dir       : C:\Users\bob\AppData\Roaming\Armory\
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1023 - Detected System Specs    :
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1024 -    Total Available RAM   : 15.99 GB
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1025 -    CPU ID string         : Intel64 Family 5 Model 24 Stepping 2, GenuineIntel
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1026 -    Number of CPU cores   : 6 cores
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1027 -    System is 64-bit      : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1028 -    Preferred Encoding    : cp1252
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1029 -
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1030 - Network Name: Main Network
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1031 - Satoshi Port: 9150
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1032 - Named options/arguments to armoryengine.py:
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     maxOpenFiles    : 0
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     nettimeout      : 2
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     rescan          : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     leveldbDir      : DEFAULT
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     ignoreAllZC     : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     port            : None
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     interport       : 8223
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     coverageOutputDir: None
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     rebuild         : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     datadir         : DEFAULT
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     offline         : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     noWalletCheck   : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiPort     : 9150
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     netlog          : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     keypool         : 100
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     coverageInclude : None
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     forceOnline     : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     skipAnnounceCheck: False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     redownload      : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     disableTorrent  : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     testAnnounceCode: False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     mtdebug         : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     skipVerCheck    : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     settingsPath    : C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     verbosity       : None
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     doDebug         : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     testnet         : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     rpcport         : DEFAULT
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiHome     : C:\Users\bob\AppData\Roaming\Bitcoin
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     satoshiRpcport  : DEFAULT
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     logDisable      : False
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1034 -     logFile         : C:\Users\bob\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1035 - Other arguments:
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1038 - ************************************************************
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:1386 - C++ block utilities loaded successfully
2014-04-20 23:54 (INFO) -- BDM.pyc:1420 - Using the asynchronous/multi-threaded BlockDataManager.
2014-04-20 23:54 (INFO) -- BDM.pyc:1421 - Blockchain operations will happen in the background.  
2014-04-20 23:54 (INFO) -- BDM.pyc:1422 - Devs: check TheBDM.getBDMState() before asking for data.
2014-04-20 23:54 (INFO) -- BDM.pyc:1423 - Registering addresses during rescans will queue them for
2014-04-20 23:54 (INFO) -- BDM.pyc:1424 - inclusion after the current scan is completed.
2014-04-20 23:54 (INFO) -- ArmoryUtils.pyc:3007 - Using settings file: C:\Users\bob\AppData\Roaming\Armory\ArmorySettings.txt
2014-04-20 23:54 (INFO) -- announcefetch.pyc:83 - Reading files in fetcher directory:
2014-04-20 23:54 (INFO) -- announcefetch.pyc:92 -    announce         : 52b6e5624ed25b90d2d2a783ab87635b048aa8b7cb14b21a958ad052faee8691
2014-04-20 23:54 (INFO) -- announcefetch.pyc:92 -    bootstrap        : 0c68367a6126ed922c90fd06f6b3dc2217248b595adf5c6a1832cdeb4a3ae0b7
2014-04-20 23:54 (INFO) -- announcefetch.pyc:92 -    changelog        : 00e39ea889395a7148dea87274ee60e484c97c67905b65c67782290dad945639
2014-04-20 23:54 (INFO) -- announcefetch.pyc:92 -    downloads        : b553c42962f36961f7ac56b85bdd8d6656a16a95c2ce0bc9d60670165825f786
2014-04-20 23:54 (INFO) -- announcefetch.pyc:92 -    notify           : 011ee87ce2b50a18a06ca4a05f95c5a8f7dc9d55cced2a4654c609eea2795f4c
2014-04-20 23:54 (INFO) -- announcefetch.pyc:249 - Fetching: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2244 - loadWalletsAndSettings
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2302 - Loading wallets...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2351 - Number of wallets read in: 1
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2356 -    Wallet (dsfgsdfgsdfg):    "sdfgdfsgsdfgsdfg"   (Encrypted)
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1786 - Setting up networking...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1838 - Internet connection is Available: True
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1839 - Bitcoin-Qt/bitcoind is Available: 9150
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1840 - The first blk*.dat was Available: True
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1841 - Online mode currently possible:   True
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2028 - loadBlockchainIfNecessary
2014-04-20 23:54 (ERROR) -- ArmoryQt.py:908 - 3 attempts to load blockchain failed.  Remove mempool.bin.
2014-04-20 23:54 (ERROR) -- ArmoryQt.py:913 - File mempool.bin does not exist. Nothing deleted.
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:54 (INFO) -- BDM.pyc:431 - Setting online mode: True (wait=False)
2014-04-20 23:54 (INFO) -- BDM.pyc:1358 - Go online requested
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1099 - setupUriRegistration
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1167 - Armory already registered for current user.  Done!
2014-04-20 23:54 (INFO) -- ArmoryQt.py:585 - Usermode: Expert
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1366 - Changing usermode:
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1367 -    From: Expert
2014-04-20 23:54 (INFO) -- ArmoryQt.py:1375 -      To: Expert
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- ArmoryQt.py:698 - MinimizeOnOpen is True
2014-04-20 23:54 (INFO) -- ArmoryQt.py:6334 - Another Armory instance just tried to open.
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- announcefetch.pyc:261 - Specified URL was inaccessible
2014-04-20 23:54 (ERROR) -- announcefetch.pyc:262 - Tried: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.91&id=e7d396f6
2014-04-20 23:54 (INFO) -- announcefetch.pyc:249 - Fetching: https://s3.amazonaws.com/bitcoinarmory-media/announce.txt?ver=0.91
2014-04-20 23:54 (ERROR) -- announcefetch.pyc:162 - Loop was busy for more than one second
2014-04-20 23:54 (ERROR) -- announcefetch.pyc:261 - Specified URL was inaccessible
2014-04-20 23:54 (ERROR) -- announcefetch.pyc:262 - Tried: https://s3.amazonaws.com/bitcoinarmory-media/announce.txt?ver=0.91
2014-04-20 23:54 (WARNING) -- announcefetch.pyc:275 - Error fetching announce digest
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:54 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:54 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:54 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- Networking.pyc:63 - Connection initiated.  Start handshake
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (ERROR) -- Networking.pyc:357 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
2014-04-20 23:55 (INFO) -- ArmoryQt.py:5610 - Dashboard switched to "Scanning" mode
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4914 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-04-20 23:55 (INFO) -- ArmoryQt.py:4856 - Switching Armory functional mode to "Scanning"
2014-04-20 23:55 (INFO) -- ArmoryQt.py:6147 - BDM state is scanning -- force shutdown BDM
2014-04-20 23:55 (INFO) -- SDM.pyc:636 - Called stopBitcoind
2014-04-20 23:55 (INFO) -- SDM.pyc:638 - ...but bitcoind is not running, to be able to stop
2014-04-20 23:55 (INFO) -- ArmoryQt.py:6162 - Attempting to close the main window!
2014-04-20 23:55 (INFO) -- ArmoryQt.py:2074 - Setting netmode: 1
2014-04-20 23:55 (INFO) -- ArmoryQt.py:6435 - Resetting BlockDataMgr, freeing memory

BookLover
Hero Member
*****
Offline Offline

Activity: 533
Merit: 500


^Bitcoin Library of Congress.


View Profile
April 21, 2014, 12:25:13 AM
 #3539

--satoshi-port=9150

wrong port


While its true the default socks proxy port on bitcoin-qt is 9050 it needs to be changed to 9150 to work through TBB (Tor Browser Bundle).  TBB recently changed the default proxy port.

link:https://www.torproject.org/docs/faq.html.en#TBBSocksPort

So "--satoshi-port=9150" is correct if you are using TBB.

goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3640
Merit: 1345

Armory Developer


View Profile
April 21, 2014, 01:08:36 AM
 #3540

This is an Armory switch. Armory shouldnt connect to the Tor proxy, it should connect to your local instance of bitcoin.

Pages: « 1 ... 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 [177] 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 ... 231 »
  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!