Bitcoin Forum
May 12, 2024, 01:55:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 »  All
  Print  
Author Topic: Armory stuck in offline mode...  (Read 26448 times)
Swifft1
Jr. Member
*
Offline Offline

Activity: 38
Merit: 1


View Profile
October 29, 2015, 11:27:57 PM
 #41

Start BitcoinQt on its own and let it catch up. Then close it and restart Armory. Should be back to normal.

Awesome.
Thanks!

 Grin
1715478940
Hero Member
*
Offline Offline

Posts: 1715478940

View Profile Personal Message (Offline)

Ignore
1715478940
Reply with quote  #2

1715478940
Report to moderator
1715478940
Hero Member
*
Offline Offline

Posts: 1715478940

View Profile Personal Message (Offline)

Ignore
1715478940
Reply with quote  #2

1715478940
Report to moderator
1715478940
Hero Member
*
Offline Offline

Posts: 1715478940

View Profile Personal Message (Offline)

Ignore
1715478940
Reply with quote  #2

1715478940
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
gamathers
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
November 08, 2015, 04:56:03 AM
 #42


Help - Just changed to .92.3 and my Armory says it is Offline and when I go to the logdump it says:
 "2015-11-03 17:43 (ERROR) -- ArmoryUtils.pyc:3154 - Error in pybkgdthread: Must unlock wallet to change passphrase"

How do I "unlock" my wallet. What menu item do I select?  Undecided
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
November 08, 2015, 01:35:20 PM
 #43

Unrelated issue. Submit a log file.

gamathers
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
November 18, 2015, 03:59:51 PM
 #44

I have a similar problem with Amory that I suspect is due to Bitcoin Core not connecting. When I run Bitcoin Core I receive this error log:




2015-11-18 15:41:48 Bitcoin version v0.11.1 (2015-10-12 20:58:31 +0200)
2015-11-18 15:41:48 Using OpenSSL version OpenSSL 1.0.1k 8 Jan 2015
2015-11-18 15:41:48 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2015-11-18 15:41:48 Default data directory C:\Users\Greg\AppData\Roaming\Bitcoin
2015-11-18 15:41:48 Using data directory C:\Users\Greg\AppData\Roaming\Bitcoin
2015-11-18 15:41:48 Using config file C:\Users\Greg\AppData\Roaming\Bitcoin\bitcoin.conf
2015-11-18 15:41:48 Using at most 125 connections (2048 file descriptors available)
2015-11-18 15:41:48 Using 4 threads for script verification
2015-11-18 15:41:48 Using wallet wallet.dat
2015-11-18 15:41:48 scheduler thread start
2015-11-18 15:41:48 init message: Verifying wallet...
2015-11-18 15:41:48 CDBEnv::Open: LogDir=C:\Users\Greg\AppData\Roaming\Bitcoin\database ErrorFile=C:\Users\Greg\AppData\Roaming\Bitcoin\db.log
2015-11-18 15:41:48 Bound to [::]:8333
2015-11-18 15:41:48 Bound to 0.0.0.0:8333
2015-11-18 15:41:48 Cache configuration:
2015-11-18 15:41:48 * Using 2.0MiB for block index database
2015-11-18 15:41:48 * Using 32.5MiB for chain state database
2015-11-18 15:41:48 * Using 65.5MiB for in-memory UTXO set
2015-11-18 15:41:48 init message: Loading block index...
2015-11-18 15:41:48 Opening LevelDB in C:\Users\Greg\AppData\Roaming\Bitcoin\blocks\index
2015-11-18 15:41:48 Opened LevelDB successfully
2015-11-18 15:41:48 Opening LevelDB in C:\Users\Greg\AppData\Roaming\Bitcoin\chainstate
2015-11-18 15:41:48 Opened LevelDB successfully
2015-11-18 15:41:52 LoadBlockIndexDB: last block file = 368
2015-11-18 15:41:52 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=138, size=91703377, heights=382189...382325, time=2015-11-05...2015-11-06)
2015-11-18 15:41:52 Checking all blk files are present...
2015-11-18 15:41:53 LoadBlockIndexDB: transaction index disabled
2015-11-18 15:41:53 LoadBlockIndexDB: hashBestChain=00000000000000000b48452a4825f7a171b7dcc4a4e63db523a39b9bXXXXXXX
height=382323 date=2015-11-06 15:46:00 progress=0.988535
2015-11-18 15:41:53 init message: Verifying blocks...
2015-11-18 15:41:53 Verifying last 288 blocks at level 3
2015-11-18 15:42:02 No coin database inconsistencies in last 6 blocks (10291 transactions)
2015-11-18 15:42:02  block index           13494ms
2015-11-18 15:42:02 init message: Loading wallet...
2015-11-18 15:42:02 nFileVersion = 110100
2015-11-18 15:42:02 Keys: 0 plaintext, 215 encrypted, 1 w/ metadata, 215 total
2015-11-18 15:42:02  wallet                   16ms
2015-11-18 15:42:02 init message: Activating best chain...
2015-11-18 15:42:02 ERROR: CheckProofOfWork(): nBits below minimum work
2015-11-18 15:42:02 ERROR: ReadBlockFromDisk: Errors in block header at CBlockDiskPos(nFile=368, nPos=90754277)
2015-11-18 15:42:02 *** Failed to read block
2015-11-18 15:42:11 CDBEnv::EnvShutdown: Error 22 shutting down database environment: Invalid argument

Am I correct in thinking that Bitcoin Core needs to be connected?  If so what do I need to do to get this running? If I am wrong about the need for Bitcoin Core connecting I can post the Armory Log.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
November 18, 2015, 04:25:07 PM
 #45

Corrupted DB, you need to let Core reindex the chain. BitcoinQt should prompt you with the error and ask to reindex. If it doesn't, delete the /chainstate folder. If that still doesn't make it, in /blocks, delete blk00367.dat, rev00367.dat and all blk+rev that come after 367

Carlton Banks
Legendary
*
Offline Offline

Activity: 3430
Merit: 3074



View Profile
November 18, 2015, 04:30:54 PM
 #46

Corrupted DB, you need to let Core reindex the chain. BitcoinQt should prompt you with the error and ask to reindex. If it doesn't, delete the /chainstate folder. If that still doesn't make it, in /blocks, delete blk00367.dat, rev00367.dat and all blk+rev that come after 367

0.11.2 fixes some of these db issues with core, but 0.12 is when the complete fix for Windows users will arrive (only a few weeks till the release candidate apparently).

Vires in numeris
rm13
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 07, 2016, 08:21:58 PM
 #47

Hi!

I am experiencing the same issue as described in this thread's first entry:

Armory simply stays in offline mode, hitting the "Go Online!" button does not have any effect.

What I tried/have done so far:

- use Linux instead of Mac OSX
- either let armory control bitcoind or start bitcoin-qt manually
- start with "Skip online check on startup" checked in settings (and unchecked)
- making sure I am running the latest software versions
- re-download blockchain and start with a fresh install
- making sure all data is read- and writable

Situation now is: The wallet is there, armory has read the blockchain - but it remains offline and so the bitcoin I transfered to this address has not yet appeared..  :-(

As I'm pretty new to armory & bitcoin in general, any advice shall be gratefully taken...

Thanks a lot!
gamathers
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 07, 2016, 08:43:54 PM
 #48

I finally got mine unstuck. I ended up gutting all the bitcoind and armory data and starting over. I had a paper wallet so I was able to recover so I did not need the wallet file. With my Intel i3 laptop it took about 3 days. A friend told me that as long as the time (in the log file) was updating and not a lot of unexplainable errors it should be good. I did have to recover my wallet from the paper wallet.
roterdam
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
February 17, 2016, 07:48:04 PM
 #49

recently purchased a new ssd to serve to my armory installation but other time is full the disk and i moved the bitcoin directory to other disk and marked it in armory settings, but dont work it keep in offline mode and dont work and bitcoind dont close properly
bitcoin core work well in the new location
help please!!!
2016-02-17 20:32 (ERROR) -- Traceback (most recent call last):
  File "/usr/lib/armory/ArmoryQt.py", line 4340, in executeModeSwitch
    TheBDM.goOnline()
  File "/usr/lib/armory/armoryengine/BDM.py", line 148, in inner
    return func(*newArgs, **kwargs)
  File "/usr/lib/armory/armoryengine/BDM.py", line 251, in goOnline
    self.bdmThread.setConfig(self.bdmConfig())
  File "/usr/lib/armory/armoryengine/BDM.py", line 148, in inner
    return func(*newArgs, **kwargs)
  File "/usr/lib/armory/armoryengine/BDM.py", line 339, in bdmConfig
    bdmConfig.blkFileLocation = blockdir
  File "/usr/lib/armory/CppBlockUtils.py", line 2203, in <lambda>
    __setattr__ = lambda self, name, value: _swig_setattr(self, BlockDataManagerConfig, name, value)
  File "/usr/lib/armory/CppBlockUtils.py", line 51, in _swig_setattr
    return _swig_setattr_nondynamic(self,class_type,name,value,0)
  File "/usr/lib/armory/CppBlockUtils.py", line 44, in _swig_setattr_nondynamic
    if method: return method(self,value)
TypeError: in method 'BlockDataManagerConfig_blkFileLocation_set', argument 2 of type 'string const &'

2016-02-17 20:32 (INFO) -- Networking.py:215 - Received new block.  000000000000000001987699506eb97a6b5423e5191521a4866722fea9d46867
2016-02-17 20:35 (ERROR) -- Traceback (most recent call last):
  File "/usr/lib/armory/ArmoryQt.py", line 4340, in executeModeSwitch
    TheBDM.goOnline()
  File "/usr/lib/armory/armoryengine/BDM.py", line 148, in inner
    return func(*newArgs, **kwargs)
  File "/usr/lib/armory/armoryengine/BDM.py", line 251, in goOnline
    self.bdmThread.setConfig(self.bdmConfig())
  File "/usr/lib/armory/armoryengine/BDM.py", line 148, in inner
    return func(*newArgs, **kwargs)
  File "/usr/lib/armory/armoryengine/BDM.py", line 339, in bdmConfig
    bdmConfig.blkFileLocation = blockdir
  File "/usr/lib/armory/CppBlockUtils.py", line 2203, in <lambda>
    __setattr__ = lambda self, name, value: _swig_setattr(self, BlockDataManagerConfig, name, value)
  File "/usr/lib/armory/CppBlockUtils.py", line 51, in _swig_setattr
    return _swig_setattr_nondynamic(self,class_type,name,value,0)
  File "/usr/lib/armory/CppBlockUtils.py", line 44, in _swig_setattr_nondynamic
    if method: return method(self,value)
TypeError: in method 'BlockDataManagerConfig_blkFileLocation_set', argument 2 of type 'string const &'

2016-02-17 20:35 (INFO) -- ArmoryQt.py:6763 - BDM is safe for clean shutdown
2016-02-17 20:35 (INFO) -- ArmoryQt.py:6805 - Attempting to close the main window!
2016-02-17 20:35 (ERROR) -- Networking.py:359 - ***Connection to Satoshi client LOST!  Attempting to reconnect...
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
February 17, 2016, 08:05:55 PM
 #50

force your block file location using --satoshi-datadir

roterdam
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
February 17, 2016, 08:15:24 PM
 #51

here ?
https://gyazo.com/b8c18e6d470f9242d5f55654d872024e
dont work and dont stay persistent :-(
Grinder
Legendary
*
Offline Offline

Activity: 1284
Merit: 1001


View Profile
February 18, 2016, 01:58:58 PM
 #52

here ?
https://gyazo.com/b8c18e6d470f9242d5f55654d872024e
dont work and dont stay persistent :-(
You need to include the path to the bitcoin datadir (where wallet.dat and other bitcoin data files are stored). For instance --satoshi-datadir=/home/roterdam/bitcoin
roterdam
Hero Member
*****
Offline Offline

Activity: 640
Merit: 500


interested to BUY CASASCIUS


View Profile
February 18, 2016, 08:43:42 PM
 #53

here ?
https://gyazo.com/b8c18e6d470f9242d5f55654d872024e
dont work and dont stay persistent :-(
You need to include the path to the bitcoin datadir (where wallet.dat and other bitcoin data files are stored). For instance --satoshi-datadir=/home/roterdam/bitcoin
i've tried this many times and dont work
droark
Sr. Member
****
Offline Offline

Activity: 525
Merit: 282


View Profile WWW
February 19, 2016, 07:42:54 AM
 #54

here ?
https://gyazo.com/b8c18e6d470f9242d5f55654d872024e
dont work and dont stay persistent :-(
You need to include the path to the bitcoin datadir (where wallet.dat and other bitcoin data files are stored). For instance --satoshi-datadir=/home/roterdam/bitcoin
i've tried this many times and dont work


What's the path? Do you have any spaces? If so, you'll need to use single or double quotes. (I think either one will work.) So, you'd see something like this:

Code:
--satoshi-datadir="/home/Natoshi Sakamoto/bitcoin"

As an alternative, are you using any special characters, like ü or å? I believe Armory has issues with them due to lack of Unicode support. That won't get fixed for awhile, sadly.
Ratatosk
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


View Profile
October 12, 2016, 10:29:34 AM
 #55

Hi

Sorry, I searched solutions on this forums, but nothing seems to work, or I don't understand...

I had a Windows 10 install with Armory 0.94.01 x64 and Bitcoin Core 0.12


Bitcoin Core was in C:\Program File\Bitcoin

Armory was in D:\Program Files (x86)\Armory

The shortcut to Armory was "D:\Program Files (x86)\Armory\ArmoryQt.exe" --datadir="D:\Program Files (x86)\Armorydatabases\NewArmory"

In Armory settings :
"Let Armory run Bitcoin-Core..." was checked
Bitcoin install dir was C:\Program File\Bitcoin
Bitcoin home dir was D:\Program Files (x86)\Armorydatabases\Bitcoin


All was working fine.


After formatting and reinstalling Windows 10 :

I installed again Bitcoin Core 0.12 to C:\Program File\Bitcoin

I installed again Armory 0.94.01 x64 to D:\Program Files (x86)\Armory

I configured Armory shortcut as "D:\Program Files (x86)\Armory\ArmoryQt.exe" --datadir="D:\Program Files (x86)\Armorydatabases\NewArmory"

I configured Armory settings as :
"Let Armory run Bitcoin-Core..." checked
Bitcoin install dir : C:\Program File\Bitcoin
Bitcoin home dir was : D:\Program Files (x86)\Armorydatabases\Bitcoin

As before, so...


But now, when starting Armory it stays stuck in Offline (my wallets are correctly opened).


I installed Armory 0.94.1 over 0.94.01 and Bitcoin 0.13 over 0.12, same config, but no changes...


Any idea, please !??

Thnak you :-)
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
October 12, 2016, 10:31:53 AM
 #56

Don't put your datadir in a the program files folder, your user account most likely does not have the permission to write in that folder by default. Move your data to somewhere in the /Users folder.

Ratatosk
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


View Profile
October 12, 2016, 10:49:35 AM
 #57

I moved Bitcoin and Armory database from
D:\Program Files (x86)\Armorydatabases\Bitcoin
D:\Program Files (x86)\Armorydatabases\NewArmory
to
D:\Armorydatabases\Bitcoin
D:\Armorydatabases\NewArmory

and changed the Armory shortcut from
D:\Program Files (x86)\Armory\ArmoryQt.exe" --datadir="D:\Program Files (x86)\Armorydatabases\NewArmory
to
D:\Program Files (x86)\Armory\ArmoryQt.exe" --datadir="D:\Armorydatabases\NewArmory

I started Armory, to change the Bitcoin home dir in Armory settings from
D:\Program Files (x86)\Armorydatabases\Bitcoin
to
D:\Armorydatabases\Bitcoin
AND THIS TIME ARMORY WAS ONLINE, during this change.

After exiting and restarting : OFFLINE !!!

I checked permissions, as you suggested : bitcoin.conf in D:\Armorydatabases\Bitcoin was not accessible : no rights to modify it, I had to take full new ownership and full permissions on this file with my new account in this new Windows install.

Now Armory is online !

THANK YOU !!!

I hope my abstract of changes may help others.


berettapacker
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 25, 2016, 01:45:12 AM
 #58

I'm not terribly technical and have not been able to get my armory client online.  I'm stuck in offline mode. 

here's my giant error log.

2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1188 -
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1189 - ************************************************************
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1190 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1191 - ************************************************************
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1192 - Loading Armory Engine:
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1193 -    Armory Version        : 0.93.3
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1194 -    Armory Build:         : e59e10d38c
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1195 -    PyBtcWallet  Version  : 1.35
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1196 - Detected Operating system: Windows
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1197 -    OS Variant            : 7-6.1.7601-SP1-Multiprocessor Free
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1198 -    User home-directory   : C:\Users\USERNAME1\AppData\Roaming
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1199 -    Satoshi BTC directory : C:\Users\USERNAME1\AppData\Roaming\Bitcoin\
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1200 -    Armory home dir       : C:\Users\USERNAME1\AppData\Roaming\Armory\
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1201 - Detected System Specs    :
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1202 -    Total Available RAM   : 15.91 GB
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1203 -    CPU ID string         : Intel64 Family 6 Model 69 Stepping 1, GenuineIntel
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1204 -    Number of CPU cores   : 4 cores
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1205 -    System is 64-bit      : True
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1206 -    Preferred Encoding    : cp1252
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1207 -    Machine Arch          : amd64
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1208 -    Available HDD (ARM)   : 57 GB
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1209 -    Available HDD (BTC)   : 57 GB
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1210 -
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1211 - Network Name: Main Network
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1212 - Satoshi Port: 8333
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1213 - Do wlt check: True
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1214 - Named options/arguments to armoryengine.py:
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     nettimeout      : 2
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     rescan          : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     ignoreAllZC     : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     enableSupernode : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     disableModules  : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     port            : None
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     interport       : 8223
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     skipStatsReport : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     forceWalletCheck: False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     rebuild         : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     datadir         : DEFAULT
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     clearMempool    : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     offline         : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     coverageOutputDir: None
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     armoryDBDir     : DEFAULT
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     satoshiPort     : DEFAULT
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     useTorSettings  : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     netlog          : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     keypool         : 100
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     coverageInclude : None
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     forceOnline     : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     skipAnnounceCheck: False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     redownload      : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     multisigFile    : DEFAULT
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     disableTorrent  : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     testAnnounceCode: False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     mtdebug         : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     logDisable      : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     settingsPath    : C:\Users\USERNAME1\AppData\Roaming\Armory\ArmorySettings.txt
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     verbosity       : None
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     doDebug         : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     enableDetSign   : True
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     testnet         : False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     rpcport         : DEFAULT
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     satoshiHome     : DEFAULT
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     satoshiRpcport  : DEFAULT
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     logFile         : C:\Users\USERNAME1\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1216 -     disableConfPermis: False
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1217 - Other arguments:
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1220 - ************************************************************
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:1620 - C++ block utilities loaded successfully
2016-10-24 20:27 (INFO) -- BDM.pyc:418 - Using the asynchronous/multi-threaded BlockDataManager.
2016-10-24 20:27 (INFO) -- BDM.pyc:419 - Blockchain operations will happen in the background. 
2016-10-24 20:27 (INFO) -- BDM.pyc:420 - Devs: check TheBDM.getState() before asking for data.
2016-10-24 20:27 (INFO) -- BDM.pyc:421 - Registering addresses during rescans will queue them for
2016-10-24 20:27 (INFO) -- BDM.pyc:422 - inclusion after the current scan is completed.
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:3531 - Using settings file: C:\Users\USERNAME1\AppData\R



2016-10-24 20:27 (INFO) -- ArmoryQt.py:2863 - Loading Multisig Lockboxes
2016-10-24 20:27 (INFO) -- ArmoryQt.py:2298 - Setting up networking...
2016-10-24 20:27 (INFO) -- ArmoryQt.py:2327 - Internet status: 2
2016-10-24 20:27 (INFO) -- ArmoryQt.py:2442 - startBitcoindIfNecessary
2016-10-24 20:27 (INFO) -- ArmoryQt.py:2491 - setSatoshiPaths
2016-10-24 20:27 (INFO) -- SDM.pyc:282 - Total size of files in C:\Users\USERNAME1\AppData\Roaming\Bitcoin\blocks is 847.9 MB
2016-10-24 20:27 (INFO) -- ArmoryQt.py:2431 - Using torrent file: C:\Users\USERNAME1\AppData\Roaming\Armory\bootstrap.dat.torrent
2016-10-24 20:27 (INFO) -- torrentDL.pyc:105 - Torrent name is: bootstrap.dat
2016-10-24 20:27 (INFO) -- torrentDL.pyc:106 - Torrent size is: 27633.38 MB
2016-10-24 20:27 (INFO) -- SDM.pyc:246 - Bootstrap file is 27.0 GB
2016-10-24 20:27 (INFO) -- SDM.pyc:321 - Found bitcoind in the following places:
2016-10-24 20:27 (INFO) -- SDM.pyc:323 -    C:\Program Files\Bitcoin\daemon\bitcoind.exe
2016-10-24 20:27 (INFO) -- SDM.pyc:325 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
2016-10-24 20:27 (INFO) -- SDM.pyc:496 - Reading bitcoin.conf file
2016-10-24 20:27 (INFO) -- SDM.pyc:515 - Setting permissions on bitcoin.conf
2016-10-24 20:27 (INFO) -- SDM.pyc:524 - Setting permissions on bitcoin.conf
2016-10-24 20:27 (INFO) -- ArmoryUtils.pyc:600 - Executing popen: [u'icacls', u'C:\\Users\\USERNAME1\\AppData\\Roaming\\Bitcoin\\bitcoin.conf', u'/inheritance:r', u'/grant:r', u'USERNAME1:F']
2016-10-24 20:27 (INFO) -- SDM.pyc:530 - icacls returned:
2016-10-24 20:27 (INFO) -- SDM.pyc:597 - Called startBitcoind
2016-10-24 20:27 (INFO) -- SDM.pyc:282 - Total size of files in C:\Users\USERNAME1\AppData\Roaming\Bitcoin\blocks is 847.9 MB
2016-10-24 20:27 (INFO) -- ArmoryQt.py:1514 - setupUriRegistration
2016-10-24 20:27 (INFO) -- ArmoryQt.py:1582 - Armory already registered for current user.  Done!
2016-10-24 20:27 (INFO) -- torrentDL.pyc:431 - Downloading: bootstrap.dat
2016-10-24 20:27 (INFO) -- torrentDL.pyc:439 - Picking up where left off at 9380 of 27633 MB
2016-10-24 20:27 (ERROR) -- announcefetch.pyc:283 - Specified URL was inaccessible
2016-10-24 20:27 (ERROR) -- announcefetch.pyc:284 - Tried: https://bitcoinarmory.com/announce.txt?osvar=7&os=win&ver=0.93.3&id=f9065aa1
2016-10-24 20:27 (INFO) -- announcefetch.pyc:271 - Fetching: https://s3.amazonaws.com/bitcoinarmory-media/announce.txt
2016-10-24 20:27 (INFO) -- ArmoryQt.py:664 - Usermode: Expert
2016-10-24 20:27 (INFO) -- ArmoryQt.py:1810 - Changing usermode:
2016-10-24 20:27 (INFO) -- ArmoryQt.py:1811 -    From: Expert
2016-10-24 20:27 (INFO) -- ArmoryQt.py:1819 -      To: Expert
2016-10-24 20:27 (INFO) -- ArmoryQt.py:5887 - Dashboard switched to auto-InitSync
2016-10-24 20:27 (ERROR) -- announcefetch.pyc:283 - Specified URL was inaccessible
2016-10-24 20:27 (ERROR) -- announcefetch.pyc:284 - Tried: https://s3.amazonaws.com/bitcoinarmory-media/announce.txt
2016-10-24 20:27 (WARNING) -- announcefetch.pyc:297 - Error fetching announce digest
2016-10-24 20:27 (ERROR) -- torrentDL.pyc:314 - Problem connecting to tracker - [Errno 11004] getaddrinfo failed
None
2016-10-24 20:28 (ERROR) -- torrentDL.pyc:314 - Problem connecting to tracker - [Errno 11004] getaddrinfo failed
None
2016-10-24 20:29 (INFO) -- SDM.pyc:203 - Torrent:    Done: 33.9%   / Seeds: 0 / Peers: 0
2016-10-24 20:29 (ERROR) -- torrentDL.pyc:314 - Problem connecting to tracker - [Errno 11004] getaddrinfo failed
None
2016-10-24 20:30 (INFO) -- SDM.pyc:203 - Torrent:    Done: 33.9%   / Seeds: 0 / Peers: 0
2016-10-24 20:30 (ERROR) -- torrentDL.pyc:314 - Problem connecting to tracker - [Errno 11004] getaddrinfo failed
None
2016-10-24 20:31 (ERROR) -- torrentDL.pyc:314 - Problem connecting to tracker - [Errno 11004] getaddrinfo failed
None
2016-10-24 20:32 (INFO) -- SDM.pyc:203 - Torrent:    Done: 33.9%   / Seeds: 0 / Peers: 0
2016-10-24 20:32 (ERROR) -- torrentDL.pyc:314 - Problem connecting to tracker - [Errno 11004] getaddrinfo failed
None


Log file opened at 1451580578: C:\Users\USERNAME1\AppData\Roaming\Armory\armorycpplog.txt


HELP!!

achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
October 25, 2016, 02:20:56 AM
 #59

I'm not terribly technical and have not been able to get my armory client online.  I'm stuck in offline mode. 
First of all, please do not hijack someone else's thread. Make your own thread for you own issue.

Upgrade to 0.94.1 (the latest 0.95 has some windows issues) and see if that fixes the problem.

Vitalii999
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 26, 2018, 07:41:58 AM
 #60

Hello, I have the same problem. I start armory, it always says offline mode. Please healp. Here is my log file.

2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1154 - C++ block utilities loaded successfully
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1271 -
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1272 -
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1273 -
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1274 - ************************************************************
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1275 - Invoked: E:\Program Files (x86)\Armory\ArmoryQt.exe
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1276 - ************************************************************
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1277 - Loading Armory Engine:
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1278 -    Armory Version        : 0.96.4
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1279 -    Armory Build:         : fee1f91a31
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1280 -    PyBtcWallet  Version  : 1.35
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1281 - Detected Operating system: Windows
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1282 -    OS Variant            : 10-10.0.16299--Multiprocessor Free
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1283 -    User home-directory   : C:\Users\Vitalii\AppData\Roaming
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1284 -    Satoshi BTC directory : C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1285 -    Armory home dir       : C:\Users\Vitalii\AppData\Roaming\Armory\
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1286 - Detected System Specs    :
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1287 -    Total Available RAM   : 3.86 GB
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1288 -    CPU ID string         : Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1289 -    Number of CPU cores   : 2 cores
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1290 -    System is 64-bit      : True
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1291 -    Preferred Encoding    : cp1251
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1292 -    Machine Arch          : amd64
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1293 -    Available HDD (ARM)   : 97 GB
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1294 -    Available HDD (BTC)   : 0 GB
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1295 -
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1296 - Network Name: Main Network
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1297 - Satoshi Port: 8333
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1298 - Do wlt check: True
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1299 - Named options/arguments to armoryengine.py:
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     force_segwit    : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     nettimeout      : 2
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     rescan          : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     force_fcgi      : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreAllZC     : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     rescanBalance   : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     disableModules  : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     port            : None
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     interport       : 8223
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     coverageOutputDir: None
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     forceWalletCheck: False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     regtest         : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     rebuild         : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     thread_count    : -1
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     datadir         : DEFAULT
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     clearMempool    : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     offline         : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     armoryDBDir     : DEFAULT
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_port   : 9001
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiPort     : DEFAULT
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     disableConfPermis: False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     useTorSettings  : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     netlog          : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     keypool         : 100
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     coverageInclude : None
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     forceOnline     : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     disableWalletCheck: False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     redownload      : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     rpcBindAddr     : 127.0.0.1
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_ip     : 127.0.0.1
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     multisigFile    : DEFAULT
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     ram_usage       : -1
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreZC        : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     logDisable      : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     settingsPath    : C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     language        : en
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     db_type         : DB_FULL
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     doDebug         : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     enableDetSign   : True
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     mtdebug         : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     testnet         : False
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     rpcport         : DEFAULT
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiHome     : DEFAULT
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiRpcport  : DEFAULT
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     logFile         : C:\Users\Vitalii\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1301 -     verbosity       : None
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1302 - Other arguments:
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1305 - ************************************************************
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:1708 - C++ block utilities loaded successfully
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 16:19:00 (ERROR) -- ArmoryUtils.pyc:3723 - Unsupported language  specified. Defaulting to English (en)
2018-04-21 16:19:00 (INFO) -- ArmoryUtils.pyc:3726 - Using Language: en
2018-04-21 16:19:00 (INFO) -- BDM.pyc:361 - Using the asynchronous/multi-threaded BlockDataManager.
2018-04-21 16:19:00 (INFO) -- BDM.pyc:362 - Blockchain operations will happen in the background. 
2018-04-21 16:19:00 (INFO) -- BDM.pyc:363 - Devs: check TheBDM.getState() before asking for data.
2018-04-21 16:19:00 (INFO) -- BDM.pyc:364 - Registering addresses during rescans will queue them for
2018-04-21 16:19:00 (INFO) -- BDM.pyc:365 - inclusion after the current scan is completed.
2018-04-21 16:19:02 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 16:19:02 (INFO) -- ArmoryQt.py:2061 - loadWalletsAndSettings
2018-04-21 16:19:02 (INFO) -- ArmoryQt.py:2121 - Loading wallets...
2018-04-21 16:19:02 (INFO) -- ArmoryQt.py:2186 - Number of wallets read in: 0
2018-04-21 16:20:54 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:1513 - URL-register action: AskUser
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2018-04-21 16:20:55 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2018-04-21 16:20:55 (ERROR) -- BDM.pyc:268 - setSatoshiDir: directory does not exist: C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 16:20:55 (INFO) -- SDM.pyc:253 - Found Bitcoin Core link on desktop: E:\Program Files\Bitcoin
2018-04-21 16:20:55 (INFO) -- SDM.pyc:171 - Found bitcoind in the following places:
2018-04-21 16:20:55 (INFO) -- SDM.pyc:173 -    E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 16:20:55 (INFO) -- SDM.pyc:175 - Using: E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 16:20:55 (INFO) -- SDM.pyc:339 - Called startBitcoind
2018-04-21 16:20:55 (WARNING) -- SDM.pyc:441 - Spawning bitcoind with command: E:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=C:\Users\Vitalii\AppData\Roaming\Bitcoin -dbcache=500
2018-04-21 16:20:55 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: [u'E:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Vitalii\\AppData\\Roaming\\Bitcoin', '-dbcache=500']
2018-04-21 16:20:57 (INFO) -- SDM.pyc:447 - PID of bitcoind: 2268
2018-04-21 16:20:57 (INFO) -- SDM.pyc:448 - PID of armory:   6240
2018-04-21 16:20:57 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: ['E:\\Program Files (x86)\\Armory\\guardian.exe', '6240', '2268']
2018-04-21 16:20:59 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2018-04-21 16:20:59 (ERROR) -- BDM.pyc:268 - setSatoshiDir: directory does not exist: C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 16:20:59 (WARNING) -- SDM.pyc:398 - Spawning DB with command: E:\Program Files (x86)\Armory\ArmoryDB.exe --db-type="DB_FULL" --cookie --datadir="C:\Users\Vitalii\AppData\Roaming\Armory\" --dbdir="C:\Users\Vitalii\AppData\Roaming\Armory\databases"
2018-04-21 16:20:59 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: ['E:\\Program Files (x86)\\Armory\\ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', '--datadir="C:\\Users\\Vitalii\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Vitalii\\AppData\\Roaming\\Armory\\databases"']
2018-04-21 16:21:00 (INFO) -- ArmoryQt.py:1824 - Connecting on port 9001
2018-04-21 16:21:00 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2018-04-21 16:21:00 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\Vitalii\AppData\Roaming/Bitcoin/blocks is not a valid path
2018-04-21 16:21:00 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2018-04-21 16:21:00 (INFO) -- ArmoryQt.py:1906 - loadBlockchainIfNecessary
2018-04-21 16:21:00 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 16:21:00 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 16:23:04 (INFO) -- ArmoryQt.py:5478 - BDM is safe for clean shutdown
2018-04-21 16:23:04 (INFO) -- SDM.pyc:461 - Called stopBitcoind
2018-04-21 16:23:04 (WARNING) -- SDM.pyc:511 - bitcoind exited, bitcoind STDOUT:
2018-04-21 16:23:04 (WARNING) -- SDM.pyc:513 -
2018-04-21 16:23:04 (WARNING) -- SDM.pyc:514 - bitcoind exited, bitcoind STDERR:
2018-04-21 16:23:04 (WARNING) -- SDM.pyc:516 -
2018-04-21 16:23:04 (INFO) -- SDM.pyc:467 - ...but bitcoind is not running, to be able to stop
2018-04-21 16:23:04 (INFO) -- ArmoryQt.py:5491 - Attempting to close the main window!
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1154 - C++ block utilities loaded successfully
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1271 -
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1272 -
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1273 -
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1274 - ************************************************************
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1275 - Invoked: E:\Program Files (x86)\Armory\ArmoryQt.exe
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1276 - ************************************************************
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1277 - Loading Armory Engine:
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1278 -    Armory Version        : 0.96.4
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1279 -    Armory Build:         : fee1f91a31
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1280 -    PyBtcWallet  Version  : 1.35
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1281 - Detected Operating system: Windows
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1282 -    OS Variant            : 10-10.0.16299--Multiprocessor Free
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1283 -    User home-directory   : C:\Users\Vitalii\AppData\Roaming
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1284 -    Satoshi BTC directory : C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1285 -    Armory home dir       : C:\Users\Vitalii\AppData\Roaming\Armory\
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1286 - Detected System Specs    :
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1287 -    Total Available RAM   : 3.86 GB
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1288 -    CPU ID string         : Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1289 -    Number of CPU cores   : 2 cores
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1290 -    System is 64-bit      : True
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1291 -    Preferred Encoding    : cp1251
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1292 -    Machine Arch          : amd64
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1293 -    Available HDD (ARM)   : 96 GB
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1294 -    Available HDD (BTC)   : 0 GB
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1295 -
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1296 - Network Name: Main Network
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1297 - Satoshi Port: 8333
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1298 - Do wlt check: True
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1299 - Named options/arguments to armoryengine.py:
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     force_segwit    : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     nettimeout      : 2
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     rescan          : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     force_fcgi      : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreAllZC     : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     rescanBalance   : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     disableModules  : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     port            : None
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     interport       : 8223
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     coverageOutputDir: None
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     forceWalletCheck: False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     regtest         : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     rebuild         : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     thread_count    : -1
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     datadir         : DEFAULT
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     clearMempool    : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     offline         : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     armoryDBDir     : DEFAULT
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_port   : 9001
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiPort     : DEFAULT
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     disableConfPermis: False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     useTorSettings  : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     netlog          : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     keypool         : 100
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     coverageInclude : None
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     forceOnline     : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     disableWalletCheck: False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     redownload      : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     rpcBindAddr     : 127.0.0.1
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_ip     : 127.0.0.1
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     multisigFile    : DEFAULT
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     ram_usage       : -1
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreZC        : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     logDisable      : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     settingsPath    : C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     language        : en
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     db_type         : DB_FULL
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     doDebug         : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     enableDetSign   : True
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     mtdebug         : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     testnet         : False
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     rpcport         : DEFAULT
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiHome     : DEFAULT
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiRpcport  : DEFAULT
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     logFile         : C:\Users\Vitalii\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1301 -     verbosity       : None
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1302 - Other arguments:
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1305 - ************************************************************
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:1708 - C++ block utilities loaded successfully
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 17:09:12 (ERROR) -- ArmoryUtils.pyc:3723 - Unsupported language  specified. Defaulting to English (en)
2018-04-21 17:09:12 (INFO) -- ArmoryUtils.pyc:3726 - Using Language: en
2018-04-21 17:09:12 (INFO) -- BDM.pyc:361 - Using the asynchronous/multi-threaded BlockDataManager.
2018-04-21 17:09:12 (INFO) -- BDM.pyc:362 - Blockchain operations will happen in the background. 
2018-04-21 17:09:12 (INFO) -- BDM.pyc:363 - Devs: check TheBDM.getState() before asking for data.
2018-04-21 17:09:12 (INFO) -- BDM.pyc:364 - Registering addresses during rescans will queue them for
2018-04-21 17:09:12 (INFO) -- BDM.pyc:365 - inclusion after the current scan is completed.
2018-04-21 17:09:20 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 17:09:21 (INFO) -- ArmoryQt.py:2061 - loadWalletsAndSettings
2018-04-21 17:09:21 (INFO) -- ArmoryQt.py:2121 - Loading wallets...
2018-04-21 17:09:21 (INFO) -- ArmoryQt.py:2186 - Number of wallets read in: 0
2018-04-21 17:09:21 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2018-04-21 17:09:23 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1513 - URL-register action: DoIt
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1516 - Registering Armory  for current user
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1526 -    Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1526 -    Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\URL Protocol
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1526 -    Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1526 -    Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\open\
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1538 -    Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\open\command\
2018-04-21 17:09:37 (INFO) -- ArmoryQt.py:1538 -    Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\DefaultIcon\
2018-04-21 17:09:39 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2018-04-21 17:09:39 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2018-04-21 17:09:39 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2018-04-21 17:09:39 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2018-04-21 17:09:39 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2018-04-21 17:09:39 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2018-04-21 17:09:39 (ERROR) -- BDM.pyc:268 - setSatoshiDir: directory does not exist: C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 17:09:40 (INFO) -- SDM.pyc:253 - Found Bitcoin Core link on desktop: E:\Program Files\Bitcoin
2018-04-21 17:09:40 (INFO) -- SDM.pyc:171 - Found bitcoind in the following places:
2018-04-21 17:09:40 (INFO) -- SDM.pyc:173 -    E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 17:09:40 (INFO) -- SDM.pyc:175 - Using: E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 17:09:40 (INFO) -- SDM.pyc:339 - Called startBitcoind
2018-04-21 17:09:40 (WARNING) -- SDM.pyc:441 - Spawning bitcoind with command: E:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=C:\Users\Vitalii\AppData\Roaming\Bitcoin -dbcache=500
2018-04-21 17:09:40 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: [u'E:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Vitalii\\AppData\\Roaming\\Bitcoin', '-dbcache=500']
2018-04-21 17:09:41 (INFO) -- SDM.pyc:447 - PID of bitcoind: 7776
2018-04-21 17:09:41 (INFO) -- SDM.pyc:448 - PID of armory:   1128
2018-04-21 17:09:41 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: ['E:\\Program Files (x86)\\Armory\\guardian.exe', '1128', '7776']
2018-04-21 17:09:42 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2018-04-21 17:09:42 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\Vitalii\AppData\Roaming/Bitcoin/blocks is not a valid path
2018-04-21 17:09:42 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2018-04-21 17:09:42 (INFO) -- ArmoryQt.py:1906 - loadBlockchainIfNecessary
2018-04-21 17:09:42 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 17:09:42 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 17:10:26 (INFO) -- ArmoryQt.py:5478 - BDM is safe for clean shutdown
2018-04-21 17:10:26 (INFO) -- SDM.pyc:461 - Called stopBitcoind
2018-04-21 17:10:26 (WARNING) -- SDM.pyc:511 - bitcoind exited, bitcoind STDOUT:
2018-04-21 17:10:26 (WARNING) -- SDM.pyc:513 -
2018-04-21 17:10:26 (WARNING) -- SDM.pyc:514 - bitcoind exited, bitcoind STDERR:
2018-04-21 17:10:26 (WARNING) -- SDM.pyc:516 -
2018-04-21 17:10:26 (INFO) -- SDM.pyc:467 - ...but bitcoind is not running, to be able to stop
2018-04-21 17:10:26 (INFO) -- ArmoryQt.py:5491 - Attempting to close the main window!
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1154 - C++ block utilities loaded successfully
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1271 -
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1272 -
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1273 -
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1274 - ************************************************************
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1275 - Invoked: E:\Program Files (x86)\Armory\ArmoryQt.exe
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1276 - ************************************************************
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1277 - Loading Armory Engine:
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1278 -    Armory Version        : 0.96.4
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1279 -    Armory Build:         : fee1f91a31
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1280 -    PyBtcWallet  Version  : 1.35
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1281 - Detected Operating system: Windows
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1282 -    OS Variant            : 10-10.0.16299--Multiprocessor Free
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1283 -    User home-directory   : C:\Users\Vitalii\AppData\Roaming
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1284 -    Satoshi BTC directory : C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1285 -    Armory home dir       : C:\Users\Vitalii\AppData\Roaming\Armory\
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1286 - Detected System Specs    :
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1287 -    Total Available RAM   : 3.86 GB
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1288 -    CPU ID string         : Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1289 -    Number of CPU cores   : 2 cores
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1290 -    System is 64-bit      : True
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1291 -    Preferred Encoding    : cp1251
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1292 -    Machine Arch          : amd64
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1293 -    Available HDD (ARM)   : 96 GB
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1294 -    Available HDD (BTC)   : 0 GB
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1295 -
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1296 - Network Name: Main Network
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1297 - Satoshi Port: 8333
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1298 - Do wlt check: True
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1299 - Named options/arguments to armoryengine.py:
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     force_segwit    : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     nettimeout      : 2
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     rescan          : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     force_fcgi      : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreAllZC     : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     rescanBalance   : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     disableModules  : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     port            : None
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     interport       : 8223
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     coverageOutputDir: None
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     forceWalletCheck: False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     regtest         : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     rebuild         : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     thread_count    : -1
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     datadir         : DEFAULT
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     clearMempool    : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     offline         : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     armoryDBDir     : DEFAULT
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_port   : 9001
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiPort     : DEFAULT
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     disableConfPermis: False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     useTorSettings  : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     netlog          : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     keypool         : 100
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     coverageInclude : None
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     forceOnline     : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     disableWalletCheck: False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     redownload      : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     rpcBindAddr     : 127.0.0.1
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_ip     : 127.0.0.1
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     multisigFile    : DEFAULT
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     ram_usage       : -1
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreZC        : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     logDisable      : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     settingsPath    : C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     language        : en
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     db_type         : DB_FULL
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     doDebug         : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     enableDetSign   : True
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     mtdebug         : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     testnet         : False
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     rpcport         : DEFAULT
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiHome     : DEFAULT
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiRpcport  : DEFAULT
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     logFile         : C:\Users\Vitalii\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1301 -     verbosity       : None
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1302 - Other arguments:
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1305 - ************************************************************
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:1708 - C++ block utilities loaded successfully
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 17:18:44 (ERROR) -- ArmoryUtils.pyc:3723 - Unsupported language  specified. Defaulting to English (en)
2018-04-21 17:18:44 (INFO) -- ArmoryUtils.pyc:3726 - Using Language: en
2018-04-21 17:18:44 (INFO) -- BDM.pyc:361 - Using the asynchronous/multi-threaded BlockDataManager.
2018-04-21 17:18:44 (INFO) -- BDM.pyc:362 - Blockchain operations will happen in the background. 
2018-04-21 17:18:44 (INFO) -- BDM.pyc:363 - Devs: check TheBDM.getState() before asking for data.
2018-04-21 17:18:44 (INFO) -- BDM.pyc:364 - Registering addresses during rescans will queue them for
2018-04-21 17:18:44 (INFO) -- BDM.pyc:365 - inclusion after the current scan is completed.
2018-04-21 17:18:45 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 17:18:45 (INFO) -- ArmoryQt.py:2061 - loadWalletsAndSettings
2018-04-21 17:18:45 (INFO) -- ArmoryQt.py:2121 - Loading wallets...
2018-04-21 17:18:45 (INFO) -- ArmoryQt.py:2186 - Number of wallets read in: 0
2018-04-21 17:18:45 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1463 - Armory already registered for current user.  Done!
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2018-04-21 17:18:46 (ERROR) -- BDM.pyc:268 - setSatoshiDir: directory does not exist: C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 17:18:46 (INFO) -- SDM.pyc:253 - Found Bitcoin Core link on desktop: E:\Program Files\Bitcoin
2018-04-21 17:18:46 (INFO) -- SDM.pyc:171 - Found bitcoind in the following places:
2018-04-21 17:18:46 (INFO) -- SDM.pyc:173 -    E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 17:18:46 (INFO) -- SDM.pyc:175 - Using: E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 17:18:46 (INFO) -- SDM.pyc:339 - Called startBitcoind
2018-04-21 17:18:46 (WARNING) -- SDM.pyc:441 - Spawning bitcoind with command: E:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=C:\Users\Vitalii\AppData\Roaming\Bitcoin -dbcache=500
2018-04-21 17:18:46 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: [u'E:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Vitalii\\AppData\\Roaming\\Bitcoin', '-dbcache=500']
2018-04-21 17:18:46 (INFO) -- SDM.pyc:447 - PID of bitcoind: 6064
2018-04-21 17:18:46 (INFO) -- SDM.pyc:448 - PID of armory:   5568
2018-04-21 17:18:46 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: ['E:\\Program Files (x86)\\Armory\\guardian.exe', '5568', '6064']
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2018-04-21 17:18:46 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\Vitalii\AppData\Roaming/Bitcoin/blocks is not a valid path
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:1906 - loadBlockchainIfNecessary
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 17:18:46 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 17:23:09 (INFO) -- PyBtcWallet.pyc:885 - ***Creating new deterministic wallet
2018-04-21 17:23:09 (INFO) -- PyBtcWallet.pyc:891 - (with encryption)
2018-04-21 17:23:09 (INFO) -- PyBtcWallet.pyc:893 - Target (time,RAM)=(0.250,33554432)
2018-04-21 17:23:14 (INFO) -- PyBtcWallet.pyc:960 -    New wallet will be written to: C:\Users\Vitalii\AppData\Roaming\Armory\armory_2coU4E7vF_.wallet
2018-04-21 17:23:28 (INFO) -- ArmoryQt.py:2859 - addWalletToApplication
2018-04-21 17:28:18 (INFO) -- qtdialogs.pyc:6484 - Deriving SecurePrint code took 0.25 seconds
2018-04-21 17:28:35 (INFO) -- qtdialogs.pyc:6702 - Printing!
2018-04-21 17:51:30 (INFO) -- qtdialogs.pyc:6702 - Printing!
2018-04-21 18:02:27 (INFO) -- ArmoryQt.py:5478 - BDM is safe for clean shutdown
2018-04-21 18:02:27 (INFO) -- SDM.pyc:461 - Called stopBitcoind
2018-04-21 18:02:27 (WARNING) -- SDM.pyc:511 - bitcoind exited, bitcoind STDOUT:
2018-04-21 18:02:27 (WARNING) -- SDM.pyc:513 -
2018-04-21 18:02:27 (WARNING) -- SDM.pyc:514 - bitcoind exited, bitcoind STDERR:
2018-04-21 18:02:27 (WARNING) -- SDM.pyc:516 -
2018-04-21 18:02:27 (INFO) -- SDM.pyc:467 - ...but bitcoind is not running, to be able to stop
2018-04-21 18:02:28 (INFO) -- ArmoryQt.py:5491 - Attempting to close the main window!
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1154 - C++ block utilities loaded successfully
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1271 -
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1272 -
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1273 -
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1274 - ************************************************************
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1275 - Invoked: E:\Program Files (x86)\Armory\ArmoryQt.exe
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1276 - ************************************************************
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1277 - Loading Armory Engine:
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1278 -    Armory Version        : 0.96.4
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1279 -    Armory Build:         : fee1f91a31
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1280 -    PyBtcWallet  Version  : 1.35
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1281 - Detected Operating system: Windows
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1282 -    OS Variant            : 10-10.0.16299--Multiprocessor Free
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1283 -    User home-directory   : C:\Users\Vitalii\AppData\Roaming
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1284 -    Satoshi BTC directory : C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1285 -    Armory home dir       : C:\Users\Vitalii\AppData\Roaming\Armory\
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1286 - Detected System Specs    :
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1287 -    Total Available RAM   : 3.86 GB
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1288 -    CPU ID string         : Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1289 -    Number of CPU cores   : 2 cores
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1290 -    System is 64-bit      : True
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1291 -    Preferred Encoding    : cp1251
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1292 -    Machine Arch          : amd64
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1293 -    Available HDD (ARM)   : 96 GB
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1294 -    Available HDD (BTC)   : 0 GB
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1295 -
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1296 - Network Name: Main Network
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1297 - Satoshi Port: 8333
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1298 - Do wlt check: True
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1299 - Named options/arguments to armoryengine.py:
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     force_segwit    : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     nettimeout      : 2
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     rescan          : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     force_fcgi      : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreAllZC     : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     rescanBalance   : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     disableModules  : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     port            : None
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     interport       : 8223
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     coverageOutputDir: None
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     forceWalletCheck: False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     regtest         : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     rebuild         : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     thread_count    : -1
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     datadir         : DEFAULT
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     clearMempool    : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     offline         : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     armoryDBDir     : DEFAULT
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_port   : 9001
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiPort     : DEFAULT
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     disableConfPermis: False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     useTorSettings  : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     netlog          : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     keypool         : 100
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     coverageInclude : None
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     forceOnline     : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     disableWalletCheck: False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     redownload      : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     rpcBindAddr     : 127.0.0.1
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     armorydb_ip     : 127.0.0.1
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     multisigFile    : DEFAULT
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     ram_usage       : -1
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     ignoreZC        : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     logDisable      : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     settingsPath    : C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     language        : en
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     db_type         : DB_FULL
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     doDebug         : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     enableDetSign   : True
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     mtdebug         : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     testnet         : False
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     rpcport         : DEFAULT
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiHome     : DEFAULT
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     satoshiRpcport  : DEFAULT
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     logFile         : C:\Users\Vitalii\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1301 -     verbosity       : None
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1302 - Other arguments:
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1305 - ************************************************************
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:1708 - C++ block utilities loaded successfully
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 18:09:04 (ERROR) -- ArmoryUtils.pyc:3723 - Unsupported language  specified. Defaulting to English (en)
2018-04-21 18:09:04 (INFO) -- ArmoryUtils.pyc:3726 - Using Language: en
2018-04-21 18:09:04 (INFO) -- BDM.pyc:361 - Using the asynchronous/multi-threaded BlockDataManager.
2018-04-21 18:09:04 (INFO) -- BDM.pyc:362 - Blockchain operations will happen in the background. 
2018-04-21 18:09:04 (INFO) -- BDM.pyc:363 - Devs: check TheBDM.getState() before asking for data.
2018-04-21 18:09:04 (INFO) -- BDM.pyc:364 - Registering addresses during rescans will queue them for
2018-04-21 18:09:04 (INFO) -- BDM.pyc:365 - inclusion after the current scan is completed.
2018-04-21 18:09:05 (INFO) -- ArmoryUtils.pyc:3566 - Using settings file: C:\Users\Vitalii\AppData\Roaming\Armory\ArmorySettings.txt
2018-04-21 18:09:05 (INFO) -- ArmoryQt.py:2061 - loadWalletsAndSettings
2018-04-21 18:09:05 (INFO) -- ArmoryQt.py:2121 - Loading wallets...
2018-04-21 18:09:05 (INFO) -- ArmoryQt.py:2186 - Number of wallets read in: 1
2018-04-21 18:09:05 (INFO) -- ArmoryQt.py:2191 -    Wallet (2coU4E7vF):   "Primary Wallet                  "   (Encrypted)
2018-04-21 18:09:05 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1463 - Armory already registered for current user.  Done!
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2018-04-21 18:09:06 (ERROR) -- BDM.pyc:268 - setSatoshiDir: directory does not exist: C:\Users\Vitalii\AppData\Roaming\Bitcoin
2018-04-21 18:09:06 (INFO) -- SDM.pyc:253 - Found Bitcoin Core link on desktop: E:\Program Files\Bitcoin
2018-04-21 18:09:06 (INFO) -- SDM.pyc:171 - Found bitcoind in the following places:
2018-04-21 18:09:06 (INFO) -- SDM.pyc:173 -    E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 18:09:06 (INFO) -- SDM.pyc:175 - Using: E:\Program Files\Bitcoin\daemon\bitcoind.exe
2018-04-21 18:09:06 (INFO) -- SDM.pyc:339 - Called startBitcoind
2018-04-21 18:09:06 (WARNING) -- SDM.pyc:441 - Spawning bitcoind with command: E:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=C:\Users\Vitalii\AppData\Roaming\Bitcoin -dbcache=500
2018-04-21 18:09:06 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: [u'E:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=C:\\Users\\Vitalii\\AppData\\Roaming\\Bitcoin', '-dbcache=500']
2018-04-21 18:09:06 (INFO) -- SDM.pyc:447 - PID of bitcoind: 8560
2018-04-21 18:09:06 (INFO) -- SDM.pyc:448 - PID of armory:   1036
2018-04-21 18:09:06 (INFO) -- ArmoryUtils.pyc:679 - Executing popen: ['E:\\Program Files (x86)\\Armory\\guardian.exe', '1036', '8560']
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2018-04-21 18:09:06 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\Vitalii\AppData\Roaming/Bitcoin/blocks is not a valid path
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:1906 - loadBlockchainIfNecessary
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 18:09:06 (INFO) -- ArmoryQt.py:4673 - Dashboard switched to "Scanning" mode
2018-04-21 18:24:28 (INFO) -- ArmoryQt.py:5478 - BDM is safe for clean shutdown
2018-04-21 18:24:28 (INFO) -- SDM.pyc:461 - Called stopBitcoind
2018-04-21 18:24:28 (WARNING) -- SDM.pyc:511 - bitcoind exited, bitcoind STDOUT:
2018-04-21 18:24:28 (WARNING) -- SDM.pyc:513 -
2018-04-21 18:24:28 (WARNING) -- SDM.pyc:514 - bitcoind exited, bitcoind STDERR:
2018-04-21 18:24:28 (WARNING) -- SDM.pyc:516 -
2018-04-21 18:24:28 (INFO) -- SDM.pyc:467 - ...but bitcoind is not running, to be able to stop
2018-04-21 18:24:28 (INFO) -- ArmoryQt.py:5491 - Attempting to close the main window!
2018-04-21 18:30:43 (INFO) -- ArmoryUtils.pyc:1154 - C++ block utilities loaded successfully
2018-04-21 18:30:43 (INFO) -- ArmoryUtils.pyc:1271 -
2018-04-21 18:30:43 (INFO) -- ArmoryUtils.pyc:1272 -
Pages: « 1 2 [3] 4 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!