Does this mean that file transfer is unavailable in guacamole 1.5.0, I see the issue is fixed in version 1.6.0 If I want to enable file transfer there are two means: 1.downgrade to 1.4.0 2. build guacamole client from git manually, is that understanding right?
> On Feb 27, 2023, at 11:45, Michael Jumper <[email protected]> wrote: > > On Sun, Feb 26, 2023, 7:25 PM 陈鹏鹏 <[email protected] > <mailto:[email protected]>> wrote: >> Hi there, >> >> I encounter slow speed while transferring files through guacd. At the time I >> investigate the root cause, guacamole 1.5.0 released, then I setup guacamole >> 1.5.0 in a LAN environment, but failed to upload files, please refer the >> attachment. >> Seems that tunnelId path variable in the request URL is missing. > > > You are running into a timing-related issue that can result in the tunnel > UUID being uninitialized on the client side, hence the missing part of the > URL: > > https://issues.apache.org/jira/browse/GUACAMOLE-1562 > > This has already been addressed on git. The fix was not part of 1.5.0. > > - Mike >
