I wonder if it is possible shortly to add some pos...
# fleet
a
I wonder if it is possible shortly to add some possibility to connect via SSH by enabling X11 display forwarding. In the terminal, it's easy as we need to add -X (or -Y), for example, ssh -X host_name@ip_addresse That is very important when we run the compose desktop gradle task "desktop run" inside fleet; for now, we get an error as we cannot connect via SSH without enabling X11 to display forwarding!
p
Hey! Could you please try this way described in the yt issue? https://youtrack.jetbrains.com/issue/FL-18605#focus=Comments-27-8111866.0-0
👍 1
And please vote for the issue
a
I've already enabled the X11 Forwarding in the remote ~/.ssh/config The same command line works in the terminal that opens SSH using "-X" or from putty that checks the X11 forwarding. But in the fleet, as the SSH opened without any option to enable X11 forwarding then, I got the X11 display error 😔 Thanks for the issue link; at least I have the answer to my question.
p
Right, but have you tried the way described in the link using the 3rd party software?
a
The link is broken ... Does this mean, there is a solution that were detailed in this link ? 🤔🤔
p
ah, ok, sorry for this, I've checked and the previous workaround also doesn't work for now. So yeah, stay tuned for the issue FL-18605 in case of any updates 👍
👍 1