lightning-power-users / node-launcher

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

Installation issue MacOS #391

Open DeArgentijn opened 5 years ago

DeArgentijn commented 5 years ago
DeArgentijn commented 5 years ago

When double clicking on Node Launcher.app I get the following:

Wild bug appears! Please copy this text and open an issue on GitHub. Node Launcher version 6.0.5

Error information:

[Errno 17] File exists: '/Users/myusername/Library/Application Support/Bitcoin' File "run.py", line 22, in File "node_launcher/gui/application.py", line 15, in init File "node_launcher/node_set/node_set.py", line 29, in init File "node_launcher/node_set/bitcoin.py", line 32, in init File "node_launcher/services/configuration_file.py", line 22, in init

cprkrn commented 4 years ago

Similar but different:

File "node_launcher/gui/system_tray_widgets/lnd_output_widget.py", line 147, in handle_unlock_wallet File "node_launcher/gui/system_tray_widgets/lnd_output_widget.py", line 96, in generate_seed File "node_launcher/node_set/lnd_client/lnd_client.py", line 144, in generate_seed File "grpc/_channel.py", line 565, in call File "grpc/_channel.py", line 467, in _end_unary_response_blocking

joshjagdfeld commented 4 years ago

Also getting an error when installing:

Wild bug appears! Please copy this text and open an issue on GitHub. Node Launcher version 6.0.6

Error information:

file could not be opened successfully File "run.py", line 22, in File "node_launcher/gui/application.py", line 15, in init File "node_launcher/node_set/node_set.py", line 41, in init File "node_launcher/node_set/lnd.py", line 90, in init File "node_launcher/services/lnd_software.py", line 15, in lnd File "node_launcher/services/node_software.py", line 73, in executable_path File "node_launcher/services/node_software.py", line 92, in extract File "tarfile.py", line 1578, in open