knacktim commented on pull request #430:
URL: https://github.com/apache/guacamole-client/pull/430#issuecomment-663580098


   @necouchman I rebased jira/221 locally on top of the 1.2.0 release.  I know 
that you guys have been actively changing the server portion of this.
   
   I am now getting this error when trying to connect. Is the code base in a 
testable state or do I have a different rabbit hole to dive into? :)
   
   ```
   guacd[15]: INFO:        Loading keymap "base"
   guacd[15]: INFO:        Loading keymap "en-us-qwerty"
   guacd[15]: DEBUG:        Support for CLIPRDR (clipboard redirection) 
registered. Awaiting channel connection.
   guacd[15]: DEBUG:        Support for static channel "rdpdr" loaded.
   guacd[15]: DEBUG:        Support for static channel "rdpsnd" loaded.
   guacd[15]: DEBUG:        Local framebuffer format  PIXEL_FORMAT_BGRX32
   guacd[15]: DEBUG:        Remote framebuffer format PIXEL_FORMAT_RGB16
   guacd[15]: DEBUG:        creating directory /home/guacd/.config/freerdp
   guacd[15]: DEBUG:        creating directory 
[/home/guacd/.config/freerdp/certs]
   guacd[15]: DEBUG:        created directory 
[/home/guacd/.config/freerdp/server]
   guacd[15]: DEBUG:        InitializeSecurityContextA status 
SEC_E_OUT_OF_SEQUENCE [0x80090310]
   guacd[15]: DEBUG:        SPNEGO failed with NTSTATUS: 0x80090308
   guacd[15]: DEBUG:        freerdp_set_last_error 
ERRCONNECT_AUTHENTICATION_FAILED [0x00020009]
   guacd[15]: DEBUG:        rdp_recv_callback: CONNECTION_STATE_NLA - 
nla_recv_pdu() fail
   guacd[15]: DEBUG:        transport_check_fds: transport->ReceiveCallback() - 
-1
   guacd[15]: DEBUG:        SVC "rdpdr" disconnected.
   guacd[15]: DEBUG:        SVC "rdpsnd" disconnected.
   guacd[15]: ERROR:        Error connecting to RDP server
   guacd[15]: INFO:        User "@9d3de152-bc69-40be-ab64-d4eb9b20db55" 
disconnected (0 users remain)
   guacd[15]: INFO:        Last user of connection 
"$467a78c6-5064-4013-9d10-69f47c98112e" disconnected
   guacd[15]: DEBUG:        Requesting termination of client...
   guacd[15]: DEBUG:        Client terminated successfully.
   guacd[1]: INFO:        Connection "$467a78c6-5064-4013-9d10-69f47c98112e" 
removed.
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to