-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Closed
Copy link
Labels
area/pluginskind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.sprint/current
Milestone
Description
Describe the bug
Failed to run debug session in the "NodeJS Express Web Application" based workspace
Che version
- [ x ] latest
- nightly
- other: please specify
Steps to reproduce
- Go to dashboard and create workspace using the "NodeJS Express Web Application" default devfile
- Go inside created workspace and run the "download dependencies" preinstalled command
- Run the "run the web app (debugging enabled)" preinstalled command
- Go to the debug view and run the "Attach to Remote (node-js-web-app)" debug configuration
- Pay attention to the error notification (debug logs and screenshot in attachments)
Expected behavior
Debug session has been run
Observed behavior
Debug session has failed to start
Runtime
- kubernetes (include output of
kubectl version) - Openshift (include output of
oc version) - [ x ] minikube (include output of
minikube versionandkubectl version) - minishift (include output of
minishift versionandoc version) - docker-desktop + K8S (include output of
docker versionandkubectl version) - other: (please specify)
Screenshots
Installation method
- [ x ] chectl
chectl server:deploy \
--k8spodreadytimeout=600000 \
--k8spodwaittimeout=600000 \
--k8spoddownloadimagetimeout=600000 \
--listr-renderer=verbose \
--platform=minikube \
--chenamespace=iokhrime-che \
--telemetry=off
- OperatorHub
- I don't know
Environment
- [ x ] my computer
- Windows
- [ x ] Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- Dev Sandbox (workspaces.openshift.com)
- other: please specify
Eclipse Che Logs
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/pluginskind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.sprint/current
