On 1/10/24 22:55, Eby Mani wrote:
Guacamole 1.5.3

File uploads to remote systems are working for ssh and RDP, but when trying to 
download files from remote systems either thru browser / guacctl result in 
server disconnection and partial file download. Have not restricted file 
download or upload for any servers. Have tried downloading using various web 
browsers.

...

Do you see any messages in the Guacamole (not guacd) logs noting that the webapp is falling back to using HTTP as WebSocket could not be used?

There may be something interfering with use of WebSocket. If this happens, the HTTP tunnel will kick in and alternate between a pair of HTTP connections to achieve the same kind of streaming, and that will prevent downloading files due to browser throttling of HTTP requests:

https://issues.apache.org/jira/browse/GUACAMOLE-506

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to