lightning-power-users / node-launcher

Easiest Bitcoin Lightning desktop app, for Windows, macOS, and Linux
MIT License
358 stars 66 forks source link

Node Launcher says bitcoind off & LND has shutdown #485

Open gyolasan opened 2 years ago

gyolasan commented 2 years ago
IrvingUSA commented 2 years ago

Happens the same to me

IrvingUSA commented 2 years ago

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

sjorsvanheuveln commented 2 years ago

Same here