question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not start a terminal

See original GitHub issue

Describe 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

  1. Create and start a workspace from dashboard
  2. 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 and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

terminal_error

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:closed
  • Created 3 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
vitaliy-guliycommented, Apr 23, 2020

I didn’t check the logs, will do it next time when I face the error.

0reactions
AndrienkoAleksandrcommented, Apr 29, 2020

OK, Stable steps to reproduce:

  1. Open terminal widget.
  2. Launch some not endless che task.
  3. When task done click on the task widget and type some character.
  4. Await few seconds. Select terminal widget and try to type something.

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found