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

Cannot Connect to Node from Whitelisted IPV6 address #360

Closed seanaye closed 3 years ago

seanaye commented 3 years ago

Describe the bug Attempting to connect to a node which has my ipv6 address whitelisted results in the following error

I can confirm this is an issue with zap because the exact same QR/connection string works fine in Zeus.

To Reproduce Steps to reproduce the behavior:

  1. Enable IP whitelisting for an ln node
  2. Add your ipv6 address to whitelist
  3. Attempt to connect via zap

Expected behavior Node should connect properly

Screenshots See above screenshot

Your environment

Additional context N/A

seanaye commented 3 years ago

Issue was the port number. I was trying to use an http port. I thought the issue came from having an ipv6 address. GRPC port is 10009