Hi, Thanks for your answer ! I'm waiting for a new version of 1.6.0-RC1 on Docker Hub and will text you after my test.
Aynqua. Le jeudi 8 mai 2025 à 21:22, Nick Couchman <vn...@apache.org> a écrit : > On Wed, May 7, 2025 at 8:42 AM Nick Couchman <vn...@apache.org> wrote: > >> On Wed, May 7, 2025 at 8:08 AM aynqua <ayn...@protonmail.com.invalid> wrote: >> >>> Hi, >>> I've been testing version 1.6.0-RC1 and overall it works very well — great >>> job! However, I did encounter a couple of issues I wanted to share: >>> >>> - File transfert over RDP connections appears to be broken. >>> >>> When attempting to open the share (virtual drive) within an RDP session >>> using Guacamole, the connection is abruptly closed. Here are the relevant >>> logs: >>> guacd | guacd[168]: INFO: Connected to RDPDR 1.13 as client 0x0004 >>> guacd | guacd[168]: INFO: Connected to RDPDR 1.13 as client 0x0003 >>> guacd | guacd[168]: INFO: RDPDR user logged on >>> guacd | guacd[168]: ERROR: File open refused (-2): "\desktop.ini" >>> guacd | Assertion failed: (((status) >= 0)) (channels/rdpdr/rdpdr.c: >>> guac_rdpdr_new_io_completion: 137)guacd | guacd[1]: INFO: Connection >>> "$a984b6bc-c135-4253-bad5-02565c3bb462" removed. >>> >>> Additionally, when I reconnect to the session, I get a Windows error >>> message stating that \\tsclient\Share is not accessible. >> >> I have not encountered this one, but I will try to test and see if I can >> reproduce it. > > I have tested against the staging/1.6.0 code and am unable to reproduce this > issue. Please put guacd into debug logging mode and reproduce the error, and > see if you get any more useful information in the logs or guacd output, and > post that back, here. > > -Nick > >>