You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
When open a terminal on windows 10 machine
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Lens Version:
OS: [e.g. OSX]
Installation method (e.g. snap or AppImage in Linux):
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
error: [SHELL-SESSION]: failed to open a local shell Error launching WinPTY agent: Security check failed: pipe client pid (6940) does not match agent pid (18204) {"stack":"Error: Error launching WinPTY agent: Security check failed: pipe client pid (6940) does not match agent pid (18204)\n at new WindowsPtyAgent (C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\node-pty\\lib\\windowsPtyAgent.js:83:36)\n at new WindowsTerminal (C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\node-pty\\lib\\windowsTerminal.js:51:24)\n at spawn (C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\node-pty\\lib\\index.js:29:12)\n at C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\@lensapp\\core-main\\dist\\index.js:3982:17\n at getOrInsertWith (C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\@lensapp\\utilities\\dist\\index.js:697:19)\n at ensureShellProcess (C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\@lensapp\\core-main\\dist\\index.js:3979:69)\n at Object.openShellProcess (C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\@lensapp\\core-main\\dist\\index.js:3997:42)\n at async C:\\Users\\ChandraSekharMallu\\AppData\\Local\\Programs\\Lens\\resources\\app.asar\\node_modules\\@lensapp\\core-main\\dist\\index.js:4132:7"}
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.
your kubeconfig here
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
When open a terminal on windows 10 machine
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
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:
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
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: