Skip to content

New litd installation streaming endless errors (L402 token invoice & did not get response before timeout) #888

@GTCLive

Description

@GTCLive

Hi, after 9+ years of running a bitcoind node I finally decided to give LND a shot! However, without much luck :( I need help.

Debian 12
Bitcoin Core 27.1
Lightning Terminal v0.13.5-alpha

The installation is bone stock. Debian 12, Bitcoind & RPC all works perfectly fine. Litd not so much... see logs. I'm not even sure if the system was compromised and/or hacked up during the installation of those google/go packages. it's multi-tasking invoices payments and other stuff. Not sure what to make of this.

Anyone seen this before and perhaps be able to decipher this log trace?

Litd_log.txt

bitcoin.conf

prune=550
rpcuser=rpcuser
rpcpassword=123456789
zmqpubrawblock=tcp://127.0.0.1:28332
zmqpubrawtx=tcp://127.0.0.1:28333

lit.conf

uipassword=123456789
lnd-mode=integrated
lnd.alias=mecanix_dev
lnd.color=#00ff00
lnd.wallet-unlock-password-file=/home/cnc/.lit/wp
lnd.wallet-unlock-allow-create=true
lnd.bitcoin.mainnet=1
lnd.bitcoin.node=bitcoind
lnd.bitcoind.rpchost=127.0.0.1
lnd.bitcoind.rpcuser=rpcuser
lnd.bitcoind.rpcpass=123456789
lnd.bitcoind.zmqpubrawblock=tcp://127.0.0.1:28332
lnd.bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions