Environment:
OCP 4.4
Server image
"quay.io/crw/server-rhel8@sha256:868375fdf05487437fd3ff85fb77964839b3b79093ba8840233512cc9003014e"
Devfile registry image
"quay.io/crw/devfileregistry-rhel8@sha256:a535059824db53f78eaabb9d4c8e05cbd3cf6d012ecaa8cb2c02e5a22e792652"
Plugin registry image
"quay.io/crw/pluginregistry-rhel8@sha256:bbf0ffdf69b652e0a67c2426e147762a23718aed60a0a54216623011d71aec21"
Setup:
Codeready installed using operatorhub UI with enabled
TLS, OAuth and self-signed certificate options.
Steps to reproduce:
- Go to dashboard and create workspace using default "NodeJS MongoDb" devfie
- Go inside created workspace and launch predefined command by using top menu:
Terminal -> Run Task... -> run the application
- Wait for dialog message and open deployed application
- Open debug view by clicking to the "Debug" button on the left workspace panel or by the top panel: View -> Debug
- In the opened view try to launch the "Debug (Attach) - Remote" configuration
- Pay attention to the error message
Expected behavior:
Debug session is started
Observed behavior:
Debug session failed to start