-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to run debug session in the "NodeJS Express Web Application" based workspace #20075
Comments
@Ohrimenko1988 anything interesting in the browser or Theia container logs? |
I haven't seen error's in the browser or in containers. Only in debug ext container (logs in the description https://github.com/eclipse/che/files/6764180/debug.log) |
Oddly, the only exception in the log is the same as in #18455. Are we using an old version of the plugin host runtime? |
After fixing a problem need to activate TypescriptPlugin test, see https://github.com/eclipse-che/che-plugin-registry/pull/1017/files#diff-298fe638eadfc88982df332f4d56a871a7f3b4b262363c047628ed1056beb8b2R30 |
This sounds like something that is fixed in Theia: eclipse-theia/theia#9730 |
Indeed, it's fixed in che-theia:next. @Ohrimenko1988 the relevant stack trace is visible in the container log of the node debug plugin. Unfortunately, the only way to get those logs is through the OpenShift console (for my dogfooding instance something like https://console-openshift-console.apps.che-dev.x6e0.p1.openshiftapps.com/k8s/ns/tsmaeder-che/pods/workspacenxxxx....). |
Describe the bug
Failed to run debug session in the "NodeJS Express Web Application" based workspace
Che version
Steps to reproduce
Expected behavior
Debug session has been run
Observed behavior
Debug session has failed to start
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment
Eclipse Che Logs
debug.log
Additional context
The text was updated successfully, but these errors were encountered: