okio created GUACAMOLE-1605:
-------------------------------
Summary: Creation of WebSocket tunnel to guacd failed: Connection
timed out.
Key: GUACAMOLE-1605
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1605
Project: Guacamole
Issue Type: Bug
Components: guacamole-server
Affects Versions: 1.4.0
Environment: Ubuntu 18.04.5 LTS
Reporter: okio
Attachments: Capture.PNG
(Just upgraded to 1.4.0 from 1.3.0)
Error - " HTTP tunnel request failed: Connection to guacd timed out."
I can see the port is open on the localhost:
nmap -p 4822 localhost
Starting Nmap 7.60 ( https://nmap.org ) at 2022-05-10 17:53 AEST
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000062s latency).
PORT STATE SERVICE
4822/tcp open unknown
I am using the default settings:
guacd-hostname: localhost
guacd-port: 4822
and have tried 127.0.0.1 also, with same error
Version 1.4.0 , with all dependencies
------------------------------------------------
guacamole-server version 1.4.0
------------------------------------------------
Library status:
freerdp2 ............ yes
pango ............... yes
libavcodec .......... yes
libavformat.......... yes
libavutil ........... yes
libssh2 ............. yes
libssl .............. yes
libswscale .......... yes
libtelnet ........... yes
libVNCServer ........ yes
libvorbis ........... yes
libpulse ............ yes
libwebsockets ....... yes
libwebp ............. yes
wsock32 ............. no
Protocol support:
Kubernetes .... yes
RDP ........... yes
SSH ........... yes
Telnet ........ yes
VNC ........... yes
Services / tools:
guacd ...... yes
guacenc .... yes
guaclog .... yes
FreeRDP plugins: /usr/lib/x86_64-linux-gnu/freerdp2
Init scripts: /etc/init.d
Systemd units: no
Anything else I can try please?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)