Awesome!!!!!
armoryd rpc got started, just to cross check will paste the log, let me know is that fine.
python armoryd.py
Traceback (most recent call last):
File "update_version.py", line 14, in <module>
f = open(hash_loc, "r")
IOError: [Errno 2] No such file or directory: '.git/91a3137ef1056e15cc606a186b0e508f84c'
/home/techjini
(ERROR) ArmoryUtils.py:3723 - Unsupported language specified. Defaulting to English (en)
(WARNING) armoryd.py:3140 - ************************************************************************
(WARNING) armoryd.py:3142 - * Please note that armoryd v0.96.4 is beta software and is still in
(WARNING) armoryd.py:3143 - * development. Whenever applicable, the interface is designed to match
(WARNING) armoryd.py:3144 - * that of bitcoind, with function parameters and return values closely
(WARNING) armoryd.py:3145 - * matching those of bitcoind. Despite this, the function parameters and
(WARNING) armoryd.py:3146 - * return values may change, both for ported bitcoind function and
(WARNING) armoryd.py:3147 - * Armory-specific functions.
(WARNING) armoryd.py:3148 - ************************************************************************
(WARNING) armoryd.py:3149 -
(WARNING) armoryd.py:3150 - ********************************************************************************
(WARNING) armoryd.py:3152 - * WARNING! WALLET FILE ACCESS IS NOT INTERPROCESS-SAFE!
(WARNING) armoryd.py:3153 - * DO NOT run armoryd at the same time as ArmoryQt if
(WARNING) armoryd.py:3154 - * they are managing the same wallet file. If you want
(WARNING) armoryd.py:3155 - * to manage the same wallet with both applications
(WARNING) armoryd.py:3156 - * you must make a digital copy/backup of the wallet file
(WARNING) armoryd.py:3157 - * into another directory and point armoryd at that one.
(WARNING) armoryd.py:3158 - *
(WARNING) armoryd.py:3159 - * As long as the two processes do not share the same
(WARNING) armoryd.py:3160 - * actual file, there is no risk of wallet corruption.
(WARNING) armoryd.py:3161 - * Just be aware that addresses may end up being reused
(WARNING) armoryd.py:3162 - * if you execute transactions at approximately the same
(WARNING) armoryd.py:3163 - * time with both apps.
(WARNING) armoryd.py:3164 - *
(WARNING) armoryd.py:3165 - ********************************************************************************
(WARNING) armoryd.py:3166 -
(WARNING) armoryd.py:3193 - No lockboxes were loaded.
(WARNING) armoryd.py:3231 - Active wallet is set to GGxjtHsu
(WARNING) armoryd.py:3409 - Registering wallet: GGxjtHsu
(WARNING) armoryd.py:3446 - Server started...