Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opendexd does not unlock the lnds #9

Open
stackingcats opened this issue Mar 3, 2021 · 2 comments
Open

opendexd does not unlock the lnds #9

stackingcats opened this issue Mar 3, 2021 · 2 comments
Assignees
Labels
bug Something isn't working P3 low priority

Comments

@stackingcats
Copy link

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:

  1. unlock both lnds via cli;
  2. restart opendexd;
  3. unlock opendexd;
  4. all L2 services are ready.

opendexd_2021-3-3_10-35-8.log

@stackingcats stackingcats added the bug Something isn't working label Mar 3, 2021
@BitcoinOG
Copy link
Contributor

Are you still seeing this? @stackingcats If so, please assign label P1, otherwise let's close.

@stackingcats
Copy link
Author

Are you still seeing this? @stackingcats If so, please assign label P1, otherwise let's close.

I am still seeing this (it probably doesn't disappear unless I wipe my env/lnds) but I guess it's rather an edge case due to the VM and not exactly a P1 issue.

@BitcoinOG BitcoinOG added the P3 low priority label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 low priority
Projects
None yet
Development

No branches or pull requests

3 participants