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 use LND in a Docker container. Neutrino does not start anymore:
lnd | 2025-08-21 08:32:40.263 [INF] LTND: Database(s) now open (time_to_open=2m21.41010137s)!
lnd | 2025-08-21 08:32:45.038 [ERR] LTND: unable to initialize neutrino backend: unable to create neutrino light client: EOF
lnd | 2025-08-21 08:32:45.039 [ERR] LTND: Shutting down due to error in main method rev=a83945 err="unable to initialize neutrino backend: unable to create neutrino light client: EOF"
lnd | 2025-08-21 08:32:45.137 [INF] LTND: Shutdown complete
debuglevel = trace but no more info. Am I missing something?
Your environment
version of lnd
19.2
which operating system (uname -a on *Nix)
Linux triton 5.15.103-0-virt Fix name typo in README #1-Alpine SMP Fri, 17 Mar 2023 09:34:13 +0000 x86_64 Linux
version of btcd, bitcoind, or other backend
Neutrino 19.2
Background
I use LND in a Docker container. Neutrino does not start anymore:
debuglevel = trace but no more info. Am I missing something?
Your environment
version of
lnd19.2
which operating system (
uname -aon *Nix)Linux triton 5.15.103-0-virt Fix name typo in README #1-Alpine SMP Fri, 17 Mar 2023 09:34:13 +0000 x86_64 Linux
version of
btcd,bitcoind, or other backendNeutrino 19.2
any other relevant environment details
Docker