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 trying to connect a store to a LN node, CLN.
I'm using NWC. I'm generating the connection with the CLN-NWC plugin from CLN.
When I set the string to validate the connection in the BTCPay, I get the following message:
"The network of the wallet (bitcoin) does not match the network of the server (Mainnet)"
BTCPay is an advanced installation, outside of docker or Lunanode (all components installed manually).
I tested the connection using GetAlby, and it works without a problem.
On logs, I can't see any message related to this error.
I opened an issue on BTCPayserver Git Hub, but they told me that the problem need to be solved by changing the cln_nwc implementation to inform the network as mainnet instead of Bitcoin.
I'm trying to connect a store to a LN node, CLN.
I'm using NWC. I'm generating the connection with the CLN-NWC plugin from CLN.
When I set the string to validate the connection in the BTCPay, I get the following message:
"The network of the wallet (bitcoin) does not match the network of the server (Mainnet)"
BTCPay is an advanced installation, outside of docker or Lunanode (all components installed manually).
I tested the connection using GetAlby, and it works without a problem.
On logs, I can't see any message related to this error.
I opened an issue on BTCPayserver Git Hub, but they told me that the problem need to be solved by changing the cln_nwc implementation to inform the network as mainnet instead of Bitcoin.
This is the link to the report in BTCPayserver Github:
btcpayserver/btcpayserver#6488 (comment)
BTCPayserver: v2.0.4

CLN: v24.11
cln_nwc: v0.1.2
SO: Ubuntu 20.04
The text was updated successfully, but these errors were encountered: