Skip to content

Unable to connect my core lightning node to RTL #1091

Answered by saubyk
Daunus asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Daunus there are three things you need to ensure to connect RTL remotely to your core lightning node via cl-rest:

  1. You need to know and specify the local IP address of your ubuntu machine in RTL-Config.json
  2. You need to copy the cl-rest access.macaroon file from your ubuntu machine over to the machine on which your running RTL and specify it's location in RTL-Config.json
  3. The port on which cl-rest is serving on your ubuntu machine should be accessible to other machines on your local network

If you're still not able to make progress, please share your RTL-Config (masking any sensitive info) so that we can troubleshoot further. Hope this helps.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Daunus
Comment options

Answer selected by saubyk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment