Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: ZIP file not provided #1057

Closed
AlecHaring opened this issue Dec 9, 2021 · 1 comment
Closed

Error: ZIP file not provided #1057

AlecHaring opened this issue Dec 9, 2021 · 1 comment

Comments

@AlecHaring
Copy link

macOS version: 11.4
Kap version: 3.3.2 (3.3.2.1718)

Steps to reproduce

The error came up while Kap was running in the background but it seems to happen if you close Kap completely and then reopen it.

Current behaviour

An error message pops up showing this message:

Unhandled Promise Rejection
Error: ZIP file not provided: [
  {
    "url": "https://github.com/wulkano/kap/releases/download/v3.5.0/Kap-3.5.0.dmg",
    "info": {
      "url": "Kap-3.5.0.dmg",
      "sha512": "wE6jKbiv+7H75KnMUfLDuuVWJ+L9ujPYdYUFR0wEl0Pbbe/eIgDxe/sTxp8uYC0odSLBH4UkaNiBck4NU77TUA==",
      "size": 122826879
    }
  },
  {
    "url": "https://github.com/wulkano/kap/releases/download/v3.5.0/Kap-3.5.0-arm64.dmg",
    "info": {
      "url": "Kap-3.5.0-arm64.dmg",
      "sha512": "cUF6Lwig2Pl2xC/G3dR1W0uDNrSGqOjrE23K0dND1g10eARrz+OnvyEjiptUv2RUkSxExNjOfa+Ev/OlB4D6XA==",
      "size": 124142614
    }
  }
]
    at newError (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/builder-util-runtime/out/index.js:212:17)
    at MacUpdater.doDownloadUpdate (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/electron-updater/out/MacUpdater.js:83:48)
    at MacUpdater.downloadUpdate (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:564:19)
    at MacUpdater.doCheckForUpdates (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:524:49)
    at async checkForUpdates (/Applications/Kap.app/Contents/Resources/app.asar/main/index.js:64:7)

The Collect Info and Report button fails and says Something went wrong while collecting the information.

@sindresorhus
Copy link
Member

https://github.com/wulkano/Kap/releases/tag/v3.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants