LN-Zap / zap-iOS

Zap Wallet - Native iOS lightning wallet focused on user experience and ease of use ⚡️
http://zaphq.io
MIT License
181 stars 47 forks source link

channel.backup file not found when using BTCPay server #181

Open hakonamatata opened 5 years ago

hakonamatata commented 5 years ago

This is a copy of the issue posted here

channel.backup file not found error when using zap wallet #903

I have been using zap wallet with BTCPay for a while. Have BTC and Lightning using LND set up, but with the latest update I get this error when I try to connect with my zap wallet.

image

How can I create channel.backup and how can I receive the file?

ottosuess commented 5 years ago

✌️is btcpay server running an older lnd version? static channel backups were introduced in lnd v0.6-beta.

i'm already working on better error messages for the static channel backup screen.

hakonamatata commented 5 years ago

✌️is btcpay server running an older lnd version? static channel backups were introduced in lnd v0.6-beta.

i'm already working on better error messages for the static channel backup screen.

This is the version I am using

"version": "0.6.1-beta commit=basedon-v0.6.1-beta-dirty"

NicolasDorier commented 5 years ago

@hakonamatata that's old version, update btcpay

hakonamatata commented 5 years ago

upgraded to the latest version of btcpay, getting the same error:

"version": "0.7.0-beta commit=basedon-v0.7.0-beta-dirty",

NicolasDorier commented 5 years ago

Is it android?

hakonamatata commented 5 years ago

Is it android?

No, it's an IPhone

NicolasDorier commented 5 years ago

Sorry I don't have iphone to test, I don't know about the error, need to ping @ottosuess . On android, it works. (I don't know if channel backups work, but the app works)