Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

SVT:Start in debug mode for appsody projects throws connection closed errors and port forward errors #3119

Closed
jagraj opened this issue Jun 10, 2020 · 8 comments
Labels
area/eclipse-ide Issue associated with the Codewind Eclipse plugin area/vscode-ide Issue associated with the Codewind VS Code/Theia extension kind/bug priority/stopship

Comments

@jagraj
Copy link

jagraj commented Jun 10, 2020

Codewind version: 0.13.0
OS: Windows, CoreOS

Che version:
IDE extension version:
IDE version:
Kubernetes cluster:
OCP 4.3

Description:
During "Restart in debug" mode resulting closed connection error message in popup message and also bunch port forward errors in the console. Looks like we are trying to port forward before pod is up and running.

Screen Shot 2020-06-10 at 9 56 15 AM

Screen Shot 2020-06-10 at 9 58 09 AM

Steps to reproduce:

  1. Install remote codewind.
  2. Start appsody open liberty remote project in debug mode.
  3. You will see Connection errors dialog and portfarward errors.

Workaround:

@jagraj
Copy link
Author

jagraj commented Jun 10, 2020

/area eclipse-ide
/priority stopship

@codewind-bot codewind-bot added area/eclipse-ide Issue associated with the Codewind Eclipse plugin priority/stopship labels Jun 10, 2020
@malincoln
Copy link

tagging @sishida and @micgibso per slack update from Jag:
"we need doc for the users to set the port forward timeouts other wise they will keep disconnecting from the debugger."

Adding docs label,

@malincoln malincoln added the area/docs Improvements or additions to documentation label Jun 10, 2020
@jagraj
Copy link
Author

jagraj commented Jun 10, 2020

/area vscode-ide

@codewind-bot codewind-bot added the area/vscode-ide Issue associated with the Codewind VS Code/Theia extension label Jun 10, 2020
@DavidG1011
Copy link

Codewind version: 0.13.0
OS: MacOS

IDE extension version: 0.13
IDE version: VSCode 1.45.1
Kubernetes cluster: OCP 4.2

Also seeing this same/similar issue on VSCode. This was with an Appsody Open Liberty project:

Screen Shot 2020-06-10 at 12 16 40 PM

@tetchel
Copy link

tetchel commented Jun 10, 2020

I'm pretty sure this is the same issue as #239 where the Appsody extension sends the 'project restart success' event before the project is ready #239 (comment)

@sishida
Copy link
Contributor

sishida commented Jun 10, 2020

If this issue 3119 is the same as issue 239 as Tim suggested, here is the existing doc change for issue 239: eclipse-archived/codewind-docs@fd33944

Of course, we can edit or add to this area of the docs as needed. Thanks!

@malincoln malincoln removed the area/docs Improvements or additions to documentation label Jun 10, 2020
@malincoln
Copy link

tagging @sishida and @micgibso per slack update from Jag:
"we need doc for the users to set the port forward timeouts other wise they will keep >disconnecting from the debugger."
tagging @sishida and @micgibso per slack update from Jag:
"we need doc for the users to set the port forward timeouts other wise they will keep >disconnecting from the debugger."

Adding docs label,

Removing doc label. Jag confirmed this one does not need doc changes but 3118.

@jagraj
Copy link
Author

jagraj commented Jun 11, 2020

This issue has been resolved with the latest plugins and images.

@jagraj jagraj closed this as completed Jun 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/eclipse-ide Issue associated with the Codewind Eclipse plugin area/vscode-ide Issue associated with the Codewind VS Code/Theia extension kind/bug priority/stopship
Projects
None yet
Development

No branches or pull requests

6 participants