Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Armory Does Not Start #357

Open
buckfinly opened this issue Jan 14, 2021 · 0 comments
Open

Armory Does Not Start #357

buckfinly opened this issue Jan 14, 2021 · 0 comments

Comments

@buckfinly
Copy link

When armory is clicked, GUI does not appear but log recognizes activity. Below is a copy of the log. Any ideas as to what is wrong?

2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1255 -
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1256 -
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1257 -
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1262 - Armory Version : 0.96
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1263 - Armory Build: : a3d01aa
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1264 - PyBtcWallet Version : 1.35
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1266 - OS Variant : 8-6.2.9200--Multiprocessor Free
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1267 - User home-directory : C:\Users\buckf\AppData\Roaming
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1268 - Satoshi BTC directory : C:\Users\buckf\AppData\Roaming\Bitcoin
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1269 - Armory home dir : C:\Users\buckf\AppData\Roaming\Armory
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs :
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1271 - Total Available RAM : 15.79 GB
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1272 - CPU ID string : Intel64 Family 6 Model 165 Stepping 2, GenuineIntel
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1273 - Number of CPU cores : 12 cores
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1274 - System is 64-bit : True
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1275 - Preferred Encoding : cp1252
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1276 - Machine Arch : amd64
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1277 - Available HDD (ARM) : 369 GB
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1278 - Available HDD (BTC) : 369 GB
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1279 -
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - thread_count : -1
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - rescan : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - ignoreAllZC : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - rescanBalance : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - disableModules : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - port : None
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - interport : 8223
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - coverageOutputDir: None
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - forceWalletCheck: False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - regtest : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - rebuild : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - nettimeout : 2
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - datadir : DEFAULT
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - clearMempool : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - offline : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - armoryDBDir : DEFAULT
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_port : 9001
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - satoshiPort : DEFAULT
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - useTorSettings : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - netlog : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - keypool : 100
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - coverageInclude : None
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - forceOnline : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - redownload : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - rpcBindAddr : 127.0.0.1
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - armorydb_ip : 127.0.0.1
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - multisigFile : DEFAULT
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - ram_usage : -1
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - mtdebug : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - logDisable : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - settingsPath : C:\Users\buckf\AppData\Roaming\Armory\ArmorySettings.txt
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - language : en
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - db_type : DB_FULL
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - doDebug : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - enableDetSign : True
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - disableConfPermis: False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - testnet : False
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - rpcport : DEFAULT
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - satoshiHome : DEFAULT
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - satoshiRpcport : DEFAULT
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - logFile : C:\Users\buckf\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1285 - verbosity : None
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\buckf\AppData\Roaming\Armory\ArmorySettings.txt
2021-01-13 20:46 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language specified. Defaulting to English (en)
2021-01-13 20:46 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
2021-01-13 20:46 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
2021-01-13 20:46 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background.
2021-01-13 20:46 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
2021-01-13 20:46 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
2021-01-13 20:46 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant