27 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
2
votes
0
answers
361
views
JetBrains Gateway connection to CLion fails: "error occurred while executing command: host-status"
I'm using JetBrains Gateway v2025.1.2 on a Windows machine, to connect to a CLion 202420.1 installation on a Linux machine.
I get as far as seeing a list of possible projects I can connect to on the ...
1
vote
1
answer
97
views
Unable to set system properties from IntelliJ run configuration for a gradle task
I'm using IntelliJ 2024年3月3日 Ultimate edition; more precisely I'm doing remote development. I have an application where the test execution for local environment requires a custom system property to be ...
user avatar
user4932655
1
vote
1
answer
367
views
How to open Remote Development project project on client's machine for IntelliJ IDEs with one command?
I use IntelliJ remote development.
On my client I have PhpStorm 2024.3 running.
The remote server too starts a PhpStorm 2024.3 instance.
My issue is the workflow to start my project on my client:
...
5
votes
1
answer
272
views
Plugin requires com.jetbrains.php to be installed, yet is not selectable - How to resolve?
I use PhpStorm 2024年2月3日. I use a remote setup, my local PhpStorm connects to SSH to a remote PhpStorm session.
I have the plugin "PHP Annoations" installed. After a restart, an error message ...
1
vote
0
answers
93
views
How to modify JetBrainsClientDist path on JetBrains Gateway
The JetBrians Gateway download JetBrains Client to local path is "%LOCALAPPDATA%\JetBrains\JetBrainsClientDist" directorr on my windows system.
How can I change it to my other path like &...
0
votes
1
answer
36
views
Connect to Intel DevCloud from Jetbrains Gateway
The Intel DevCloud for oneAPI connection guide has information for: OpenSSH or Cygwin on Windows, Linux or MacOS, and Visual Studio Code. I would like to connect to it from Jetbrains Gateway.
It is ...
1
vote
1
answer
452
views
Jetbrains Gateway has a very high ping/latency
I'm using PyCharm / Jetbrains Gateway with an EC2 instance and I'm getting terrible latency, like 2-4 seconds. How do I fix this?
3
votes
1
answer
1k
views
How do I update the version of JetBrains running on a remote server?
I'm using PyCharm with JetBrains Gateway to work on a remote EC2 instance. I updated my local version of PyCharm but then discovered that the version running on the remote server didn't update. How do ...
0
votes
1
answer
455
views
How do I check what version of JetBrains a remote server is using?
I'm using JetBrains Gateway with PyCharm to work directly on an EC2 instance and I just updated my local version of PyCharm to the latest version, but it's not clear to me if the remote server also ...
0
votes
1
answer
316
views
Where can I find the build number for every version of JetBrains released in the past?
I'm trying to figure out why my PyCharm / JetBrains Gateway setup has a bug that the support people are telling me is fixed in the latest version, and when I do ps aux | grep "pycharm" on ...
0
votes
1
answer
5k
views
JetBrains Gateway: Cannot connect to remote host: Connection refused: no further information
I can't connect to JetBrains CLion (2024.1) using JetBrains Gateway (2024.1). Trying to connect to a Linux machine from a Windows machine to use CLion IDE remotely. Error pops up when correct IP ...
3
votes
0
answers
301
views
JetBrains IntelliJ Gateway always download a new client when run Gitpod workspace
I use Gitpod for remote development environments on my Macbook M1.
Why does the JetBrains gateway always download the JetBrainsClient every time I run a workspace after a few hours?
Here is the ...
1
vote
2
answers
5k
views
JetBrains IntelliJ Remote Development does not open my project
JetBrains IntelliJ 2023年2月4日
I had been using the "Remote development" feature from JetBrains successfully for 3+ months with this version when suddenly an upgrade to the 2023.3 has stopped ...
1
vote
1
answer
469
views
How to run Jetbrains gateway headlessly?
I am trying to install Jetbrains gateway on a machine which has no graphics environment, nor an internet connection. My situation is similar to scenario 3 in this regard.
I have manually installed the ...
0
votes
0
answers
96
views
In my PhpStorm 2021年1月4日 I can not find JetBrains Gateway?
With PhpStorm 2021年1月4日 ( Build #PS-211.7628.25, built on June 30, 2021 ) I
need to debug my remote PHP project on Ubuntu/Digital Ocean.
Searching on the internet I found "JetBrains Gateway" referenced ...