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: "Error, please check bitcoin output"

F3lixTB opened this issue · comments

  • I'm submitting a ...

    • [x ] support request
  • What is the current behavior?
    Just installed Bitcoin Code and confirmed that it's reachable with https://bitnodes.io.
    I wanted to install the Lightning Node Launcher for macOS and get this error right when it starts: "Error, please check bitcoin output".

  • If the current behavior is a bug, please provide the steps to reproduce
    Just launching the app every time.

  • What is the expected behavior?
    It should sync with bitcoin core

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

  • Please tell us about your environment:

    • Operating System: [ macOS 12.3.1 (Mac mini 2018 ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

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