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

File is not a zip file error

vinkeith opened this issue · comments

  • I'm submitting a ...

    • bug report
    • feature request
    • [x ] support request
  • What is the current behavior? - installer will not load the application

  • If the current behavior is a bug, please provide the steps to reproduce

  • What is the expected behavior?

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

  • Please tell us about your environment:

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

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