kui
kui copied to clipboard
Unable to access logs or terminal on Linux via WSL
Describe the bug I receive the errors:
[9753:0409/131214.162795:ERROR:context_group.cc(184)] ContextResult::kFatalFailure: ES3 is blocklisted/disabled/unsupported by driver.
[9753:0409/131214.193109:ERROR:gl_utils.cc(315)] [GroupMarkerNotSet(crbug.com/242999)!:B8A8F303B8010000] GL_INVALID_ENUM: Invalid pname.
[9753:0409/131214.193352:ERROR:gl_utils.cc(315)] [GroupMarkerNotSet(crbug.com/242999)!:B8A8F303B8010000] GL_INVALID_ENUM: Invalid pname.
I run the kui-linux-x64 build on Ubuntu 20 installed on wsl on windows 11. When i try to access
Steps to reproduce the behavior
- Download
kui-linux-x64build on Ubuntu 20 installed on wsl on windows 11 - Unzip and add it to the path
- Launch and run
kubectl get pods - Select a pod and click on
LogsorTerminal - Receive above mentioned error
Expected behavior Should open the logs or the terminal
System
- Kui version: 13.1.4
- Operating system: Windows 11 -> WSL -> Ubuntu 20.04