[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260167#comment-17260167
 ] 

Mike Jumper commented on GUACAMOLE-1240:
----------------------------------------

The error shown above ("ERRINFO_DECRYPT_FAILED") is an internal error within 
FreeRDP related to decrypting the traffic from the RDP server. That combined 
with the error related to {{BIO_read}} that follows (which would be from 
OpenSSL), this really looks more like an issue either within the RDP server or 
within FreeRDP itself. The components that are failing here are well below the 
level at which Guacamole is operating.

> Printing sometimes produces the disconnect
> ------------------------------------------
>
>                 Key: GUACAMOLE-1240
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1240
>             Project: Guacamole
>          Issue Type: Bug
>          Components: RDP
>         Environment: Windows 10, Ubuntu 18.04
>            Reporter: Jimmy
>            Priority: Minor
>         Attachments: guac-client-1.2.0-issue-2.png, 
> guac-client-1.3.0-issue-2.png, guacd-1.2.0-issue.png, guacd-1.3.0-issue.png, 
> image-2020-12-18-22-28-12-444.png
>
>
> I found the printing problem that locks up the entire session and produces 
> the disconnect.
> The environment for this issue follows as below:
>  * Windows 10 Pro N Version 1909 (18363.1256)
>  * Microsoft Office Professional Plus 2016 (Version 2011, Build 13426.20308)
>  * Google Chrome 87.0.4280.88 (Official Build) (64-bit)
>  * Guacamole Client: master (6fc7537c)
>  * Guacamole Server: master (c6e8ad7a)
>  * FreeRDP: stable-2.0 (39f56443)
>  * Connection parameters
> ||Connection Parameters||
> |<protocol>rdp</protocol>
> <param name="hostname">192.168.**.**</param>
> <param name="port">3389</param>
> <param name="username">***</param>
> <param name="password">***</param>
> <param name="security">rdp</param>
> <param name="ignore-cert">true</param>
> <param name="resize-method">display-update</param>
> <param name="enable-audio-input">true</param>
> <param name="enable-printing">true</param>
> <param name="printer-name">Test Sample Printer</param>|
> Test case for this issue follows as below:
>  # Open MS Word.
>  # Create a new document.
>  # Copy/paste or type any text in the document.
>  # Press Ctrl + P to print this document.
> When printing the document about 50 times, I encountered the disconnect issue.
> The log of the guacamole server follows as below:
> !image-2020-12-18-22-28-12-444.png!
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to