RE: SSL RDP Download file fails

2018-01-08 Thread Adrian Owen
Yes. I just noticed this error shows before I do the download drop. In hindsight the download drop shows no errors in Chrome inspector. After dropping the browser goes into 'refreshing' trying to contact the guacamole server. All other guacamole functions work ok, but download folder remains em

Re: SSL RDP Download file fails

2018-01-08 Thread Mike Jumper
Regarding the non-WebSocket messages: On Mon, Jan 8, 2018 at 1:03 PM, Adrian Owen wrote: > Hi Mike, > > Yes Chrome shows this error: > > The key "target-densitydpi" is not supported. > This is a warning regarding a legacy meta key used to hint to older browsers that Guacamole is a web applicatio

RE: SSL RDP Download file fails

2018-01-08 Thread Adrian Owen
I'll try that and feedback, Cheers, Adrian -Original Message- From: Mike Jumper [mailto:mike.jum...@guac-dev.org] Sent: 08 January 2018 21:15 To: user@guacamole.apache.org Subject: Re: SSL RDP Download file fails Under the assumption that Tomcat has issues with it's HTTPS connector vs.

Re: SSL RDP Download file fails

2018-01-08 Thread Mike Jumper
Under the assumption that Tomcat has issues with it's HTTPS connector vs. WebSocket, I'd recommend switching things over to using a reverse proxy like Apache or Nginx for SSL termination. If the problem is the same as the issue referenced in the mailing list thread I mentioned earlier, that should

RE: SSL RDP Download file fails

2018-01-08 Thread Adrian Owen
Hi Mike, Yes Chrome shows this error: The key "target-densitydpi" is not supported. angular.js:11699 TypeError: Cannot read property 'guac-full-name' of undefined at app.js?v=0.9.13-incubating:293 at angular.js:9442 at angular.js:13292 at m.$eval (angular.js:14547) at m.$diges

Re: Printing using docker image?

2018-01-08 Thread Mike Jumper
On Wed, Jan 3, 2018 at 12:35 PM, Jonathan Hunter wrote: > > > On 1 January 2018 at 21:01, Mike Jumper wrote: > >> On Sun, Dec 24, 2017 at 4:40 AM, Jonathan Hunter >> wrote: >> >>> Mike/team - is this a bug? (Printing works via websocket but not via >>> http) and if so, is there a bug tracker I

Re: SSL RDP Download file fails

2018-01-08 Thread Mike Jumper
On Mon, Jan 8, 2018 at 12:44 PM, Mike Jumper wrote: > Do you see anything in the network tab of your browser's dev tools when > the upload fails? If Tomcat is rejecting the request, the response within > the network tab may reveal the cause. Depending on whether IE successfully > logs such things

Re: SSL RDP Download file fails

2018-01-08 Thread Mike Jumper
Do you see anything in the network tab of your browser's dev tools when the upload fails? If Tomcat is rejecting the request, the response within the network tab may reveal the cause. Depending on whether IE successfully logs such things, you may need to switch to a different browser to obtain the

RE: SSL RDP Download file fails

2018-01-08 Thread Adrian Owen
Hi Nick, Natively installed in tomcat8. Adrian From: Nick Couchman [mailto:vn...@apache.org] Sent: 08 January 2018 20:16 To: user@guacamole.apache.org Subject: Re: SSL RDP Download file fails On Mon, Jan 8, 2018 at 3:13 PM, Adrian Owen mailto:adrian.o...@eesm.com>> wrote: Hi, Guacamole Vers

Re: SSL RDP Download file fails

2018-01-08 Thread Nick Couchman
On Mon, Jan 8, 2018 at 3:13 PM, Adrian Owen wrote: > Hi, > > > > Guacamole Version 0.9.13 > > Debian Jessie x32 > > RDP to Windows 2003 Server, IE 11 Browser > > > > HTTP Guacamole – Upload OK download OK > > HTTPS Guacamole – Upload OK download FAIL (does nothing) > > > For HTTPS, are you confi

SSL RDP Download file fails

2018-01-08 Thread Adrian Owen
Hi, Guacamole Version 0.9.13 Debian Jessie x32 RDP to Windows 2003 Server, IE 11 Browser HTTP Guacamole - Upload OK download OK HTTPS Guacamole - Upload OK download FAIL (does nothing) Download = dragging and dropping a file onto the download folder on the Shared Drive. Has anyone seen HTTPS f

[SECURITY] CVE-2017-3158: Buffer overflow in SSH/telnet terminal emulator

2018-01-08 Thread Mike Jumper
CVE-2017-3158: Buffer overflow in SSH/telnet terminal emulator Versions affected: Apache Guacamole prior to 0.9.11-incubating Description: A race condition in Guacamole's terminal emulator could allow writes of blocks of printed data to overlap. Such overlapping writes could cause packet data to

Re: Implement support for in-browser playback of screen recordings

2018-01-08 Thread Mike Jumper
On Mon, Jan 8, 2018 at 6:00 AM, Amarjeet Singh wrote: > Hi Team, > > > If " Implement support for in-browser playback of screen recordings" is > fixed in 0.9.13 version then How can I play screen recordings from the > Browser itself ? > > The support for in-browser playback of screen recordings

Implement support for in-browser playback of screen recordings

2018-01-08 Thread Amarjeet Singh
Hi Team, If " Implement support for in-browser playback of screen recordings" is fixed in 0.9.13 version then How can I play screen recordings from the Browser itself ? Thanks and Regards, Amarjeet Singh