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
I'm testing on IPhone with the react native Breez sdk (v 0.3.1),
Created an invoice with a new node on IPhone but I get an error when I try to pay the invoice from another device.
This is the error logs:
Can you share the node_id or session_id in which you encountered this issue? 1 attempt usually means that there is no outgoing channel on the payer side. To get a channel you either have to first receive through an LSP, or add funds to your node and open a channel yourself.
@cdecker I'm using the Breez-sdk (Updated the version I'm using to 0.5.0 today). They provide the channel and liquidity automatically.
Here are the node IDs
The node I generated the invoice with (Newly generated with partner credentials using Breez SDK 0.5.0): 028150d04c18290460c2c007f6b4f484015eb90c4c41103d24e9d0b16714a767cd
The node I'm trying to pay the invoice with: 026b4e9c35b9cd3189c6790e9c74677ac4bc925e4021d2dd37dae4ff5cd9cfe762
Just for completeness this is what I tried today:
Upgraded Breez SDK version and fixed build issues until everything compiled.
Reinstalled the app on 2 android devices.
Generated a new node (via Greenlight certs) on one device.
Restored a node via seed phrase on another (This node has BTC in its wallet already and it has made payments in the past).
Generated an invoice with the new node.
Tried to pay with restored node but get the same error.
I'm testing on IPhone with the react native Breez sdk (v 0.3.1),
Created an invoice with a new node on IPhone but I get an error when I try to pay the invoice from another device.
This is the error logs:
The text was updated successfully, but these errors were encountered: