Pages:
Author

Topic: Armory - Discussion Thread - page 55. (Read 521749 times)

legendary
Activity: 1904
Merit: 1007
April 19, 2014, 11:58:14 AM
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!
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
April 19, 2014, 10:52:27 AM
Then you probably need --satoshi-port=9150
newbie
Activity: 54
Merit: 0
April 19, 2014, 10:30:23 AM
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
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
April 19, 2014, 10:09:23 AM
newbie
Activity: 54
Merit: 0
April 19, 2014, 08:59:37 AM
ok after entering the following in the shortcut target


--satoshi-datadir=C:\Users\bob\AppData\Roaming\Bitcoin --satoshi-port=8331 --skip-online-check



still get offline


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

Another strange behaviour on bitcoind.
Getting the utxo list, there are utxo items repeated (same index, same txid, same value, for the same address)

Restarting Armory Bitcoind, they are getting fixed.
On my process I will group them after asking the json to avoid problems.

Do you know from where it maybe comes from?
Is there a method to call to fix it without restarting the service?

Best regards!
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
April 17, 2014, 08:04:35 PM
ok ive set the switches as follows


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



as well have i tried this one


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


both make no difference still offline as well has this been tested with online check enabled as well as disabled , nothing

--satoshi-datadir should always be pointing at the base Bitcoin directory, i.e.

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

Also, it would help to know what the dashboard says when it's offline.   It almost always tells you why it's offline.  With what you're running right now, it probably can't find the blk*.dat files.  Once that is fixed, it will tell you the next issue.

You posted some logs that look like you intended to be passing these CLI args with it, but it doesn't show any arguments passed.

Code:
2014-04-17 15:16 (INFO) -- ArmoryUtils.pyc:1013 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe

If the shortcut is setup right it will say:

Code:
2014-04-17 15:16 (INFO) -- ArmoryUtils.pyc:1013 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe --satoshi-datadir=C:\Users\bob\AppData\Roaming\Bitcoin --satoshi-port=8331 --skip-online-check
newbie
Activity: 54
Merit: 0
April 17, 2014, 03:52:24 PM
ok ive set the switches as follows


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



as well have i tried this one


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


both make no difference still offline as well has this been tested with online check enabled as well as disabled , nothing
legendary
Activity: 3738
Merit: 1360
Armory Developer
April 17, 2014, 02:55:31 PM
you are getting the switches all wrong...

--satoshi-datadir="*pathtomyblockchainfolder*" --satoshi-port=*mycustomport*

no parenthesis, spaces between each commands
newbie
Activity: 54
Merit: 0
April 17, 2014, 09:25:31 AM
one thing after another , yes tor is abit slower (lols) but its not of that great of importance thats unless you gotta start from the beginning on syncing the blockchain while connected to tor itll take a while prepare for a week or so to get it fully synced from 0 , how would i know ? dont ask xD, but afterwards syncing a couple months isnt gona take longer than a couple hours depending on what node you got , and yes tor would logically help since your bitcoin transactions and whatever else you do over it would be

anonymized simply put as long as whatever you buy with those bitcoins isnt tied to your identity meaning you use seperate wallets for seperate occasions , and if your vpn hasnt been paid anonymously which you usually do with cleaned anonymous bought bitcoins well then your vpn isnt anonymous since it has all your billing info through whatever other non anonymous

payment method youve chosen wich is stupid at the least to say , and if you did pay with clean bitcoins which something tells me you dont even know what im talking about well that would only be possible if you started with buying your coins over tor over an temp email with cash etc .and then washed them a couple times , and so we reach the beginning of it all, the rabbit hole goes so much deeper thou if youd really want to aim for true anonymity thats abit much for bitcointalk thou and too broad of an subject to be discussed here  ,

if you want an detailed explanation on how tors networking works i recommend to go and visit the official tor forums about tors inner workings ,

 anyhow so ive added   this following shortcut to the target of the armory shortcut ive created as such <


--satoshi-datadir--satoshi-port (8331)


suffice to say still the same .... offline that is

and yes youve missed the log ive posted 1 page back , here a fresh one and its fully synced now the blockchain and armorys second blockchain setup not that it really matters , just saying , anyhow here

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


the bitcoin.conf is empty as of currently as already said except for this

 rpcuser=generated_by_armory

rpcpassword=8-09f8g-09sdf8g0-9df0-sg9stgergregfds



and yes id love for armory again to be able to use for all its net connectivity requirements bitcoin qt aka bitcoin core  id really love that ,hope we can get this figured out
legendary
Activity: 1764
Merit: 1002
April 17, 2014, 05:14:12 AM
So I run a vpn by default.

Would tor be of significant help? How much degradation in performance would I see?
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
April 16, 2014, 10:55:01 PM
etotheipi, just for your record, it is getting worse building Armory in non Debian-based distros. Quote:
Quote
Armory developers don't care about Arch user so i made patchs that fix problems.
...while there are 2 patches already to build Armory in Arch (you can scroll down for comments with fixes).

Also, why don`t you upload signed archives (or signed hashes of archives) with git snapshots of releases to your website as well as packages, so it will be more building-friendly without that "git tag -v..." thing, which is e.g. hardly inserted in PKGBUILDs of ArchLinux?

The makesfiles for the project have been in flux recently, but I think they finally settled down.  One of our guys was able to go in and simplify a bunch of stuff that should make building much easier on all platforms.  Admittedly, I'm not familiar with what is needed for each distro, but at least our binaries are universal now (the _CppBlockUtils.so).  However, it still requires the target system to have Python2.7.  We will be merging the v0.91-beta tag into master soon, but there was a merge conflict and the guy I assigned to do that was on vacation.  I should've done it already.

Also, I actually put the archives into our build&release scripts, but they are like 100 MB each.  I think dpkg-build is bundling the entire git repo into those archives (plus some).  Until we figure that out, I decided not to release with it.
hero member
Activity: 518
Merit: 500
April 16, 2014, 09:27:31 PM
etotheipi, just for your record, it is getting worse building Armory in non Debian-based distros. Quote:
Quote
Armory developers don't care about Arch user so i made patchs that fix problems.
...while there are 2 patches already to build Armory in Arch (you can scroll down for comments with fixes).

Also, why don`t you upload signed archives (or signed hashes of archives) with git snapshots of releases to your website as well as packages, so it will be more building-friendly without that "git tag -v..." thing, which is e.g. hardly inserted in PKGBUILDs of ArchLinux?
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
April 16, 2014, 09:21:05 PM
Please let me suggest that a clear set-up for Tor users should be tested and recommended, running Bitcoin through Tor should be recommended by default IMO, using Bitcoin without Tor is giving away precious privacy to anyone looking at the traffic. While running only Bitcoin Core through Tor is quite easy and intuitive, running Bitcoin Core+Armory isn't easy nor intuitive at all.

I think these discussions are part of that process for us.  I have zilch experience with Tor, and we never claimed that Armory even had Tor in mind when it was created (not that it is necessarily hard to adapt it, but I probably did things that are non-tor-friendly).  I think it would be a good idea for us iron this out more rigorously, and tweak one of the next couple releases to be better-adapted for Tor usage.  Then we can put up some informational material about it. 

legendary
Activity: 1148
Merit: 1018
April 16, 2014, 07:28:30 PM
Armory will show offline if one of these 2 requirements isn't met:

1) Connect to a Bitcoin Node on 127.0.0.1 and the port defined by --satoshi-port (8333) by default
2) Be pointed at a folder with a copy of the raw blockchain data, as produced by BitcoinQt. This folder is set by the --satoshi-datadir switch, and defaults to C:\Users\*currentuser*\AppData\Roaming\Bitcoin\blocks in Windows

Im curious if your issue isn't 2) rather than 1)


So I'm hardly familiar with Tor at all.  But I should remind you that there's a 3rd condition:  passing the online-check.  You can get around this by adding --skip-online-check to the command-line argument.  Most Tor users have required that in order to get online properly.

Please let me suggest that a clear set-up for Tor users should be tested and recommended, running Bitcoin through Tor should be recommended by default IMO, using Bitcoin without Tor is giving away precious privacy to anyone looking at the traffic. While running only Bitcoin Core through Tor is quite easy and intuitive, running Bitcoin Core+Armory isn't easy nor intuitive at all.
legendary
Activity: 2126
Merit: 1001
April 16, 2014, 07:06:51 PM
Sorry if you already sent one and I missed it, kinda slammed lately.

You guys are doing a great job, with hammering new features all the time, and still having among the best customer support out there. For freeware users, mind you!

Hats off to you, Goatpig, Alan, and all of you Armory team!

Ente
legendary
Activity: 3738
Merit: 1360
Armory Developer
April 16, 2014, 06:56:53 PM
--satoshi-port (8333)

I dont even know why I wrote something that stupid. it's --satoshi-port=8331 in the shortcut target, then start Armory from the shortcut.

Your problem is 2 fold. Connecting BitcoinQt to Tor and connecting Armory to Tor are in a sense separate yet connected issues. Setting BitcoinQt to connect through Tor will break Armory's connectivity, but getting BitcoinQt to connect through Tor is unrelated to Armory.

Quote
2) yes as i already said its an default install meaning  C:\Users\*currentuser*\AppData\Roaming\Bitcoin\blocks  is there

That doesnt mean Armory is necessarily looking at this folder. You may wanna try and force it through the --satoshi-datadir switch.

Did you send a log file? At this point I would like to look at one. Sorry if you already sent one and I missed it, kinda slammed lately.
newbie
Activity: 54
Merit: 0
April 16, 2014, 04:46:56 PM
1) can you please elaborate i dont quite get what you want me to do on that one since i think ive already done that or have i, as said i have added       --satoshi-port (8333)     in the target shortcut as youve told me to and proxy ip 127.0.0.1 and port set to 9051 socks v5 in my bitcoin core settings as well in tors browser and yes the recent tor builds use 9051 instead of the old 9050 port , and the bitcoin.conf settings are empty except for

 rpcuser=generated_by_armory

rpcpassword=8-09f8g-09sdf8g0-9df0-sg9stgergregfds

since once i put in


proxy=127.0.0.1:9051
listen=1
port=8331


into bitcoin.conf , the bitcoin core client wont connect/sync, and about tor well its pretty easy to see if bitcoin connects over it , you just simply load up bitcoin wait a couple minutes ,check if it syncs if it dont show any connections nor blocksource available then theres no net connectivity , well and then you start up tor and recheck and if it syncs , well then there you have it , same can be done in reverse , shut down tor while bitcoin core is running and see what happens when the connections drop immediately again a clear answer


2) yes as i already said its an default install meaning  C:\Users\*currentuser*\AppData\Roaming\Bitcoin\blocks  is there


3)and yes theres a checkbox in the armory settings that lets you do this no need to do this in the shortcuts target , disable online check that would be , dont make a difference thou as far as ive been able to tell

legendary
Activity: 1428
Merit: 1093
Core Armory Developer
April 16, 2014, 02:54:46 PM
Armory will show offline if one of these 2 requirements isn't met:

1) Connect to a Bitcoin Node on 127.0.0.1 and the port defined by --satoshi-port (8333) by default
2) Be pointed at a folder with a copy of the raw blockchain data, as produced by BitcoinQt. This folder is set by the --satoshi-datadir switch, and defaults to C:\Users\*currentuser*\AppData\Roaming\Bitcoin\blocks in Windows

Im curious if your issue isn't 2) rather than 1)


So I'm hardly familiar with Tor at all.  But I should remind you that there's a 3rd condition:  passing the online-check.  You can get around this by adding --skip-online-check to the command-line argument.  Most Tor users have required that in order to get online properly.
legendary
Activity: 3738
Merit: 1360
Armory Developer
April 16, 2014, 02:42:59 PM
well ive added --satoshi-port=8331 to the shortcut

still shows offline


ive got these lines in my bitcoin.conf in the bitcoin folder still


proxy=127.0.0.1:9051
listen=1
port=8331

with those lines added bitcoin core wont even connect i have to remove those lines in order to get regular tor proxy connectivity with bitcoin cores network settings, and after retesting listen=1 by itself , well bitcoin core connects outside tor as does armory, no wonder it was working for both ,lols , i dont recommend it , any ideas

Is your Tor router port 9051? Can you get BitcoinQt to connect through that? What folder is your copy of the blockchain in? It sounds to me like this is the issue.

Armory will show offline if one of these 2 requirements isn't met:

1) Connect to a Bitcoin Node on 127.0.0.1 and the port defined by --satoshi-port (8333) by default
2) Be pointed at a folder with a copy of the raw blockchain data, as produced by BitcoinQt. This folder is set by the --satoshi-datadir switch, and defaults to C:\Users\*currentuser*\AppData\Roaming\Bitcoin\blocks in Windows

Im curious if your issue isn't 2) rather than 1)
Pages:
Jump to: