For some unknown reason, my testnet environment has gotten into a state where opendexd is not able to unlock lnds.
- After starting the environment, opendexd's unlock request responds with
{"message":"rpc error: code = Unknown desc = error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt"}.
- opendexd then gets unlocked, lnds won't, and connext status is
NotInitialized.
There's a workaround:
- unlock both lnds via cli;
- restart opendexd;
- unlock opendexd;
- all L2 services are ready.
opendexd_2021-3-3_10-35-8.log
For some unknown reason, my testnet environment has gotten into a state where opendexd is not able to unlock lnds.
{"message":"rpc error: code = Unknown desc = error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt"}.NotInitialized.There's a workaround:
opendexd_2021-3-3_10-35-8.log