Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen goes blank after existing shell while running K9S #1673

Open
amitpaz opened this issue Jul 23, 2022 · 6 comments
Open

Screen goes blank after existing shell while running K9S #1673

amitpaz opened this issue Jul 23, 2022 · 6 comments
Labels
bug Something isn't working question Further information is requested

Comments

@amitpaz
Copy link

amitpaz commented Jul 23, 2022




Describe the bug
Running K9S - existing a shell from a pod and screen goes blank

To Reproduce
Steps to reproduce the behavior:

  1. Run K9S and connect to your K8S cluster
  2. Select a pod and shell into it
  3. Exit the shell
  4. Screen goes blank

Expected behavior
Should return back to K9S

Screenshots
Link to a Loom video
https://www.loom.com/share/f63af8cd0b72483c9e0fcd5c05f865e5

Versions (please complete the following information):

  • OS: OSX, Monterey 12.4 (M1 Max chip)
  • K9s: 0.26.0
  • K8s: 1.18.20-eks-154371

Additional context
I have verified functional using Iterm

@slimus
Copy link
Collaborator

slimus commented Jul 24, 2022

@amitpaz hello! Interesting behavior! Could you please attach your logs? k9s info -> Logs

@derailed derailed added the bug Something isn't working label Jul 26, 2022
@derailed derailed added the question Further information is requested label Aug 3, 2022
@derailed
Copy link
Owner

derailed commented Aug 3, 2022

@amitpaz I don't have access to an M1 at present Could please give v0.26.1 a rinse and see if we're happier? Thank you!!

@thierryturpin
Copy link

@slimus I have the same issue, adding here the end of the log file. thx

12:49PM INF 🐶 K9s starting up...
12:49PM INF ✅ Kubernetes connectivity
12:49PM WRN No context specific skin file found -- /Users/thierryturpin/Library/Application Support/k9s/rancher-desktop_skin.yml
12:49PM WRN No skin file found -- /Users/thierryturpin/Library/Application Support/k9s/skin.yml. Loading stock skins.
12:49PM WRN Custom view load failed /Users/thierryturpin/Library/Application Support/k9s/views.yml error="open /Users/thierryturpin/Library/Application Support/k9s/views.yml: no such file or directory"
12:49PM WRN CustomView watcher failed error="lstat /Users/thierryturpin/Library/Application Support/k9s/views.yml: no such file or directory"
1:39PM WRN log-reader canceled error="Stream canceled context canceled for kube-system/traefik-7cd4fcff68-wq24g (traefik)"
1:39PM WRN log-reader canceled error="Stream canceled context canceled for kube-system/traefik-7cd4fcff68-wq24g (traefik)"
1:58PM WRN os detect failed error="no os information available"
1:58PM WRN Custom view load failed /Users/thierryturpin/Library/Application Support/k9s/views.yml error="open /Users/thierryturpin/Library/Application Support/k9s/views.yml: no such file or directory"
1:58PM WRN CustomView watcher failed error="lstat /Users/thierryturpin/Library/Application Support/k9s/views.yml: no such file or directory"

@amitpaz
Copy link
Author

amitpaz commented Aug 12, 2022

@amitpaz I don't have access to an M1 at present Could please give v0.26.1 a rinse and see if we're happier? Thank you!!

Nope. that hasn't worked out for me yet
This is from the log:
6:09PM WRN CustomView watcher failed error="lstat /Users/amitpaz/Library/Application Support/k9s/views.yml: no such file or directory"

@ammmze
Copy link

ammmze commented Dec 15, 2022

I think is an issue between k9s and warp terminal? It behaves correctly for me on iTerm2 on both an M1 and Intel macbook. I haven't tried warp on my Intel yet, but I am seeing this behavior on warp on my M1. There is also an open issue on the warp github repo for it as well over here.

@ammmze
Copy link

ammmze commented Dec 15, 2022

Warp just released an update today that resolved this issue for me. @amitpaz can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants