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

Update Error #1058

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

Update Error #1058

rno1d opened this issue Dec 9, 2021 · 1 comment

Comments

@rno1d
Copy link

rno1d commented Dec 9, 2021

macOS version: Catalina (10.15)
Kap version: 3.3.2

Steps to reproduce

  • Just leave the app running in the background.

Current behavior

An error window pops up. Might be automatic updates? Below the error

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 Timeout.checkForUpdates [as _onTimeout] (/Applications/Kap.app/Contents/Resources/app.asar/main/index.js:64:7)

Expected behavior

Workaround

🤷‍♂️

@sindresorhus
Copy link
Member

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