Cannot open Node Shell via OpenLens
Closed this issue · 2 comments
Deleted user commented
Hello,
I'm currently using OpenLens 6.4.0 beta 13 with an AWS cluster, but this problem happens since 6.3.0.
I currently cannot open a Node Shell, as the terminal hangs on "Connetting...".
However, the underlying node-shell pods are being created past this action, as you can see below.
Can you check if this issue is related to the extension or Lens codebase?
Thank you!
alebcay commented
This is an issue with the Lens codebase. I opened lensapp/lens#7091 and someone else has also separately reported lensapp/lens#7138.
For now, you can open a pod shell on the node-shell-*
pod and still have access to the node shell.
Deleted user commented
Hello @alebcay,
Thanks for the check and for pointing out where the issue lies, I will close this issue.