Kasm stuck on "Creating a secure connection - 100%" accessing through Cloudflare tunnel
The most likely cause is that your browser failed to establish the WebSocket connection needed to stream the session's audio and visuals, or there is a reverse proxy/firewall misconfiguration blocking Kasm's upstream protocols.
If you are accessing Kasm workspace through Cloudflare tunnel especially, then Kasm's internal proxy ports (eg. 30128) wouldn't be reachable because you are accessing the page through:
[Your browser] --https--> [hostname on Cloudflare:443] --cloudflare tunnel--> [Kasm host:port]
So if your Kasm host uses an internal proxy port like 30128, then your browser has no way of reaching it.
The solution is to disable the proxy.
- Go to Kasm's Admin panel
- Open Admin > Infrastructure > Zones
- Edit the default zone
- Change Proxy Port to 0 (zero)
- Save/Apply
Comments
Post a Comment