-
Notifications
You must be signed in to change notification settings - Fork 59
Component Debug
command on Windows never results in starting debug session
#2229
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
Comments
@sjagadale Is there a chance it is a firewall or proxy issue? |
I see I already have answer about
|
@dgolovin Hello, I am the developer on Z cluster, I have a question, did you test the debug feature from windows to x86? Could it success use debug on your windows machine? Thank you. |
@xkwangcn It was working fine when I have tested it before latest release. I'll test it again because I just found out it does not work at all after VSCode update to v1.60.0 (see #2233 fro details) |
@xkwangcn do you still see |
@dgolovin Thanks. I don't have windows machine and not see |
@sjagadale what about your VSCode's version? |
OK. maybe this related to VSCode version? My VSCode is |
@xkwangcn @mohitsuman My VS code version 1.61.0 and Openshift connector version 0.2.9 |
@sjagadale Debug would not work for nodejs in 1.61.0. I'll issue update to fix it. One's it is out please let me know if you still experience the issue. |
@dgolovin |
@sjagadale I have replicated the issue on windows with remote cluster. Working on fixing it and releasing update. Thanks! |
Debug
command on Windows never results in starting debug session
This PR fixes redhat-developer#2229. Signed-off-by: Denis Golovin [email protected]
This PR fixes redhat-developer#2229. Signed-off-by: Denis Golovin [email protected]
This PR fixes #2229. Signed-off-by: Denis Golovin [email protected]
This PR fixes #2229. Signed-off-by: Denis Golovin [email protected]
Windows 10 Enterprise - 21H1
Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz 2.30 GHz
Power Cluster Openshift version - OCP 4.6
Z cluster Openshift version - OCP 4.8
OpenShift Connector v0.2.9
Steps to reproduce this issue,
PFA - screen shot of vscode debug.

The text was updated successfully, but these errors were encountered: