[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Jumper closed GUACAMOLE-1427.
----------------------------------
    Resolution: Duplicate

This is likely a duplicate of GUACAMOLE-1191, an issue with the cache 
implementations within FreeRDP. The relevant caches have since been disabled 
and you shouldn't be seeing any disconnects like this with a build from git, 
nor if you manually disable those caches within the connection parameters.

This would also explain why you don't see the same issue Glyptodon images, as 
the relevant fix was backported to those:

https://glyp.to/doc/latest/changelog-12812329.html#id-.Changelogv2.x-2.2

> guacamole client crash while user use command line in remote desktop
> --------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1427
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1427
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-server, guacd-docker
>    Affects Versions: 1.3.0
>         Environment: aws windows 7  t2.micro , RDP , guacd 1.3.0
>            Reporter: Vince F Fang
>            Priority: Major
>         Attachments: logfile.txt
>
>
> guacamole server(guacd) used in my server by docker image, startup shell is 
> that: 
> h6. run-guacd.sh
> {quote}#!/bin/bash
>  # pull image
> IMAGE_NAME=guacamole/guacd:latest
> docker pull $IMAGE_NAME
>  
>  # run guacd
> docker run --name guacd-lib -p 14822:4822 -d $IMAGE_NAME 
> /usr/local/guacamole/sbin/guacd -b 0.0.0.0 -L trace -f
> {quote}
>  
> the problem is that guacamole web client always crash when i open cmd(command 
> line, win7 cmd) and input any command(such as ping 127.0.0.1). 
> my guacd run environment is aws Centos 7.9.2009, docker version  20.10.8
> h6.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to