kui icon indicating copy to clipboard operation
kui copied to clipboard

Unable to access logs or terminal on Linux via WSL

Open nicusorflorin opened this issue 1 year ago • 0 comments

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

  1. Download kui-linux-x64 build on Ubuntu 20 installed on wsl on windows 11
  2. Unzip and add it to the path
  3. Launch and run kubectl get pods
  4. Select a pod and click on Logs or Terminal
  5. 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

nicusorflorin avatar Apr 09 '24 10:04 nicusorflorin