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

Can not force close channel on iOS #365

Closed TheNetWhiz closed 3 years ago

TheNetWhiz commented 3 years ago

Describe the bug I have a channel still open to Fold. The app says it is offline even though they say their node is online. I want to force close the channel to get my BTC back, but it comes back with "unable to find arbitrator". The channel.backup file did not work from an export, but was able to restore using iOS reset and restore. Fold is telling me I need a way to get my pubkey so they can look on their end. Otherwise, this channel is stuck with nothing to do.

To Reproduce Steps to reproduce the behavior:

  1. Go to My Channels
  2. Click on Channel and "Force Close"
  3. See error

Expected behavior Channel is forced closed.

Screenshots If applicable, add screenshots to help explain your problem.

Your environment

Additional context Need a way to access the pubkey of a channel, a way to interact with lnd directly in case of such issues, and a way to export the mnemonic again as the ones I have from Zap are NOT the one from my iOS Zap.

TheNetWhiz commented 3 years ago

Was able to get the wallet up and running on the Windows Desktop Zap. I was able to restore the channel and to have it force close automatically.

Still no working iOS Zap now until someone maintains it and builds it for the new iOS version.