Re: [SSH] Guacamole only allows <1MB file uploads

2017-02-15 Thread Mike Jumper
On Wed, Feb 15, 2017 at 7:15 PM, prannon wrote: > > I do use nginx to proxy my Guacamole. That was the issue! > > Resolved by adding the following to my /etc/nginx/conf.d/domain.conf file. > Nabble apparently stripped out the Nginx config portion from its email to the

Re: [SSH] Guacamole only allows <1MB file uploads

2017-02-15 Thread prannon
I do use nginx to proxy my Guacamole. That was the issue! Resolved by adding the following to my /etc/nginx/conf.d/domain.conf file. -- View this message in context:

Re: [SSH] Guacamole only allows <1MB file uploads

2017-02-15 Thread Mike Jumper
On Wed, Feb 15, 2017 at 6:54 PM, prannon wrote: > Hello, > > Guacamole only allows for files less than 1 mb to be uploaded over an SSH > connection in my setup. Anything over 1 mb gives me a permissions error. I > have been unable to find any permissions errors in my

[SSH] Guacamole only allows <1MB file uploads

2017-02-15 Thread prannon
Hello, Guacamole only allows for files less than 1 mb to be uploaded over an SSH connection in my setup. Anything over 1 mb gives me a permissions error. I have been unable to find any permissions errors in my tomcat log, in debug output from guacd, or in my SSH secure log when set to debug.

Re: Problem guacd timed out.

2017-02-15 Thread Mike Jumper
As both guacd and the web application are reporting that the other is not responding, the most likely explanation from my experience would be: 1) There is something on the network between the browser and the Guacamole server which is eating/buffering the data stream (such as a proxy or certain

Re: Problem guacd timed out.

2017-02-15 Thread Jorge Camara
Hi people. I did not receive any response and would appreciate it if I had. I would also like to know if anyone has at least been through this. Best Regards. Jorge 2017-02-06 10:08 GMT-02:00 Jorge Camara : > Hi, > > I made a new install of Ubuntu 16.04.1 LTS and