I have installed the guacamole-app and managed to get some ssh-connections configured.
But unfortunetly I don’t get neither vnc nor rdp connections to work.
The information about these connections I found in the system logs are very limited. While I find some entries for vnc in /var/log/messages I can’t find anything related to rdp.
So my question is on how to raise the loglevel in these docker containers?
(I found something related in chapter 5 of the guacamole docs. But how is that to be implemented in the docker so that it would survive a restart? docker cp ... isn’t. And by the way is that really the way to go???)
Ah, another one: someone getting access to a windows 10 (1809) desktop joined to the domain through guacamole?
Hi bernd,
got the same problem that no rdp connection to a windows 10 or server2016 is possible. I played around with the variables und tried different settings, but without success.
well trouble shared is a trouble halved …
At least I found some useful commands to look into the two running containers: docker logs -ft --details container_id.
On the guacd-side I get an error: ERROR: User is not responding.
And on the guacamole-side I get:
2019-03-02T17:13:34.202336150Z 18:13:34.201 [http-nio-8080-exec-1] INFO o.a.g.r.auth.AuthenticationService - User "my-user" successfully authenticated from [192.168.x.y, 172.x.y.1].
2019-03-02T17:13:37.408866115Z 18:13:37.407 [http-nio-8080-exec-1] INFO o.a.g.tunnel.TunnelRequestService - User "my-user" connected to connection "guac-win10-64a-my-user".
2019-03-02T17:13:37.415369492Z 18:13:37.408 [http-nio-8080-exec-1] INFO o.a.g.t.h.RestrictedGuacamoleHTTPTunnelServlet - Using HTTP tunnel (not WebSocket). Performance may be sub-optimal.
2019-03-02T17:13:52.468012260Z 18:13:52.467 [http-nio-8080-exec-4] INFO o.a.g.tunnel.TunnelRequestService - User "my-user" disconnected from connection "guac-win10-64a-my-user". Duration: 15059 milliseconds
2019-03-02T17:13:52.468531409Z 18:13:52.468 [http-nio-8080-exec-4] ERROR o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request failed: Connection to guacd timed out.
2019-03-02T17:13:52.472310810Z 18:13:52.472 [http-nio-8080-exec-6] INFO o.a.g.tunnel.TunnelRequestService - User "my-user" disconnected from connection "guac-win10-64a-my-user". Duration: 15064 milliseconds
2019-03-02T17:13:57.265395458Z 18:13:57.263 [http-nio-8080-exec-9] WARN o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request rejected: No such tunnel.
I’m still interested in a command to raise the debug-level on these containers. Or is there even a general one somebody knows of?
On the other hand - with just the two or three klicks - I installed the app on my ucs member-server and - voilà - it just works…
The errors above are from a slave-server with samba4.
So actually, yes: I do have working connections to windows10 through rpc (nla) and to tightvnc on debian through vnc and there are scenarios where this guacamole isn’t just healthy food