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

[JetBrains Gateway Plugin] "TransportException: Timeout expired" on Gateway v2022.1 & "Connect in Browser" button not working Gateway v2022.2 #11227

Closed
yangbo19 opened this issue Jul 8, 2022 · 30 comments · Fixed by #11232
Labels
editor: jetbrains meta: stale This issue/PR is stale and will be closed soon team: IDE type: bug Something isn't working

Comments

@yangbo19
Copy link

yangbo19 commented Jul 8, 2022

Objective

1657266853848

@felladrin
Copy link
Contributor

ℹ️ The fix has just been deployed to Gitpod servers.

gtsiolis added a commit that referenced this issue Jul 8, 2022
The goal of the feedback issue template is to make it easier and provide a skeleton for opening feedback issues for specific features as done in the past, see relevant pull request in #10593.

See also [relevant discussion](https://gitpod.slack.com/archives/C01KLC5750D/p1652903673228329) (internal).

There were a few issues (see list below) opened recently using this template for general feedback which also automatically adds the feedback-issue label.

This will update the description of the template to clarify the goal of this template.

- #11062
- #11063
- #10817
- #11227
- ...
gtsiolis added a commit that referenced this issue Jul 8, 2022
The goal of the feedback issue template is to make it easier and provide a skeleton for opening feedback issues for specific features as done in the past, see relevant pull request in #10593.

See also [relevant discussion](https://gitpod.slack.com/archives/C01KLC5750D/p1652903673228329) (internal).

There were a few issues (see list below) opened recently using this template for general feedback which also automatically adds the feedback-issue label.

This will update the description of the template to clarify the goal of this template.

- #11062
- #11063
- #10817
- #11227
- ...
@yangbo19
Copy link
Author

yangbo19 commented Jul 9, 2022

May be that I still don't know how to solve it.

@felladrin
Copy link
Contributor

@yangbo19 are you still having this issue? If so, could you provide more details about what's happening?

Also please check this topic:

Cause it could be related to your Gateway or Plugin being out of date.

@felladrin felladrin reopened this Jul 9, 2022
@yangbo19
Copy link
Author

Thank you for your help.I face another question.
1657514222197
1657514248366
I switched to this version.

@felladrin
Copy link
Contributor

That's right! You need to log in to Gitpod from the JetBrains Gateway. So clicking "Connect in Browser" should lead you to the Gitpod page, where you log in and authorize JetBrains Gateway to use your account. It's needed, to have access to your workspace list and start new workspaces.

Let us know if the login works.

@yangbo19
Copy link
Author

I have clicked, but nothing happens.Do you have any idea?Thank you.

@felladrin
Copy link
Contributor

Let me try to reproduce the issue here.

@yangbo19
Copy link
Author

What can I do for you ? Thank you for your help.

@felladrin
Copy link
Contributor

felladrin commented Jul 11, 2022

I've cleaned my JetBrains Gateway install and re-installed it from scratch, and it's working. These were the steps for me:

Installed the Gateway.
image

Clicked to install the Gitpod Extension.
image

Clicked Connect to Gitpod and it opened a browser tab:
image

The browser tab closed after it logged me into Gitpod, and brought me back to the JetBrains Gateway:
image

@felladrin
Copy link
Contributor

felladrin commented Jul 11, 2022

Could you please confirm also if you're using the latest Gitpod Plugin version?

If not, you'll see it asking for you to update it on JetBrains Gateway Preferences >> Plugins, like this:
image
If that's the case, update and let us know if it works.

If you're still unable connect, there might be some with the Gateway or with the Network. In this case, please send us the Gateway logs via e-mail, by following these instructions: https://www.gitpod.io/docs/troubleshooting#gitpod-logs-in-jetbrains-gateway

@felladrin felladrin changed the title Feedback Issue: disconnect "Connect in Browser" button not working in Gitpod Plugin from JetBrains Gateway Jul 11, 2022
@yangbo19
Copy link
Author

Thanks for your help again!
1657541577743
But when I clicked connect to Browser,still nothing happen.
1657541697720
Do you support its use in China?

@felladrin
Copy link
Contributor

Maybe it's some conflict or cache with the account logged in the browser.

Could you try accessing https://gitpod.io/workspaces, logging out, and then clicking the "Connect in Browser" button?

Then, clicking on the button should lead you to this page:
image

Is this what happens?

If it doesn't work, here's another question: when logging into gitpod, are you using GitHub, GitLab, or BitBucket to connect?

@yangbo19
Copy link
Author

I am soory that this method didn't work.I use github.
1657542847077
I used gitpod this way before.

@felladrin
Copy link
Contributor

Another thing I've noticed:

If you click the "Connect in Browser" button and it opens the login page, but right after you close the browser page (without logging in), if you click the "Connect in Browser" button again, it will do nothing (because it's still waiting for the response from the page that was closed).

And the only way to make the button work again is to close JetBrains Gateway app, re-open it, and click the "Connect in Browser" button again.

Could you please try force-quitting the app (or restarting your machine) and try again?

@yangbo19
Copy link
Author

I restarted my machine.It still didn't work.

@yangbo19
Copy link
Author

But I really appreciate your help.

@felladrin
Copy link
Contributor

Could you try just one more thing? Try downloading the Stable version of JetBrains Gateway from here: https://www.jetbrains.com/remote-development/gateway/download/download-thanks.html?code=GW&type=release

If it works, it indicates there's something that we're not seeing about JetBrains Gateway EAP version.

Also, please send us via email the logs, as instructed here, as it could give us a better overview of the issue.

@yangbo19
Copy link
Author

image
Then
1657546223284
1657546258319

@yangbo19
Copy link
Author

1657548392389
Then, it disappeared.

@loujaybee loujaybee added the type: bug Something isn't working label Jul 11, 2022
@loujaybee loujaybee moved this to In Progress in 🚀 IDE Team Jul 11, 2022
@akosyakov
Copy link
Member

@yangbo19
Copy link
Author

I am sorry.I have submitted.

@felladrin
Copy link
Contributor

We've received the logs @yangbo19, thanks for sending them.
It seems it's being blocked from your network. You mentioned it was working before, right?
Do you remember when the connection through JetBrains Gateway worked last time?
Was there some notable change on your network/firewall meanwhile?

@felladrin felladrin changed the title "Connect in Browser" button not working in Gitpod Plugin from JetBrains Gateway [JetBrains Gateway Plugin] "TransportException: Timeout expired" on Gateway v2022.1 & "Connect in Browser" button not working Gateway v2022.2 Jul 11, 2022
@yangbo19
Copy link
Author

I used JetBrains Gateway first time.I just downloaded it and installed gitpod.I didn't do other things.

@felladrin
Copy link
Contributor

@yangbo19, thanks for confirming. I believe this issue is due to network blocking, so I'd like to ask if you're using a VPN, and if not, would you be able to use one for us to confirm if it would solve the problem?

@yangbo19
Copy link
Author

I used Ghelper.That's a VPN.

@felladrin
Copy link
Contributor

I used Ghelper. That's a VPN.

I see. It's a browser plugin, right? So with it, you can connect to Gitpod using VS Code Browser. But as IntelliJ IDEs don't use the browser connection, they wouldn't work with this solution.

For JetBrains IDEs you need a system-wide VPN. Could you try some?

@yangbo19
Copy link
Author

It can also be a system-wide VPN.

Could you please try again?Thank you .

@yangbo19
Copy link
Author

1657630765629
This is the link.

roboquat pushed a commit that referenced this issue Aug 1, 2022
The goal of the feedback issue template is to make it easier and provide a skeleton for opening feedback issues for specific features as done in the past, see relevant pull request in #10593.

See also [relevant discussion](https://gitpod.slack.com/archives/C01KLC5750D/p1652903673228329) (internal).

There were a few issues (see list below) opened recently using this template for general feedback which also automatically adds the feedback-issue label.

This will update the description of the template to clarify the goal of this template.

- #11062
- #11063
- #10817
- #11227
- ...
mustard-mh pushed a commit that referenced this issue Aug 4, 2022
The goal of the feedback issue template is to make it easier and provide a skeleton for opening feedback issues for specific features as done in the past, see relevant pull request in #10593.

See also [relevant discussion](https://gitpod.slack.com/archives/C01KLC5750D/p1652903673228329) (internal).

There were a few issues (see list below) opened recently using this template for general feedback which also automatically adds the feedback-issue label.

This will update the description of the template to clarify the goal of this template.

- #11062
- #11063
- #10817
- #11227
- ...
@akosyakov akosyakov removed the status in 🚀 IDE Team Aug 15, 2022
@stale
Copy link

stale bot commented Oct 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

1 similar comment
@stale
Copy link

stale bot commented Jan 16, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jan 16, 2023
@stale stale bot closed this as completed Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor: jetbrains meta: stale This issue/PR is stale and will be closed soon team: IDE type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants