Author

Topic: WindowsError: [Error 6] The handle is invalid -- HELP (Read 320 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
To disable the auto bitcoind setting.
newbie
Activity: 15
Merit: 0
Okay I have done that, now I'll watch it to see how it goes.

Why run Armory Offline if running Bitcoin-QT.exe manually?
legendary
Activity: 3640
Merit: 1345
Armory Developer
Turn off auto bitcoind management in File -> Settings. If you can't get there, start Armory in offline mode. Then start BitcoinQt manually (let it sync) and Armory afterwards.
newbie
Activity: 15
Merit: 0
My Armory app was re-syncing up the Bitcoin Core DB for almost 3 days then I had to reboot the Windows 10 PC so I had to Exit the Armory app and then reboot. Now when I start Armory it minimizes to the Task Bar and will not launch the GUI when I double click on it, also it isn't loading the Bitcoin Core app. Here is what I found in the armorylog.txt file.


2017-06-22 11:09 (INFO) -- ArmoryUtils.pyc:600 - Executing popen: ['.\\guardian.exe', '6852', '0']
2017-06-22 11:09 (ERROR) -- ArmoryUtils.pyc:3164 - Error in pybkgdthread: [Error 6] The handle is invalid
Traceback (most recent call last):
  File "armoryengine\ArmoryUtils.pyc", line 3162, in run
  File "armoryengine\ArmoryUtils.pyc", line 3099, in funcPartial
  File "SDM.pyc", line 624, in pollBitcoindState
  File "SDM.pyc", line 788, in getSDMStateLogic
  File "SDM.pyc", line 925, in getTopBlockInfo
  File "SDM.pyc", line 722, in isRunningBitcoind
  File "subprocess_win.pyc", line 854, in poll
  File "subprocess_win.pyc", line 1029, in _internal_poll
WindowsError: [Error 6] The handle is invalid
2017-06-22 11:09 (INFO) -- ArmoryQt.py:1514 - setupUriRegistration
2017-06-22 11:09 (INFO) -- ArmoryQt.py:1582 - Armory already registered for current user.  Done!
2017-06-22 11:09 (INFO) -- ArmoryQt.py:664 - Usermode: Standard
2017-06-22 11:09 (INFO) -- ArmoryQt.py:1810 - Changing usermode:
2017-06-22 11:09 (INFO) -- ArmoryQt.py:1811 -    From: Standard
2017-06-22 11:09 (INFO) -- ArmoryQt.py:1819 -      To: Standard
2017-06-22 11:09 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 7147, in
  File "ArmoryQt.py", line 822, in __init__
  File "ArmoryQt.py", line 5655, in setDashboardDetails
  File "SDM.pyc", line 752, in getSDMState
  File "SDM.pyc", line 788, in getSDMStateLogic
  File "SDM.pyc", line 925, in getTopBlockInfo
  File "SDM.pyc", line 722, in isRunningBitcoind
  File "subprocess_win.pyc", line 854, in poll
  File "subprocess_win.pyc", line 1029, in _internal_poll
WindowsError: [Error 6] The handle is invalid
Jump to: