Issue: Some VNC Connections Fail Randomly in Guacamole UI

2025-04-28 Thread Sushmita Velan
Hi Team, We are using Apache Guacamole to remotely access Linux virtual machines via the VNC protocol. We have approximately 20 remote connections configured. When logging into the Guacamole UI as the *guacadmin* user and attempting to connect to all machines, we consistently encounter issues whe

Re: Issue: Some VNC Connections Fail Randomly in Guacamole UI

2025-04-29 Thread Sushmita Velan
Server:* x11vnc We appreciate your support and will get back to you with any additional findings or clarifications if needed. Thanks & Regards Sushmita S On Tue, Apr 29, 2025 at 1:15 AM Nick Couchman wrote: > On Mon, Apr 28, 2025 at 2:48 PM Sushmita Velan > wrote: > >> Hi

Secure Alternative for Connecting to Guacamole Remote Connection

2025-02-24 Thread Sushmita Velan
Hi Team, I am currently working on a .NET Blazor application, and I would like to navigate to the Guacamole remote connection page from my application. I have successfully accomplished this with the following code: url = "http://localhost:8081/#/client/{connectionId}?token=889877..."await js

Re: Secure Alternative for Connecting to Guacamole Remote Connection

2025-02-24 Thread Sushmita Velan
redirects to the Guacamole login page because we cannot add the HTTP header in window.open() await jsr.InvokeVoidAsync("window.open", url, "_blank"); Thanks & Regards Sushmita On Mon, Feb 24, 2025 at 7:05 PM Nick Couchman wrote: > On Mon, Feb 24, 2025 at 4:34 AM Sushm

Re: Secure Alternative for Connecting to Guacamole Remote Connection

2025-02-24 Thread Sushmita Velan
] Thanks & Regards Sushmita S On Mon, Feb 24, 2025 at 8:17 PM Nick Couchman wrote: > On Mon, Feb 24, 2025 at 9:18 AM Sushmita Velan > wrote: > >> Hi Nick, >> >> Thanks for your response! >> >> I have tried using Nginx as a reverse proxy and passed the