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

Auto update fails to install #7334

Closed
jweak opened this issue Mar 10, 2023 · 0 comments · Fixed by #7336
Closed

Auto update fails to install #7334

jweak opened this issue Mar 10, 2023 · 0 comments · Fixed by #7336
Labels
bug Something isn't working

Comments

@jweak
Copy link
Contributor

jweak commented Mar 10, 2023

Describe the bug
Clicking Update button on top bar shows an error. This was on 2023.3.71735-latest and the app had been running for a couple of days. Since this app has been released there have been two updates. Maybe this has something to do with that? Update channel is stable.

Uncaught Exception:
Error: Tried to install update but no update was discovered.
at /Applications/Lens.app/Contents/Resources/app.asar/node_modules/@k8slens/core/static/build/library/main.js:30613:23
at IpcMainImpl.nativeOnCallback (/Applications/Lens.app/Contents/Resources/app.asar/node_modules/@k8slens/core/static/build/library/main.js:50093:17)
at IpcMainImpl.emit (node:events:526:28)
at IpcMainImpl.emit (node:domain:475:12)
at EventEmitter.<anonymous> (node:electron/js2c/browser_init:161:11014)
at EventEmitter.emit (node:events:526:28)
at EventEmitter.emit (node:domain:475:12)
Screen.Recording.2023-03-10.at.10.33.51.mov

When clicking "Check for updates" in the tray it started downloading an update

image

After that clicking Update on top bar worked and the update was installed.

Environment (please complete the following information):

  • Lens Version: Lens: 2023.3.71735-latest
  • OS: macOS 13.1 (22C65)
  • Installation method (e.g. snap or AppImage in Linux):

Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:

Nothing in the logs looks related to this case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant