node-launcher
node-launcher copied to clipboard
Wild bug appears
-
I'm submitting a ...
- [ x] bug report
- [ ] feature request
- [ ] support request
-
What is the current behavior? the program show me the error
-
If the current behavior is a bug, please provide the steps to reproduce when i open the program, this is the 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
-
What is the expected behavior? open program
-
What is the motivation / use case for changing the behavior?
-
Please tell us about your environment:
- Operating System: [ Windows | macOS | Linux ]
-
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
I am also experiencing this issue with the macOS Node Launcher.
macOS 10.15.5
Steps to reproduce:
- Download and extract macOS Node Launcher Zip.
- Right click and open the extracted Node Launcher file.
I am also experiencing this issue.

MacOS 10.15.6
On menu selection "Show Macaroons" -
Wild bug appears! Please copy this text and open an issue on GitHub. Node Launcher version 6.0.6
Error information:
[Errno 9] Bad file descriptor File "node_launcher/gui/menu.py", line 90, in File "node_launcher/gui/utilities.py", line 17, in reveal File "subprocess.py", line 323, in call File "subprocess.py", line 775, in init File "subprocess.py", line 1522, in _execute_child
Also, I am getting an update notice on launch, even though I have installed "macOS.Node.Launcher.app.6.0.7.zip"

bitcoind launches and syncs
Another issue, possibly unrelated, LND Output is:
2020-08-27 18:13:05.340 [INF] LNWL: Opened wallet 2020-08-27 18:13:05.509 [INF] LTND: Primary chain is set to: bitcoin 2020-08-27 18:13:05.842 [ERR] LTND: Unable to create chain control: unable to connect to bitcoind: status code: 401, response: "" Unable to create chain control: unable to connect to bitcoind: status code: 401, response: "" 2020-08-27 18:13:05.843 [INF] LTND: Shutdown complete
Node Launcher 5.6.0 worked in the past on this machine, but haven't run it for a long time until today.