question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.2.0 update LND 0.13.1 (wallet locked, unlock it to enable full RPC access)

See original GitHub issue

Describe the bug Quite a few users reported problems when updating to 1.2.0 and LND. As a result, we revert the LND update, the goal of this issue is to try to identify the cause of the failure.

Logs (if applicable)

alias=BTCPagos added to /data/lnd.conf
LND_CHAIN=btc
LND_ENVIRONMENT=mainnet
Added bitcoin.active and bitcoin.mainnet to config file /data/lnd.conf
Waiting /root/.nbxplorer/btc_fully_synched to be created...
The chain is fully synched
Waiting /var/lib/tor/hidden_services/lnd/hostname to be created by tor...
externalip=XXXX:9735 added to /data/lnd.conf
[initunlocklnd] Waiting 2 seconds for lnd...
[initunlocklnd] LND still didn't start, got 000 status code back... waiting another 2 seconds...
2021-08-12 16:16:20.700 [INF] LTND: Version: 0.13.1-beta commit=basedon-v0.13.1-beta-withloop-fresh-btcpay, build=production, logging=default, debuglevel=info
2021-08-12 16:16:20.700 [INF] LTND: Active chain: Bitcoin (network=mainnet)
2021-08-12 16:16:20.714 [INF] RPCS: RPC server listening on 127.0.0.1:10008
2021-08-12 16:16:20.714 [INF] RPCS: RPC server listening on 172.20.0.7:10009
2021-08-12 16:16:20.714 [INF] RPCS: RPC server listening on 127.0.0.1:10009
2021-08-12 16:16:20.715 [INF] RPCS: gRPC proxy started at 172.20.0.7:8080
2021-08-12 16:16:20.716 [INF] LTND: Opening the main database, this might take a few minutes...
2021-08-12 16:16:20.716 [INF] LTND: Opening bbolt database, sync_freelist=false, auto_compact=false
2021-08-12 16:16:22.096 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: waiting to start, RPC services not available
[initunlocklnd] Wallet and Unlock files are present... parsing wallet password and unlocking lnd
2021-08-12 16:16:22.127 [ERR] RPCS: [/lnrpc.WalletUnlocker/UnlockWallet]: waiting to start, RPC services not available
{"error":"waiting to start, RPC services not available","code":2,"message":"waiting to start, RPC services not available","details":[]}[initunlocklnd] Preparing to start Loop
2021-08-12 16:16:28.483 [INF] CHDB: Checking for schema update: latest_version=22, db_version=22
2021-08-12 16:16:28.483 [INF] LTND: Database now open (time_to_open=7.764534858s)!
2021-08-12 16:16:28.484 [INF] LTND: Waiting for wallet encryption password. Use `lncli create` to create a wallet, `lncli unlock` to unlock an existing wallet, or `lncli changepassword` to change the password of an existing wallet and unlock it.
[initunlocklnd] Starting Loop
2021-08-12 16:16:32.191 [INF] LOOPD: Version: 0.14.2-beta commit=
2021-08-12 16:16:32.192 [INF] LNDC: Creating lnd connection to 127.0.0.1:10009
2021-08-12 16:16:32.193 [INF] LNDC: Connected to lnd
2021-08-12 16:16:32.193 [INF] LNDC: Waiting for lnd to unlock
2021-08-12 16:16:32.213 [ERR] RPCS: [/lnrpc.Lightning/GetInfo]: wallet locked, unlock it to enable full RPC access

Setup Parameters

Additional context

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
rahulbilecommented, Aug 16, 2021

@mccolister1017 this is now supported in latest release of Zap Desktop Zap 0.7.4 Beta

1reaction
mccolister1017commented, Aug 16, 2021

@mccolister1017 this is now supported in latest release of Zap Desktop Zap 0.7.4 Beta Yes tested and it’s ok now thank you too

Read more comments on GitHub >

github_iconTop Results From Across the Web

LND is locked. Lightning Wallet don`t run
Hello, I need help. My Lightning wallet is locked. Channels are offline a few Days. Can someone explain to me, what i should...
Read more >
wallet locked, unlock it to enable full RPC access
RESOLVED I'm trying to make a purchase using the lightning network - the amount is very small ($30). I'm getting the same error...
Read more >
RTL unable to unlock Lnd wallet · Issue #45
Hi, this is my first issue posted on Git, so forgive my process. Bitcoin Core node running. Lnd node running, wallet locked
Read more >
Connect to Umbrel node (LND 0.13.1) get wallet locked #71
I have Juggernaut configured with my Umbrel node, working just fine. Updated Umbrel with latest version that contain lnd 0.13.1 and now is...
Read more >
How to Set Up a Watchtower for a Bitcoin Lightning Node ...
[lncli] rpc error: code = Unknown desc = wallet locked, unlock it to enable full RPC access. To fix it I just ran...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found