Bitcoin Forum
May 11, 2024, 08:33:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cannot get armory to connect to the blockchain, I has log file :)  (Read 472 times)
AngryHippie (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 12, 2017, 02:47:43 AM
 #1

So I'm a baddie and sent coins to my wallet without first looking into how Armory works... Which means that now I'm very motivated to get this wallet synced up!! XD

Here's where I'm at:

1. Downloaded Bitcoin Core & the Blockchain
2. Installed Armory (had to specify my x64 programs folder, for some reason x64 Armory wanted to be in my x32 folder)
3. Set "Bitcoin Home Dir" to the location where I downloaded the blockchain
4. Now when I open Armory it just constantly spams "Connection to Bitcoin Core re-established" every second.

I'm getting the following error in the log file:

2017-10-08 16:32:15 (ERROR) -- BDM.pyc:199 - DB error: C:\Users\Mike\AppData\Roaming/Bitcoin/blocks is not a valid path

Here's the whole log file:

Code:

2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1147 - C++ block utilities loaded successfully
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1264 -
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1265 -
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1266 -
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1267 - ************************************************************
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1268 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1269 - ************************************************************
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1270 - Loading Armory Engine:
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1271 -    Armory Version        : 0.96.3
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1272 -    Armory Build:         : 2b65ac0648
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1273 -    PyBtcWallet  Version  : 1.35
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1274 - Detected Operating system: Windows
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1275 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1276 -    User home-directory   : C:\Users\Mike\AppData\Roaming
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1277 -    Satoshi BTC directory : C:\Users\Mike\AppData\Roaming\Bitcoin
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1278 -    Armory home dir       : C:\Users\Mike\AppData\Roaming\Armory\
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1279 - Detected System Specs    :
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1280 -    Total Available RAM   : 15.94 GB
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1281 -    CPU ID string         : Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1282 -    Number of CPU cores   : 4 cores
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1283 -    System is 64-bit      : True
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1284 -    Preferred Encoding    : cp1252
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1285 -    Machine Arch          : amd64
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1286 -    Available HDD (ARM)   : 65 GB
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1287 -    Available HDD (BTC)   : 0 GB
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1288 -
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1289 - Network Name: Main Network
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1290 - Satoshi Port: 8333
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1291 - Do wlt check: True
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1292 - Named options/arguments to armoryengine.py:
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     thread_count    : -1
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     rescan          : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     ignoreAllZC     : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     rescanBalance   : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     disableModules  : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     port            : None
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     interport       : 8223
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     coverageOutputDir: None
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     forceWalletCheck: False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     regtest         : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     rebuild         : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     nettimeout      : 2
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     datadir         : DEFAULT
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     clearMempool    : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     offline         : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     armoryDBDir     : DEFAULT
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     armorydb_port   : 9001
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiPort     : DEFAULT
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     useTorSettings  : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     netlog          : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     keypool         : 100
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     coverageInclude : None
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     forceOnline     : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     redownload      : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     rpcBindAddr     : 127.0.0.1
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     armorydb_ip     : 127.0.0.1
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     multisigFile    : DEFAULT
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     ram_usage       : -1
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     mtdebug         : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     logDisable      : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     settingsPath    : C:\Users\Mike\AppData\Roaming\Armory\ArmorySettings.txt
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     language        : en
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     db_type         : DB_FULL
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     doDebug         : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     enableDetSign   : True
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     disableConfPermis: False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     testnet         : False
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     rpcport         : DEFAULT
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiHome     : DEFAULT
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiRpcport  : DEFAULT
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     logFile         : C:\Users\Mike\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1294 -     verbosity       : None
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1295 - Other arguments:
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1298 - ************************************************************
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:1701 - C++ block utilities loaded successfully
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:3559 - Using settings file: C:\Users\Mike\AppData\Roaming\Armory\ArmorySettings.txt
2017-10-08 16:32:07 (ERROR) -- ArmoryUtils.pyc:3716 - Unsupported language  specified. Defaulting to English (en)
2017-10-08 16:32:07 (INFO) -- ArmoryUtils.pyc:3719 - Using Language: en
2017-10-08 16:32:07 (INFO) -- BDM.pyc:355 - Using the asynchronous/multi-threaded BlockDataManager.
2017-10-08 16:32:07 (INFO) -- BDM.pyc:356 - Blockchain operations will happen in the background.  
2017-10-08 16:32:07 (INFO) -- BDM.pyc:357 - Devs: check TheBDM.getState() before asking for data.
2017-10-08 16:32:07 (INFO) -- BDM.pyc:358 - Registering addresses during rescans will queue them for
2017-10-08 16:32:07 (INFO) -- BDM.pyc:359 - inclusion after the current scan is completed.
2017-10-08 16:32:08 (INFO) -- ArmoryUtils.pyc:3559 - Using settings file: C:\Users\Mike\AppData\Roaming\Armory\ArmorySettings.txt
2017-10-08 16:32:08 (INFO) -- ArmoryQt.py:2061 - loadWalletsAndSettings
2017-10-08 16:32:08 (INFO) -- ArmoryQt.py:2121 - Loading wallets...
2017-10-08 16:32:08 (INFO) -- ArmoryQt.py:2186 - Number of wallets read in: 0
2017-10-08 16:32:11 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1513 - URL-register action: DoIt
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1516 - Registering Armory  for current user
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1526 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1526 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\URL Protocol
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1526 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1526 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\open\
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1538 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\shell\open\command\
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1538 - Writing key: [HKEY_CURRENT_USER\] Software\Classes\bitcoin\DefaultIcon\
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2017-10-08 16:32:12 (ERROR) -- BDM.pyc:270 - setSatoshiDir: directory does not exist: C:\Users\Mike\AppData\Roaming\Bitcoin
2017-10-08 16:32:12 (ERROR) -- ArmoryQt.py:1862 - Failed to setup SDM
Traceback (most recent call last):
  File "ArmoryQt.py", line 1857, in startBitcoindIfNecessary
  File "SDM.pyc", line 188, in setupSDM
BitcoindError: bitcoind not found
2017-10-08 16:32:12 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2017-10-08 16:32:14 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2017-10-08 16:32:14 (ERROR) -- BDM.pyc:270 - setSatoshiDir: directory does not exist: C:\Users\Mike\AppData\Roaming\Bitcoin
2017-10-08 16:32:14 (WARNING) -- SDM.pyc:396 - Spawning DB with command: ./ArmoryDB.exe --db-type="DB_FULL" --cookie --datadir="C:\Users\Mike\AppData\Roaming\Armory\" --dbdir="C:\Users\Mike\AppData\Roaming\Armory\databases"
2017-10-08 16:32:14 (INFO) -- ArmoryUtils.pyc:672 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', '--datadir="C:\\Users\\Mike\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Mike\\AppData\\Roaming\\Armory\\databases"']
2017-10-08 16:32:15 (INFO) -- ArmoryQt.py:1824 - Connecting on port 9001
2017-10-08 16:32:15 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2017-10-08 16:32:15 (ERROR) -- BDM.pyc:199 - DB error: C:\Users\Mike\AppData\Roaming/Bitcoin/blocks is not a valid path
2017-10-08 16:32:15 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2017-10-08 16:32:15 (INFO) -- ArmoryQt.py:1906 - loadBlockchainIfNecessary
2017-10-08 16:32:15 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-10-08 16:32:15 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-10-08 16:34:03 (INFO) -- ArmoryQt.py:5447 - BDM is safe for clean shutdown
2017-10-08 16:34:03 (INFO) -- SDM.pyc:459 - Called stopBitcoind
2017-10-08 16:34:03 (INFO) -- SDM.pyc:465 - ...but bitcoind is not running, to be able to stop
2017-10-08 16:34:03 (INFO) -- ArmoryQt.py:5460 - Attempting to close the main window!
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1147 - C++ block utilities loaded successfully
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1264 -
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1265 -
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1266 -
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1267 - ************************************************************
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1268 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1269 - ************************************************************
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1270 - Loading Armory Engine:
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1271 -    Armory Version        : 0.96.3
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1272 -    Armory Build:         : 2b65ac0648
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1273 -    PyBtcWallet  Version  : 1.35
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1274 - Detected Operating system: Windows
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1275 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1276 -    User home-directory   : C:\Users\Mike\AppData\Roaming
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1277 -    Satoshi BTC directory : C:\Users\Mike\AppData\Roaming\Bitcoin
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1278 -    Armory home dir       : C:\Users\Mike\AppData\Roaming\Armory\
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1279 - Detected System Specs    :
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1280 -    Total Available RAM   : 15.94 GB
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1281 -    CPU ID string         : Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1282 -    Number of CPU cores   : 4 cores
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1283 -    System is 64-bit      : True
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1284 -    Preferred Encoding    : cp1252
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1285 -    Machine Arch          : amd64
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1286 -    Available HDD (ARM)   : 65 GB
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1287 -    Available HDD (BTC)   : 0 GB
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1288 -
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1289 - Network Name: Main Network
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1290 - Satoshi Port: 8333
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1291 - Do wlt check: True
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1292 - Named options/arguments to armoryengine.py:
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     thread_count    : -1
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     rescan          : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     ignoreAllZC     : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     rescanBalance   : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     disableModules  : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     port            : None
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     interport       : 8223
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     coverageOutputDir: None
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     forceWalletCheck: False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     regtest         : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     rebuild         : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     nettimeout      : 2
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     datadir         : DEFAULT
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     clearMempool    : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     offline         : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     armoryDBDir     : DEFAULT
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     armorydb_port   : 9001
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiPort     : DEFAULT
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     useTorSettings  : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     netlog          : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     keypool         : 100
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     coverageInclude : None
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     forceOnline     : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     redownload      : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     rpcBindAddr     : 127.0.0.1
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     armorydb_ip     : 127.0.0.1
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     multisigFile    : DEFAULT
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     ram_usage       : -1
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     mtdebug         : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     logDisable      : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     settingsPath    : C:\Users\Mike\AppData\Roaming\Armory\ArmorySettings.txt
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     language        : en
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     db_type         : DB_FULL
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     doDebug         : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     enableDetSign   : True
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     disableConfPermis: False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     testnet         : False
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     rpcport         : DEFAULT
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiHome     : DEFAULT
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiRpcport  : DEFAULT
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     logFile         : C:\Users\Mike\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1294 -     verbosity       : None
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1295 - Other arguments:
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1298 - ************************************************************
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:1701 - C++ block utilities loaded successfully
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:3559 - Using settings file: C:\Users\Mike\AppData\Roaming\Armory\ArmorySettings.txt
2017-10-08 16:34:06 (ERROR) -- ArmoryUtils.pyc:3716 - Unsupported language  specified. Defaulting to English (en)
2017-10-08 16:34:06 (INFO) -- ArmoryUtils.pyc:3719 - Using Language: en
2017-10-08 16:34:06 (INFO) -- BDM.pyc:355 - Using the asynchronous/multi-threaded BlockDataManager.
2017-10-08 16:34:06 (INFO) -- BDM.pyc:356 - Blockchain operations will happen in the background.  
2017-10-08 16:34:06 (INFO) -- BDM.pyc:357 - Devs: check TheBDM.getState() before asking for data.
2017-10-08 16:34:06 (INFO) -- BDM.pyc:358 - Registering addresses during rescans will queue them for
2017-10-08 16:34:06 (INFO) -- BDM.pyc:359 - inclusion after the current scan is completed.
2017-10-08 16:34:07 (INFO) -- ArmoryUtils.pyc:3559 - Using settings file: C:\Users\Mike\AppData\Roaming\Armory\ArmorySettings.txt
2017-10-08 16:34:07 (INFO) -- ArmoryQt.py:2061 - loadWalletsAndSettings
2017-10-08 16:34:07 (INFO) -- ArmoryQt.py:2121 - Loading wallets...
2017-10-08 16:34:07 (INFO) -- ArmoryQt.py:2186 - Number of wallets read in: 0
2017-10-08 16:34:07 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1463 - Armory already registered for current user.  Done!
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2017-10-08 16:34:08 (ERROR) -- BDM.pyc:270 - setSatoshiDir: directory does not exist: C:\Users\Mike\AppData\Roaming\Bitcoin
2017-10-08 16:34:08 (ERROR) -- ArmoryQt.py:1862 - Failed to setup SDM
Traceback (most recent call last):
  File "ArmoryQt.py", line 1857, in startBitcoindIfNecessary
  File "SDM.pyc", line 188, in setupSDM
BitcoindError: bitcoind not found
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2017-10-08 16:34:08 (ERROR) -- BDM.pyc:199 - DB error: C:\Users\Mike\AppData\Roaming/Bitcoin/blocks is not a valid path
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 0
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:1906 - loadBlockchainIfNecessary
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-10-08 16:34:08 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-10-08 16:34:30 (INFO) -- ArmoryQt.py:1142 - Adding 11 keypress events to the entropy pool
2017-10-08 16:34:30 (INFO) -- ArmoryQt.py:1144 - Adding 286.0 kB bytes of filesystem data to the entropy pool
2017-10-08 16:34:30 (INFO) -- ArmoryQt.py:1146 - Adding 1.6 MB bytes from desktop screenshot to the entropy pool
2017-10-08 16:34:30 (INFO) -- PyBtcWallet.pyc:885 - ***Creating new deterministic wallet
2017-10-08 16:34:30 (INFO) -- PyBtcWallet.pyc:891 - (with encryption)
2017-10-08 16:34:30 (INFO) -- PyBtcWallet.pyc:893 - Target (time,RAM)=(0.250,33554432)
2017-10-08 16:34:34 (INFO) -- PyBtcWallet.pyc:960 -    New wallet will be written to: C:\Users\Mike\AppData\Roaming\Armory\armory_2v79i7Z9q_.wallet
2017-10-08 16:34:38 (INFO) -- ArmoryQt.py:2859 - addWalletToApplication
2017-10-08 16:35:09 (INFO) -- qtdialogs.pyc:4154 - ***Completely deleting wallet
2017-10-08 16:35:09 (INFO) -- ArmoryQt.py:2887 - removeWalletFromApplication
2017-10-08 16:35:14 (INFO) -- ArmoryQt.py:5447 - BDM is safe for clean shutdown
2017-10-08 16:35:14 (INFO) -- SDM.pyc:459 - Called stopBitcoind
2017-10-08 16:35:14 (INFO) -- SDM.pyc:465 - ...but bitcoind is not running, to be able to stop
2017-10-08 16:35:14 (INFO) -- ArmoryQt.py:5460 - Attempting to close the main window!



Thanks for any help!
1715416387
Hero Member
*
Offline Offline

Posts: 1715416387

View Profile Personal Message (Offline)

Ignore
1715416387
Reply with quote  #2

1715416387
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715416387
Hero Member
*
Offline Offline

Posts: 1715416387

View Profile Personal Message (Offline)

Ignore
1715416387
Reply with quote  #2

1715416387
Report to moderator
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
October 12, 2017, 03:16:52 AM
 #2

Quote
4. Now when I open Armory it just constantly spams "Connection to Bitcoin Core re-established" every second.

Use this:

https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96.3.99

Quote
DB error: C:\Users\Mike\AppData\Roaming/Bitcoin/blocks is not a valid path

Use the config files instead of the GUI stuff:

https://btcarmory.com/docs/pathing


AngryHippie (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 12, 2017, 03:29:11 AM
 #3

You're a saint! Thanks for the quick reply! And also thanks for all your pro bono coding wizardry!

I'll post back if I get another hang up.
AngryHippie (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 12, 2017, 03:58:17 AM
 #4

I think that did it!

I downloaded the most recent release you linked, and then created the armoryqt.conf file in my C:\Users\MyUser\AppData\Roaming\Armory, and then added both of the DB directories to that conf file as your guide explained.

my config file:
satoshi-datadir="F:\Programs\Bitcoin\blocks"
dbdir="F:\Programs\ArmoryDB"




Armory is now scanning the DB, I'm no longer getting errors, and it is showing the progress bar properly!

Thanks again goatpig!

My the force be with you!
Pages: [1]
  Print  
 
Jump to:  

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