Search content
Sort by

Showing 4 of 4 results by HyperDesmo
Post
Topic
Board Armory
Re: Armory 0.96 is out
by
HyperDesmo
on 15/05/2017, 16:26:22 UTC
Why is it empty? Do you not run your node against that folder?

I did not! That was the issue the whole time. Thanks for help!
Post
Topic
Board Armory
Re: Armory 0.96 is out
by
HyperDesmo
on 14/05/2017, 11:14:44 UTC
Where is your bitcoin datadir located?

I used:
Code:
%APPDATA%\Bitcoin
And received:
C:\Users\XXX\AppData\Roaming\Bitcoin
This folder exists, but it's empty
Post
Topic
Board Armory
Re: Armory 0.96 is out
by
HyperDesmo
on 13/05/2017, 21:43:21 UTC
Thanks for help. I tried that, exactly as you wrote and how it's in https://www.bitcoinarmory.com/troubleshooting/ Command-Line Options, but error and log is the same. I tried both C: and F: and created folders myself. Will try tomorrow, maybe I did sth wrong...

Quote
2017-05-13 23:38 (ERROR) -- ArmoryQt.py:1808 - Failed to start Armory database: Invalid blockdata path
Traceback (most recent call last):
  File "ArmoryQt.py", line 1793, in startArmoryDBIfNecessary
  File "SDM.pyc", line 368, in spawnDB
BadPath: Invalid blockdata path
2017-05-13 23:38 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 0
Post
Topic
Board Armory
Re: Armory 0.96 is out
by
HyperDesmo
on 13/05/2017, 20:28:51 UTC
Hi,

I'm receiving an error: "Armory failed to spawn the DB!". Could you please help me with this issue? At first I wanted install on F: cause it's my HDD disk, but after this problem appears I switched to C:, so that's why you can see F: in the log.

Code:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1255 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1256 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1257 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1262 -    Armory Version        : 0.96
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1263 -    Armory Build:         : a3d01aa722
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1264 -    PyBtcWallet  Version  : 1.35
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1266 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1267 -    User home-directory   : C:\Users\XXX\AppData\Roaming
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1268 -    Satoshi BTC directory : C:\Users\XXX\AppData\Roaming\Bitcoin\
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1269 -    Armory home dir       : C:\Users\XXX\AppData\Roaming\Armory\
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs    :
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1271 -    Total Available RAM   : 15.89 GB
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1272 -    CPU ID string         : Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1273 -    Number of CPU cores   : 8 cores
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1274 -    System is 64-bit      : True
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1275 -    Preferred Encoding    : cp1250
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1276 -    Machine Arch          : amd64
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1277 -    Available HDD (ARM)   : 18 GB
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1278 -    Available HDD (BTC)   : 18 GB
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1279 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     thread_count    : -1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rescan          : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     ignoreAllZC     : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rescanBalance   : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     disableModules  : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     port            : None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     interport       : 8223
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     coverageOutputDir: None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     forceWalletCheck: False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     regtest         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rebuild         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     nettimeout      : 2
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     datadir         : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     clearMempool    : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     offline         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     armoryDBDir     : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_port   : 9001
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiPort     : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     useTorSettings  : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     netlog          : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     keypool         : 100
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     coverageInclude : None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     forceOnline     : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     redownload      : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rpcBindAddr     : 127.0.0.1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_ip     : 127.0.0.1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     multisigFile    : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     ram_usage       : -1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     mtdebug         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     logDisable      : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     settingsPath    : C:\Users\XXX\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     language        : en
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     db_type         : DB_FULL
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     doDebug         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     enableDetSign   : True
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     disableConfPermis: False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     testnet         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rpcport         : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiHome     : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiRpcport  : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     logFile         : C:\Users\XXX\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     verbosity       : None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\XXX\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-13 22:24 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
2017-05-13 22:24 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
2017-05-13 22:24 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background. 
2017-05-13 22:24 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
2017-05-13 22:24 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
2017-05-13 22:24 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\XXX\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2172 -    Wallet (XXX):   "Primary Wallet                  "   (Encrypted)
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user.  Done!
2017-05-13 22:24 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1682 -    From: Advanced
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1690 -      To: Advanced
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1868 - Setting satoshi datadir = F:\Program Files\Armory
2017-05-13 22:24 (ERROR) -- ArmoryQt.py:1808 - Failed to start Armory database: Invalid blockdata path
Traceback (most recent call last):
  File "ArmoryQt.py", line 1793, in startArmoryDBIfNecessary
  File "SDM.pyc", line 368, in spawnDB
BadPath: Invalid blockdata path
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 0