Hi, Guac 1.0.0 running Nginx reverse proxy.
When connected to an RDP session from latest version of Chrome 74.x (and anecdotally from Safari, version unknown), if you stop moving the mouse a "This page has become unresponsive - would you like to kill, wait etc" browser pop up appears, the pop up disappears if you move the mouse, stop moving the mouse and it reappears - everything else seems to function normally. I suspected the Nginx policy may be to blame, I noticed some Developer tools errors in Chrome relating to X-Frame so i commented out this line in my Nginx conf: #add_header X-Frame-Options DENY This "resolved" the issue but.... Oddly, i do not experience this error in an old version of Chrome 70.x and I do not experience this issue at all with Firefox. I notice another post relating to content security policy in Nginx - i realize that this config is probably out of scope of this support forum but: Are you able to provide any generic advice setting X-Frame-Options properly? Are their any other gotchas with Nginx config that can cause "Page unresponsive errors" within Guac? Any other nudges towards the correct path of Nginx config you are able to provide greatly welcomed... Thanks for everything. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
