Pages:
Author

Topic: How to start Armory json rpc - page 2. (Read 351 times)

newbie
Activity: 15
Merit: 0
December 18, 2018, 05:38:33 AM
#3
Thanks, i am looking into it,
But got this error running python armoryd.py

Traceback (most recent call last):
  File "update_version.py", line 14, in
    f = open(hash_loc, "r")
IOError: [Errno 2] No such file or directory: '.git/aa72293f82c3ef3f1d29f93c83ad70099f4'
/home/techjini
(ERROR) ArmoryUtils.py:3747 - Unsupported language  specified. Defaulting to English (en)
(ERROR) Traceback (most recent call last):
  File "armoryd.py", line 3629, in
    rpc_server = Armory_Daemon()
  File "armoryd.py", line 3129, in __init__
    if Cpp.BlockDataManagerConfig_testConnection(\
AttributeError: 'module' object has no attribute 'BlockDataManagerConfig_testConnection'

Traceback (most recent call last):
  File "armoryd.py", line 3629, in
    rpc_server = Armory_Daemon()
  File "armoryd.py", line 3129, in __init__
    if Cpp.BlockDataManagerConfig_testConnection(\
AttributeError: 'module' object has no attribute 'BlockDataManagerConfig_testConnection'
sr. member
Activity: 525
Merit: 282
December 18, 2018, 04:20:53 AM
#2
I created a PR here that should have the info you need. If not, let me know, and I'll update the PR when I can.
newbie
Activity: 15
Merit: 0
December 18, 2018, 03:32:00 AM
#1
I have done setup of BitcoinArmory and Armoryd.py, txjsonrpc folder inside the BitcoinArmory. How to start daemon server? Please help me in knowing starting daemon server, because lack of Armory documentation quality not able to find it
Pages:
Jump to: