question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot start LND. Error while dialing dial tcp 127.0.0.1:10009

See original GitHub issue

After a reboot I’m unable to start LND.

After unlocking my LND wallet and running lncli getinfo I’m shown the following error: [lncli] rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:10009: connect: connection refused"

Debug log: https://termbin.com/wut8

I’ve tried a fresh install but no luck. Anyone had a similar issue?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
mdmtranchcommented, Oct 7, 2021

Had to set up a fresh new node and redownload the blockchain before being able to successfully restore from a static channel backup.

0reactions
cata-codecommented, Feb 2, 2022

If you are following the official install instructions then know that you need to have both bitcoin-core and lnd running, before starting the lncli create command

Read more comments on GitHub >

github_iconTop Results From Across the Web

[lncli] rpc error: code = Unavailable desc = all SubConns are ...
Background Using BTCPay server to run lightning. Most commands to lnd gives this error: bitcoin-lncli.sh getinfo [lncli] rpc error: code = Unavailable desc ......
Read more >
lncli getinfo returns error: Unavailable desc = connection error ...
Hi, Trying to get a channel setup on an AWS EC2 Ubuntu Instance (LN ... connection error: desc = "transport: Error while dialing...
Read more >
"transport: Error while dialing dial tcp 127.0.0.1:9001: connect ...
"transport: Error while dialing dial tcp 127.0.0.1:9001: connect: ... In golang I am trying to implement GRPC but getting this error.
Read more >
grpc: addrConn.createTransport failed to connect to {orderer1 ...
Err :connection error: desc = "transport: Error while dialing dial tcp ... also we did not enable clientauth on the orderer. in orderer...
Read more >
Cannot start LND. Error while dialing dial tcp 127.0.0.1:10009
Seem to be some LND errors. Check more with: sudo journalctl -n100 -fu lnd.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found