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

Wild bug appears!

TheJanManShow opened this issue · comments

  • I'm submitting a ...

    • bug report
  • What is the current behaviour?
    Node Launcher version 6.0.6

Error information:

HTTPSConnectionPool(host='bitcoincore.org', port=443): Max retries exceeded with url: /bin/bitcoin-core-0.18.1/bitcoin-0.18.1-osx64.tar.gz (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))
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 103, in init File "node_launcher/services/bitcoin_software.py", line 31, in bitcoind File "node_launcher/services/node_software.py", line 72, in executable_path File "node_launcher/services/node_software.py", line 81, in download File "requests/api.py", line 75, in get File "requests/api.py", line 60, in request File "requests/sessions.py", line 533, in request File "requests/sessions.py", line 646, in send File "requests/adapters.py", line 516, in send

  • If the current behavior is a bug, please provide the steps to reproduce
    1 . Download the NodeLauncher in Safari.

  1. Copy the NodeLauncher.app file into my apps folder in Finder.
  2. click the Nodelauncher to start the app. MacOS now warns that this is a not-verified file from the internet... So cancel and try two more times. The third time MacOS allows the app to start.
  3. Now this "wild bug appears" screen pops-up
  • What is the expected behavior?
    The Nodelauncher to launch in the background.

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

  • Please tell us about your environment:

    • Operating System: [ macOS ]
      My machine is a MacBook Air, 512Gb SSD, 16GB Ram with the latest MacOS Big Sur 11.2.3 running.
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

I just realize now that the automated error here states version number 6.0.6 but I actually tried to run 6.0.7... So there is 1 bug and 1 error in the bugreport...