lightning-power-users / node-launcher

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

Node Launcher version 6.0.6 #442

Open hoaxnet opened 3 years ago

hoaxnet commented 3 years ago

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

Error information:

File is not a zip file 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 89, in extract File "zipfile.py", line 1225, in init File "zipfile.py", line 1292, in _RealGetContents

ledicarus commented 3 years ago

I got the same error today

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

Error information:

File is not a zip file 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 89, in extract File "zipfile.py", line 1225, in init File "zipfile.py", line 1292, in _RealGetContents

janzaruba commented 3 years ago

i have this error:

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