On Mon, Jan 8, 2018 at 12:44 PM, Mike Jumper <[email protected]>
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, you may need to switch to a different browser to obtain
> the necessary information.
>
>
It might also be interesting to check whether WebSocket is failing when
Tomcat is configured for HTTPS. There was another thread on this list
recently which dealt with printing not working if the HTTP tunnel was in
use. As file transfer goes over the same underlying mechanism as printing,
this could cause what you're seeing.

https://lists.apache.org/thread.html/ae6a8a0c8bfe1a5a84aad779a3b594855e408f78ce20dc6f1b5da4ad@%3Cuser.guacamole.apache.org%3E

- Mike

Reply via email to