Post
Topic
Board Beginners & Help
Re: [TUTORIAL] LND node on Windows for Lightning Network - Beginner friendly
by
Obim34
on 03/08/2025, 11:52:51 UTC
My wallet have been created and unlocked, but each time i give command

Code:
lncli getinfo

I get response

Code:
[lncli] rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:10009: connectex: No connection could be made because the target machine actively refused it."

and
Code:
2025-08-03 12:27:30.004 [INF] BTWL: Opened wallet
2025-08-03 12:27:30.088 [INF] RPCC: Established connection to RPC server 127.0.0.1:8332
2025-08-03 12:27:30.089 [INF] RPCC: Established connection to RPC server 127.0.0.1:8332
2025-08-03 12:27:52.609 [ERR] LTND: unable to create partial chain control: invalid http POST response (nil), method: getblockhash, id: 1, last error=Post "http://127.0.0.1:8332": dial tcp 127.0.0.1:8332: connectex: No connection could be made because the target machine actively refused it.
2025-08-03 12:27:52.610 [ERR] LTND: Shutting down due to error in main method rev=a83945 err="unable to create partial chain control: invalid http POST response (nil), method: getblockhash, id: 1, last error=Post \"http://127.0.0.1:8332\": dial tcp 127.0.0.1:8332: connectex: No connection could be made because the target machine actively refused it."
2025-08-03 12:27:52.626 [INF] LTND: Shutdown complete