Getting = Cannot read property 'unlockWallet' of null when trying to connect to my lnd note
zenonasz opened this issue · 1 comments
Description
I have setup a btcpay server with lnd and ride the lighting.
i have funded the onchain and without establishing and funding any new channels for outbound, I am trying to connect zap.
Expected Behavior
Without performing the same workflow before, it was supposed to connect zap wallet to lnd without asking for wallet password as the video below.
https://www.youtube.com/watch?v=yBQX0CFnAh4
Actual Behavior
Zap asks for wallet password and when assigning a new password, it returns the following error : Cannot read property 'unlockWallet' of null
I see nothing related on my lnd logs
Possible Fix
Steps to Reproduce
- fresh lnd node
- try to connect zap
Context
Your Environment
-
Zap version: latest I suppose (it asked to update its self when I install it, so it should be the latest), cant check the version somewhere, can let me know where?
-
Device: mac os x
-
LND Version: Version: 0.13.3-beta commit=basedon-v0.13.3-beta-fresh-btcpay
wrong repo, sorry