lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.3k stars 1.45k forks source link

Open-lens won't start on Arch with Wayland and i3 #8012

Closed EugeneShtoka closed 5 months ago

EugeneShtoka commented 5 months ago

Describe the bug Open-lens won't start on latest Arch with Wayland and i3

To Reproduce yay -S openlens-bin

Expected behavior When I start the app, splash screen is shown, with progress bar, but it never disappear and app is not starting

Environment (please complete the following information):

Logs:

open-lens %U
info:    β–ͺ [LENS-EXTENSIONS]: LOADING ... +0ms
info:    β–ͺ [LENS-EXTENSIONS]: LOADED from /home/eugene/.config/OpenLens/lens-extensions.json +3ms
info:    β–ͺ Starting v6.5.2 of OpenLens... +5ms
info:    β–ͺ πŸ”Œ Starting LensProxy +23ms
info:    β–ͺ [LENS-PROXY]: Proxy server has started at 127.0.0.1:35725 +12ms
info:    β–ͺ πŸ”Ž Testing LensProxy connection ... +0ms
info:    β–ͺ [LENS-USER-STORE]: LOADING ... +6ms
info:    β–ͺ [LENS-USER-STORE]: LOADED from /home/eugene/.config/OpenLens/lens-user-store.json +2ms
info:    β–ͺ [LENS-CLUSTER-STORE]: LOADING ... +2ms
info:    β–ͺ [LENS-CLUSTER-STORE]: LOADED from /home/eugene/.config/OpenLens/lens-cluster-store.json +1ms
info:    β–ͺ ⚑ LensProxy connection OK +12ms
info:    β–ͺ πŸ“Ÿ Setting protocol client for lens:// +2ms
libva error: vaGetDriverNames() failed with unknown libva error
info:    β–ͺ πŸ“Ÿ Protocol client register succeeded βœ… +112ms
info:    β–ͺ [CREATE-ELECTRON-WINDOW]: Loading content for window "splash" from file: /usr/share/OpenLens/resources/app.asar/static/splash.html... +21ms                                                                                                                       0% 10:57
info:    β–ͺ [LENS-FILESYSTEM-PROVISIONER-STORE]: LOADING ... +10ms
info:    β–ͺ [LENS-FILESYSTEM-PROVISIONER-STORE]: LOADED from /home/eugene/.config/OpenLens/lens-filesystem-provisioner-store.json +0ms
info:    β–ͺ 🐚 Syncing shell environment +1ms
info:    ┏ [UNIX-SHELL-ENV]: running against /usr/bin/zsh +1ms
info:    ┃ [1] {
info:    ┃ [2]   command: ` '/usr/share/OpenLens/open-lens' -p '"e39d49f6d72f4a9da5d4325da2e52e6c" + JSON.stringify(process.env) + "e39d49f6d72f4a9da5d4325da2e52e6c"'`,
info:    ┃ [3]   shellArgs: [ '-l', '-i' ]
info:    β”— [4] }
info:    β–ͺ [LENS-WEBLINK-STORE]: LOADING ... +12ms
info:    β–ͺ [LENS-WEBLINK-STORE]: LOADED from /home/eugene/.config/OpenLens/lens-weblink-store.json +3ms
APPIMAGE env is not defined, current application is not an AppImage
info:    β–ͺ [LENS-HOTBAR-STORE]: LOADING ... +12ms
info:    β–ͺ [LENS-HOTBAR-STORE]: LOADED from /home/eugene/.config/OpenLens/lens-hotbar-store.json +2ms
APPIMAGE env is not defined, current application is not an AppImage
APPIMAGE env is not defined, current application is not an AppImage
info:    β–ͺ [CREATE-ELECTRON-WINDOW]: Window "splash" loaded +113ms

Kubeconfig: Quite often the problems are caused by malformed kubeconfig which the application tries to load. Please share your kubeconfig, remember to remove any secret and sensitive information.

your kubeconfig here
msa0311 commented 5 months ago

Thanks for reaching out. However, it appears that the issue you're experiencing is related to OpenLens, which is a separate project and not maintained by our team. Our repository is dedicated to Lens Desktop product.

For issues specific to Lens, we encourage you to check out our latest release here. If your issue persists with the official version of Lens, please let us know, and we'll be more than happy to assist.