Hi, thanks for your response. Is there any way to change this restriction without compiling the source code? ________________________________ De: Mike Jumper <[email protected]> Enviado: domingo, 27 de março de 2022 03:26 Para: User <[email protected]> Assunto: Re: Upload more than 60 files
On Sat, Mar 26, 2022, 19:06 Nick Couchman <[email protected]<mailto:[email protected]>> wrote: On Wed, Mar 23, 2022 at 12:10 PM Denis Bessa <[email protected]> wrote: Hi, I have a Guacamole Server running on Kubernetes. It works perfectly, except for one thing: users can't upload more than 60 files throug the RDP connection. When they try to do so, they receive this error message: [cid:17fc91d750acb971f161] (An internal error has occurred within the Guacamole Server...) Can you check the catalina.out file and see if there's any indication of the error? Is there any limitations with the number of file uploads? Probably, but I don't think it's 60. The Guacamole server uses a static limit of 64 simultaneous streams per connection: https://github.com/apache/guacamole-server/blob/master/src/libguac/guacamole/client-constants.h#L33 Streams exceeding that limit are rejected by the server until existing streams close. - Mike [[email protected]] Denis Bessa CEO +55 31 3236-9200 ________________________________ [https://bessa.blob.core.windows.net/assinaturas/logo.png] Contabilidade Bessa bessa.digital Precisa falar comigo? Clique aqui<https://teams.microsoft.com/l/chat/0/[email protected]> e me chame no Microsoft Teams
