[ https://issues.apache.org/jira/browse/GUACAMOLE-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Couchman closed GUACAMOLE-2092. ------------------------------------ Resolution: Invalid [~melvinsmdt]: Please subscribe to the mailing list and post your question/issue, there, instead. If we determine it actually is a bug or regression, we can re-open this issue, but the discussion should be had on the mailing list, first. https://guacamole.apache.org/support/#mailing-lists > RDP connection fails after upgrade to Guacamole 1.6.0 – FreeRDP > initialization issue > ------------------------------------------------------------------------------------ > > Key: GUACAMOLE-2092 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-2092 > Project: Guacamole > Issue Type: Bug > Affects Versions: 1.6.0 > Reporter: Melvin Schmidt > Priority: Major > > Hello, > We are using Linux debian 11 with FreeRDP verison: 2.3.0+dfsg1-2+deb11u3 > After upgrading to Apache Guacamole version 1.6.0, we are no longer able to > establish RDP connections. Upon attempting to connect to a remote PC, the > connection fails and the following log messages appears: > ----------------------------------------------------------------------------------------------------------------- > Jun 30 15:03:16 test-dev guacd[13614]: Creating new client for protocol "rdp" > Jun 30 15:03:16 test-dev guacd[13614]: guacd[13614]: INFO: Creating new > client for protocol "rdp" > Jun 30 15:03:16 test-dev guacd[13614]: guacd[13614]: INFO: Connection ID > is "$a8a18e61-9e78-4fcd-91af-c5c6084a23cf" > Jun 30 15:03:16 test-dev guacd[13614]: Connection ID is > "$a8a18e61-9e78-4fcd-91af-c5c6084a23cf" > Jun 30 15:03:16 test-dev guacd[13623]: FreeRDP initialization may fail: > Writability of the current user's home directory ("/var/lib/guacd") could not > be determined: No such file or directory > Jun 30 15:03:16 test-dev guacd[13623]: guacd[13623]: WARNING: FreeRDP > initialization may fail: Writability of the current user's home directory > ("/var/lib/guacd") could not be determined: No such file or directory > Jun 30 15:03:16 test-dev guacd[13623]: No security mode specified. Defaulting > to security mode negotiation with server. > Jun 30 15:03:16 test-dev guacd[13623]: guacd[13623]: INFO: No security > mode specified. Defaulting to security mode negotiation with server. > Jun 30 15:03:16 test-dev guacd[13623]: guacd[13623]: INFO: Resize method: > display-update > Jun 30 15:03:16 test-dev guacd[13623]: guacd[13623]: INFO: No clipboard > line-ending normalization specified. Defaulting to preserving the format of > all line endings. > Jun 30 15:03:16 test-dev guacd[13623]: Resize method: display-update > Jun 30 15:03:16 test-dev guacd[13623]: No clipboard line-ending normalization > specified. Defaulting to preserving the format of all line endings. > ------------------------------------------------------------------------------------------------------------------------- > To address the error regarding the missing home directory, we manually > created the /var/lib/guacd directory and assigned ownership to the guacd user > using chown. This resolved the specific warning about FreeRDP initialization, > and that message no longer appears. > However, despite this change, the RDP connection still does not work. There > is no visible error message on the frontend, but the session fails to launch. > Please advise on what might be causing this issue or whether there are any > known regressions in version 1.6.0 related to RDP. > Thank you in advance. -- This message was sent by Atlassian Jira (v8.20.10#820010)