You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
When scanning QR code for wallet setup on btcpay server, I get this error
Description
In BTCPAY Server under LND GRPC service, I can see that Zap is under the compatible wallets, however when I scan the QR code I get that error.
Expected Behavior
Connect zap to the lnd
Actual Behavior
Error : could not fetch configuration from btcpay server
Your Environment
Zap Android
Zap version: 0.5.2-beta, build 3032
FYI : I am using APK installation API 30, when I click on my menu button top left, I see "lnd version: Not connected" at the bottom of the menu under version and build.
The text was updated successfully, but these errors were encountered:
Have you already tried to disable tor for the connection process?
Please turn it off in the apps settings and see if this helps. You can probably turn it on later if it worked.
That was absolutely right on! Its connected fine now, thank you very much. One final question, can I connect multiple android wallets to that BTCPAY Server instance using the same QR code ?
Awesome. Then it is most likely cloudflare again blocking requests originating from the Tor Network. Maybe I should add a hint to the error message that this can be the problem.
Regarding to your question, yes you can. Zap Android is just like a remote control. All important things still happen on the node it self.
When scanning QR code for wallet setup on btcpay server, I get this error
Description
In BTCPAY Server under LND GRPC service, I can see that Zap is under the compatible wallets, however when I scan the QR code I get that error.
Expected Behavior
Connect zap to the lnd
Actual Behavior
Error : could not fetch configuration from btcpay server
Your Environment
Zap Android
Zap version: 0.5.2-beta, build 3032
FYI : I am using APK installation API 30, when I click on my menu button top left, I see "lnd version: Not connected" at the bottom of the menu under version and build.
The text was updated successfully, but these errors were encountered: