lightning-node icon indicating copy to clipboard operation
lightning-node copied to clipboard

Repo for spinning up your own lightning node

Results 8 lightning-node issues
Sort by recently updated
recently updated
newest added

I tried to update the base image to `ubuntu:latest` or `debian:bullseye-slim` in your Dockerfile and with either base image I get to step 5 and it reports that /usr/bin/gpg-agent cannot...

Hi guys, Anyone has faced the same issue so far? I've tried to delete appeared containers and run Bitcoind again it shows the same error. ``` sudo docker run --name...

It stuck at CHANNELD_AWAITING_LOCKIN. lightning-cli listpeers ``` { "peers" : [ { "id" : "0371190acfb2e92bd1faa6ce4d12ff248798515a92ac903ac14d31b5172d9b2917", "connected" : true, "netaddr" : [ "176.9.113.240:9735" ], "channels" : [ { "state" : "CHANNELD_AWAITING_LOCKIN",...

how can I update to latest LN version ? can you guide me

hi, i have setup a LN node, and i wanted to make sure its working properly. apparently it does not. docker logs 900xx7556xca shows `error: exec failed: exec format error...

Hello, I am following your article on medium and trying to get things setup on a vps with the docker image. When downloading the blockchain with bitcoind_mainnet, the download just...

How do I set the name of my new node?