Post
Topic
Board Armory
Re: 0.95 testing builds
by
Ethorsen
on 12/11/2016, 16:51:58 UTC
I'm getting the same error when trying to run Armory on Windows 10 x64, providing remote IP and PORT to a nginx setup of an ArmoryDB.

ArmoryQt.exe --armorydb-ip=10.10.10.26 --armorydb-port=9002

Code:
Traceback (most recent call last):
  File "ArmoryQt.py", line 44, in
  File "armoryengine\ALL.pyc", line 10, in
  File "armoryengine\BDM.pyc", line 372, in
  File "armoryengine\BDM.pyc", line 158, in __init__
  File "armoryengine\BDM.pyc", line 173, in instantiateBDV
TypeError: in method 'BlockDataViewer_getNewBDV', argument 1 of type 'string const &'


Running the same command on Linux is working fine.

Any clue what could be causing this?   

Thx