Skip to content

Can not connect to workspace when opening using a JetBrains IDE from the workspace start page #8437

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

Closed
gtsiolis opened this issue Feb 24, 2022 · 7 comments · Fixed by #8542
Closed

Comments

@gtsiolis
Copy link
Contributor

gtsiolis commented Feb 24, 2022

Bug description

When users are using a JetBrains IDEs, opening a workspace using a JetBrains IDE from the workspace start never connects.

Screenshot 2022-02-24 at 4 35 29 PM

Steps to reproduce

  1. Use a JetBrains IDE in the Desktop Editor section in /preferences
  2. Open a new workpace and wait for the workspace start page to prompt you to open using JetBrains Gateway.
  3. Click to open using JetBrains Gateway.
  4. New window never connects.

Workspace affected

gitpodio-springpetclinic-7t7oo52cbv5

Expected behavior

No response

Example repository

No response

Anything else?

No response

@akosyakov
Copy link
Member

When users are using a JetBrains IDEs, opening a workspace a JetBrains IDE from the workspace start page triggers a new window every time.

That's expected. It is logic of Gateway.

What is not expected that window can never connect.

@akosyakov akosyakov moved this to Scheduled in 🚀 IDE Team Feb 24, 2022
@gtsiolis gtsiolis changed the title Opening a workspace a JetBrains IDE from the workspace start page triggers a new window every time Can not connect to workspace when opening using a JetBrains IDE from the workspace start page Feb 24, 2022
@gtsiolis
Copy link
Contributor Author

That's expected. It is logic of Gateway.

Ok, makes sense. I've updated the issue title and description.

@akosyakov akosyakov self-assigned this Feb 25, 2022
@akosyakov akosyakov moved this from Scheduled to In Progress in 🚀 IDE Team Feb 25, 2022
@akosyakov
Copy link
Member

akosyakov commented Feb 25, 2022

A log of such backend: idea.log

@gtsiolis
Copy link
Contributor Author

Posting a new error message I'm getting which could be related to network restrictions:

Screenshot 2022-02-25 at 2 48 32 PM

@akosyakov
Copy link
Member

Unfortunately I could not get anything useful from logs and cannot reproduce. I will remove it from inbox for now. JB folks say that they seen something like that internally, so maybe JB platform bug.

@akosyakov akosyakov removed their assignment Mar 2, 2022
@akosyakov akosyakov removed this from 🚀 IDE Team Mar 2, 2022
@akosyakov akosyakov moved this to Scheduled in 🚀 IDE Team Mar 2, 2022
@akosyakov
Copy link
Member

akosyakov commented Mar 2, 2022

We narrowed it down to override of com.intellij.remoteDev.customization.GatewayBranding and will temporarily revert this customisation: #8542

@gtsiolis
Copy link
Contributor Author

gtsiolis commented Mar 2, 2022

Thanks @akosyakov for the heads-up and @felladrin for fixing this! 💯

@akosyakov akosyakov moved this from Scheduled to Done in 🚀 IDE Team Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
3 participants