Skip to content

noma refuses to stop due to locked wallet #80

@ln2max

Description

@ln2max
$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions