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

noma refuses to stop due to locked wallet #80

Open
ln2max opened this issue Dec 28, 2019 · 0 comments
Open

noma refuses to stop due to locked wallet #80

ln2max opened this issue Dec 28, 2019 · 0 comments

Comments

@ln2max
Copy link
Contributor

ln2max commented Dec 28, 2019

$ sudo noma stop
lnd is running, stopping with lncli stop
[lncli] Wallet is encrypted. Please unlock using 'lncli unlock', or set password using 'lncli create' if this is the first time starting lnd.
❌ lncli stop failed
waiting 1s for lnd to stop...
lnd is running, stopping with lncli stop
[lncli] Wallet is encrypted. Please unlock using 'lncli unlock', or set password using 'lncli create' if this is the first time starting lnd.
❌ lncli stop failed
waiting 1s for lnd to stop...

the way to solve this is:

$ sudo noma lnd autounlock
{}
$ sudo noma stop
lnd is running, stopping with lncli stop
✅ lncli stop returned success
waiting 1s for lnd to stop...
✅ lnd is stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant