Skip to content
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

WebSocket unexpected closing problem on DevSandbox during initializing Projector Client #19577

Closed
vzhukovs opened this issue Apr 13, 2021 · 1 comment · Fixed by che-incubator/jetbrains-editor-images#22
Assignees
Labels
area/editor/jetbrains/intellij Issues related to the IntelliJ-based IDE for Eclipse Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@vzhukovs
Copy link
Contributor

vzhukovs commented Apr 13, 2021

Is your task related to a problem? Please describe.

For some reason, workspace [1] with configured JetBrains IDE using Projector breaks the websocket connection during Projector initialize on DevSandbox [2], which is not reproducible on Dogfooding instance [3]. Need to understand, what the reason causes this problem.

Additional context

[1] Workspace configuration:

apiVersion: 1.0.0
metadata:
  name: projector-idea-c
components:
  - type: cheEditor
    reference: 'https://gist.github.com/vzhukovs/5130e6a4d441b2eefc76a57ac5b994f5/raw/148eda63cc17b56921488f15823b4bfc5facca03/quay-io-che-projector-idea-c.yaml'
    alias: projector-idea-c

[2] https://workspaces.openshift.com/
[3] https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/dashboard/

Linked PRJ issue: https://youtrack.jetbrains.com/issue/PRJ-386
Linked PRJ issue: https://youtrack.jetbrains.com/issue/PRJ-241

@vzhukovs vzhukovs added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/editor/jetbrains/intellij Issues related to the IntelliJ-based IDE for Eclipse Che labels Apr 13, 2021
@vzhukovs vzhukovs self-assigned this Apr 13, 2021
@azatsarynnyy
Copy link
Member

Here's the link to DevSandbox's OpenShift Console, to see the logs:
https://console-openshift-console.apps.sandbox.x8i5.p1.openshiftapps.com/

@azatsarynnyy azatsarynnyy mentioned this issue Apr 14, 2021
8 tasks
@azatsarynnyy azatsarynnyy added this to the 7.30 milestone Apr 14, 2021
@azatsarynnyy azatsarynnyy changed the title WebSocket unexpected closing problem on DevSandbox during initialize Projector Client WebSocket unexpected closing problem on DevSandbox during initializing Projector Client Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/jetbrains/intellij Issues related to the IntelliJ-based IDE for Eclipse Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants