Skip to content

Failed to run debug session in the "NodeJS Express Web Application" based workspace #20075

@Ohrimenko1988

Description

@Ohrimenko1988

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

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

debug.log

Additional context

Screenshot from 2021-07-05 15-11-26

Metadata

Metadata

Assignees

Labels

area/pluginskind/bugOutline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.sprint/current

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions