It seems some libraries are missing, but I have no clue which ones are.
I've doubled checked and researched on the web to make sure everything was installed, but I found nothing missing
Best wishes, I
On Feb 12, 2019, at 13:42, Iuri Sampaio <iuri@iurix.com> wrote:
Yes It is installed.
I also installed X2Go server in another server, running Ubuntu though, and it works fine. Meaning, I’m able to connect to the second and the display work just fine.
But in the first server running Debian 9 and LXDE, as showed in the thread, the installation returned no errors, the connection completed successfully (i.e. no errors in the logs), but the display doesn’t pop up and neither shows the server's desktop
I also tried with Debian 9 XFCE, but I got the same results.
The approach I had was:
- to install Debian server from scratch, then apt install xorg sddm task-lxde-desktop
- to install Debian server from scratch, then apt install xorg sddm xfce4
Neither of those worked.
Best wishes, I
On Feb 12, 2019, at 07:14, Ulrich Sibiller <ulrich.sibiller@gmail.com> wrote:
On Fri, Feb 8, 2019 at 1:06 PM Iuri Sampaio <iuri@iurix.com> wrote:
Hi there,
After installing X2GO server on a Debian 9 (etch) distro we have got the following error. (See picture attached)
"Unable to create SSH tunnel for audio data: Global request tcpip-forward failed”
Has anyone already had the same problem?
IIRC you need an sshd on the _client_ side. Do you have that installed?
Uli