LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Getting = Cannot read property 'unlockWallet' of null when trying to connect to my lnd note #385

Closed zenonasz closed 2 years ago

zenonasz commented 2 years ago

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

  1. fresh lnd node
  2. try to connect zap

Context

Your Environment

zenonasz commented 2 years ago

wrong repo, sorry