You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Kristoffer Panahon <kr...@me.com.INVALID> on 2023/03/10 03:37:42 UTC

Error connecting to RDP server

Greetings,I'm a newbie trying to figure out why I can't get remote desktop to work. I'm using the Guacamole that came with Dockstarter. This is the image it uses.The container spins up fine. I'm able to access the web ui and create a connection. I get a prompt: The remote desktop server is currently unreachable.I'm on Ubuntu 22.04 and this is a fresh install.From within the container, I've attached the error log and the installed packages. Any help is much appreciated.Many thanks,Kris

Re: Error connecting to RDP server

Posted by Michael Jumper <mj...@apache.org>.
On Thu, Mar 9, 2023, 7:38 PM Kristoffer Panahon <kr...@me.com.invalid>
wrote:

> Greetings,
>
> I'm a newbie trying to figure out why I can't get remote desktop to work.
> I'm using the Guacamole that came with Dockstarter
> <https://dockstarter.com/>. This is the image
> <https://dockstarter.com/apps/guacamole/> it uses.
>
> The container spins up fine. I'm able to access the web ui and create a
> connection. I get a prompt: *The remote desktop server is currently
> unreachable.*
>
This usually means exactly what it says, though the guacd logs should have
more information.

> I'm on Ubuntu 22.04 and this is a fresh install.
>
> From within the container, I've attached the error log and the installed
> packages.
>
I think you'll need to paste your logs into your email. There are no logs
attached here.

- Mike

Re: Error connecting to RDP server

Posted by Nick Couchman <vn...@apache.org>.
On Fri, Mar 10, 2023 at 6:48 AM Kristoffer Panahon
<kr...@me.com.invalid> wrote:
>
> D'oh, of course I forgot to attach the files. Here they are.

guacd[616]: ERROR: Error connecting to RDP server

This is all the detail that's provided - you may want to start guacd
in debug logging mode to capture more detail. Also, I notice from the
logs:

20:29:16.716 [http-nio-8080-exec-1] INFO
o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is
"/config/guacamole".

Make sure that the user running guacd has write access to this folder
- the FreeRDP library needs to be able to write server fingerprints
(similar to SSH known_hosts) out to its home directory.

-Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
For additional commands, e-mail: user-help@guacamole.apache.org


Re: Error connecting to RDP server

Posted by Kristoffer Panahon <kr...@me.com.INVALID>.
D'oh, of course I forgot to attach the files. Here they are.On Mar 9, 2023, at 10:37 PM, Kristoffer Panahon <kr...@me.com> wrote:Greetings,I'm a newbie trying to figure out why I can't get remote desktop to work. I'm using the Guacamole that came with Dockstarter. This is the image it uses.The container spins up fine. I'm able to access the web ui and create a connection. I get a prompt: The remote desktop server is currently unreachable.I'm on Ubuntu 22.04 and this is a fresh install.From within the container, I've attached the error log and the installed packages. Any help is much appreciated.Many thanks,Kris