On Wed, Apr 15, 2020 at 10:51 AM Jason Keltz <[email protected]> wrote:

> Hi.
>
> I have an odd situation occurring.  I'm connected (through Guac) to a
> CentOS 7 machine via RDP.  The desktop environment is the standard
> GNOME.  I have only a terminal window open.  When I select text in the
> terminal window, then right-click and select "Copy", the RDP session
> disconnects and Guacamole reports "The remote desktop server is current
> unavailable. If the problem persists, please notify your system
> administrator, or check ...". It then reconnects, but if I choose
> "paste", the text I cut is not in the buffer.  Any ideas on how to solve?
>
>
Sounds like something is crashing - you'll need to narrow down if it is
xRDP or guacd that is exiting abnormally.  I'd start with the following:
- Take a look at "dmesg" output on the systems running both xRDP and guacd
and see if you see any "segfault" messages.
- Look at syslog on both systems and see if you can see any reason given
for either xRDP or guacd crashing.
- Look at the system running guacd and see if the log messages in syslog
(journalctl, /var/log/messages, etc.) and see what guacd is saying is the
reason for the connection closure.

Also, what version of guacd are you running?

-Nick

Reply via email to