docker-guacamole icon indicating copy to clipboard operation
docker-guacamole copied to clipboard

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.

Results 18 docker-guacamole issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to deploy this image on Pi4 armv7l. I can get the SSH working without any issues, but I'm having some problems using the VNC connection option. Log...

question

Issue with guacamole please help as soon as possible Unable to connect to ssh using guacamole. I am getting this error. Is this becuase my server asks fro fingerprint verification...

Waiting for postgres to come up... Starting postgres... LOG: could not translate host name "localhost", service "5432" to address: Temporary failure in name resolution WARNING: could not create listen socket...

question

**Describe Your Problem:** This version of Guac only supports DSS and RSA protocols for SSH connectivity. This should be fixed in later versions of the guac 1.4.0 github. https://issues.apache.org/jira/browse/GUACAMOLE-1655 When...

question

Hello With this (photon 4 updated) docker run -p 8433:8080 -v ./config/:/config -e "EXTENSIONS=auth-ldap,auth-duo,auth-totp" jwetzell/guacamole It hangs indefinitly on this 18-Aug-2022 13:20:08.448 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [9719] milliseconds...

bug

Hi, Would it be possible to have a lighter version without DB but with the default user-mapping.xml ? For small installation like mine it would be more than enough as...

question

**Describe The Bug:** Freshly setup with rootless podman shuts down automatically when there's no login/activity for some time. **To Reproduce:** Use this docker-compose.yaml file with podman-compose on Fedora 39 in...

bug

**Describe The Bug:** **To Reproduce:** install guac on mac mini docker container (amd64) connect (ok), login (ok), create connection (ok) then use it **Expected behavior:** expect ssh session... works from...

bug

**Describe The Bug:** When launching the container the postgres uid is set to 103. On my system 103 is already mapped to tss which makes the postgres folder unreachable by...

bug

Having trouble getting instance of Guacamole to connect to an LDAP server. I was able to get one of my instances of Guacamole to connect to a Synology NAS LDAP...

question