lightning-power-users / node-launcher

Easiest Bitcoin Lightning desktop app, for Windows, macOS, and Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Launcher says bitcoind off & LND has shutdown

gyolasan opened this issue · comments

  • I'm submitting a ...

    • bug report
    • feature request
    • support request
  • What is the current behavior?
    My node will not start.
    I downloaded 100%

  • If the current behavior is a bug, please provide the steps to reproduce
    Get to 100% sync

  • What is the expected behavior?

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

    • Operating System: macOS macbook m1
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

Happens the same to me

this the error I'm getting

unable to create chain control: 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.
2021-10-02 10:46:50.832 [INF] LTND: Version: 0.13.1-beta commit=v0.13.1-beta, build=production, logging=default, debuglevel=info
2021-10-02 10:46:50.832 [INF] LTND: Active chain: Bitcoin (network=mainnet)
2021-10-02 10:46:50.857 [INF] RPCS: RPC server listening on 127.0.0.1:10009
2021-10-02 10:46:50.858 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
2021-10-02 10:46:50.859 [INF] LTND: Opening the main database, this might take a few minutes...
2021-10-02 10:46:50.859 [INF] LTND: Opening bbolt database, sync_freelist=false, auto_compact=false
2021-10-02 10:46:50.968 [INF] CHDB: Checking for schema update: latest_version=22, db_version=22
2021-10-02 10:46:50.968 [INF] LTND: Database now open (time_to_open=109.1842ms)!
2021-10-02 10:46:50.969 [INF] LTND: Waiting for wallet encryption password. Use lncli create to create a wallet, lncli unlock to unlock an existing wallet, or lncli changepassword to change the password of an existing wallet and unlock it.
2021-10-02 10:46:54.996 [INF] LNWL: Opened wallet
2021-10-02 10:46:55.184 [INF] CHRE: Primary chain is set to: bitcoin
2021-10-02 10:46:57.274 [ERR] LTND: unable to create chain control: 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.
2021-10-02 10:46:57.276 [INF] LTND: Shutdown complete

Same here