lightning-power-users / node-launcher

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

Node Launcher: "Error, please check bitcoin output" #498

Open F3lixTB opened 2 years ago

F3lixTB commented 2 years ago

I followed those steps: https://pierre-rochard.medium.com/debugging-the-node-launcher-on-macos-b7db0f732ba3

Here's the result:

~ % /Applications/Node\ Launcher.app/Contents/MacOS/Node.Launcher.app 2022-09-02 02:29:46 [info ] constants NODE_LAUNCHER_RELEASE=6.0.9 OPERATING_SYSTEM=darwin TARGET_BITCOIN_RELEASE=v0.21.1 TARGET_LND_RELEASE=v0.13.1-beta 2022-09-02 02:29:46 [info ] bitcoin_configuration_file_path bitcoin_configuration_file_path=/Users/felixthibodeau-bellemare/Library/Application Support/Bitcoin/bitcoin.conf 2022-09-02 02:29:46 [info ] datadir_redirect actual_conf_file=/Users/felixthibodeau-bellemare/Library/Application Support/Bitcoin/bitcoin.conf configuration_file_path=/Users/felixthibodeau-bellemare/Library/Application Support/Bitcoin/bitcoin.conf 2022-09-02 02:29:46 [info ] lnd_configuration_file_path lnd_configuration_file_path=/Users/felixthibodeau-bellemare/Library/Application Support/Lnd/lnd.conf 2022-09-02 02:29:48 [info ] auto_unlock_wallet_get_password keyring_service_name=lnd_mainnet_wallet_password keyring_user_name=lnd_mainnet_wallet_password 2022-09-02 02:29:48 [info ] Successfully got password from keyring_service_name=lnd_mainnet_wallet_password keyring_user_name=lnd_mainnet_wallet_password 2022-09-02 02:29:48 [info ] auto_unlock_wallet_get_password keyring_service_name=lnd_mainnet_wallet_password keyring_user_name=default_user 2022-09-02 02:29:48 [info ] Successfully got password from keyring_service_name=lnd_mainnet_wallet_password keyring_user_name=default_user 2022-09-02 02:29:48 [info ] auto_unlock_wallet_get_password keyring_service_name=lnd_mainnet_wallet_password keyring_user_name=lnd_wallet_password 2022-09-02 02:29:48 [info ] auto_unlock_wallet_get_password keyring_service_name=lnd_wallet_password keyring_user_name=lnd_mainnet_wallet_password 2022-09-02 02:29:48 [info ] auto_unlock_wallet_get_password keyring_service_name=lnd_wallet_password keyring_user_name=default_user 2022-09-02 02:29:48 [info ] auto_unlock_wallet_get_password keyring_service_name=lnd_wallet_password keyring_user_name=lnd_wallet_password 2022-09-02 02:29:48 [debug ] Starting new HTTPS connection (1): api.github.com:443 2022-09-02 02:29:49 [debug ] https://api.github.com:443 "GET /repos/pierrerochard/node-launcher/releases HTTP/1.1" 301 159 2022-09-02 02:29:49 [debug ] https://api.github.com:443 "GET /repositories/158637354/releases HTTP/1.1" 200 None 2022-09-02 02:29:49 [warning ] unlock_wallet failed details=socket closed NoneType: None