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

Connecting Zap (iOS) to Raspiblitz over Tor fails after updating to LND 0.9.0 #333

Closed ghost closed 3 years ago

ghost commented 4 years ago

Describe the bug Zap (iOS) won't connect to Raspiblitz over Tor anymore after updating LND to 0.9.0. Things tried:

All to no avail. Connecting over LAN still works fine. When scanning a new lndconnect QR-code in Zap the error given is: Could not connect to server (Unknown Error 1)

To Reproduce Steps to reproduce the behavior:

  1. Have Raspiblitz v1.3, update to LND 0.9.0
  2. Try connecting to Raspiblitz over Tor from Zap (iOS)

Expected behavior Expected the wallet to open as usual.

Your environment

Additional Connecting through Tor in the App store version of Zap provides a different error, see below.

theotherside commented 4 years ago

image

ghost commented 4 years ago

I get the same error as @theotherside when trying to connect through Tor in the App store version of Zap.

openoms commented 4 years ago

Here is the guide used to connect Zap (iOS TestFlight) through Tor: https://github.com/openoms/bitcoin-tutorials/blob/master/Zap_to_RaspiBlitz_through_Tor.md

This issue has been confirmed again with the scripted version running the latest lndconnect: https://github.com/rootzoll/raspiblitz/blob/v1.4/home.admin/97addMobileWalletTor.sh

lndconnect --host=$(sudo cat /mnt/hdd/tor/lnd_REST/hostname) --port=8080 --nocert

ketominer commented 4 years ago

Confirmed by various nodl users after upgrading to lnd 0.9.0

fifthedition commented 4 years ago

I also have the same issue on myNode with LND 0.9.0 and also on raspiblitz

rootzoll commented 4 years ago

Still the same with LND 0.9.2 :(

IMG_0002

openoms commented 3 years ago

I believe this is solved now by the Zap dev team. Should be closed of someone confirms on iOS.

hugomd commented 3 years ago

I'm using the latest version of Zap for iOS and no longer see any issues 👍🏻

ottosuess commented 3 years ago

❤️