Describe the bug
On my Windows 10 x64 machine with Lens installed - when trying to install the metrics stack for my Rpi k3s cluster I get an error saying:
Uncaught Exception:
Error: EPERM: operation not permitted, open
'C:\Users\jackf\AppData\Roaming\Lens\binaries\kubectl\1.21.1+k3s1\kubecl.exe'
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.
Describe the bug On my Windows 10 x64 machine with Lens installed - when trying to install the metrics stack for my Rpi k3s cluster I get an error saying:
To Reproduce Steps to reproduce the behavior:
Expected behavior Prometheus stack get's installed
Screenshots
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:
(that is the end - nothing is really logged)
EDIT: Found logs in appdata:
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.
Additional context Issue also occures when running as administrator