You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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.Screen.Recording.2023-03-10.at.10.33.51.mov
When clicking "Check for updates" in the tray it started downloading an update
After that clicking
Update
on top bar worked and the update was installed.Environment (please complete the following information):
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
The text was updated successfully, but these errors were encountered: