Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-1427

guacamole client crash while user use command line in remote desktop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.3.0
    • None
    • None
    • aws windows 7 t2.micro , RDP , guacd 1.3.0

    Description

      guacamole server(guacd) used in my server by docker image, startup shell is that:

      run-guacd.sh

      #!/bin/bash

      1. pull image

      IMAGE_NAME=guacamole/guacd:latest

      docker pull $IMAGE_NAME

       

      1. 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

       

      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

       

      Attachments

        1. logfile.txt
          46 kB
          Vince F Fang

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Vince_F_Fang Vince F Fang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: