Describe the bug
Terminal not working and after few click on refresh button get error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Terminal to open as Web version of Lens
Screenshots

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:
Your logs go 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.
your kubeconfig here
Additional context
Add any other context about the problem here.
What does echo $SHELL say in a regular terminal?
On my personal PC is /bin/zsh On server is /bin/bash
@HristoA could you test AppImage version (instead of snap)? There are still permission issues with snap installation which are out of our hands (we are waiting for classic confinement approval).
Terminal work on AppImage version. My bad that i miss to test it on AppImage version also.
Still a bug for the snap so let's keep open.
Snap has classic confinement so this should be fixed.