Can not start a terminal
See original GitHub issueDescribe the bug
Sometimes I can not start a terminal. I can not reproduce it permanently. Please see a screenshot.
Che version
- latest
- nightly
- other: please specify
Steps to reproduce
- Create and start a workspace from dashboard
- Go to
Terminal
->Open Terminal in specific container
Expected behavior: list of containers is displayed to select the corresponding container for starting a terminal.
Actual behavior: a terminal widget is displayed, but a terminal is not started. There is an error in browser console.
Uncaught (in promise) Error: Failed to start terminal. Cause: Error: Couldn't parse params
at n.<anonymous> (theia.0fdc8ed05bd4da17210d.js:1)
at theia.0fdc8ed05bd4da17210d.js:1
at Object.throw (theia.0fdc8ed05bd4da17210d.js:1)
at s (theia.0fdc8ed05bd4da17210d.js:1)
Runtime
- kubernetes (include output of
kubectl version
) - Openshift (include output of
oc version
) - minikube (include output of
minikube version
andkubectl version
) - minishift (include output of
minishift version
andoc version
) - docker-desktop + K8S (include output of
docker version
andkubectl version
) - other: (please specify)
Screenshots
Installation method
- chectl
- che-operator
- minishift-addon
- I don’t know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- other: please specify
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
How to Fix Ubuntu Can't Open the Terminal Issue
To access the TTY failsafe terminal, press Ctrl + Alt + F3 at the same time. Log in and then try to undo...
Read more >Ubuntu 18 terminal not opening - command line
Ctrl + Alt + F1 to open xterm. · Enter your username. · Enter your password. · Type this command: sudo update-alternatives --config...
Read more >Top 5 Ways to Fix Windows Terminal Not Opening on ...
1. Use Alternative Methods to Launch Windows Terminal · 2. Ensure Windows Terminal Is Not Disabled · 3. Repair or Reset the Windows...
Read more >Windows Terminal Troubleshooting | Microsoft Learn
If you click on the "settings" button in the dropdown, the Terminal will attempt to open the settings file, settings.json . This will...
Read more >Integrated Terminal in Visual Studio Code
The integrated terminal can run commands such as mkdir and git just like a ... Word links are considered "low confidence" and will...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I didn’t check the logs, will do it next time when I face the error.
OK, Stable steps to reproduce:
not endless
che task.Actual result: opened terminal stopped work.
@RomanNikitenko thanks for reporting issue. @vitaliy-guliy thanks a lot too, your screenshot is relevant too.
@vparfonov Sorry, about this one https://github.com/eclipse/che/issues/16601#issuecomment-617080360 I am not sure. I didn’t faced with such behavior.