Created
August 29, 2016 17:07
-
-
Save sitano/bdf2ce7f2af949c960204689df6e77b6 to your computer and use it in GitHub Desktop.
xfreerdb: license connection sequence aborted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[19:05:22:088] [8430:8431] [INFO][com.freerdp.client.x11] - Property 419 does not exist | |
[19:05:22:088] [8430:8431] [DEBUG][com.freerdp.client.x11] - Searching for XInput pointer device | |
[19:05:22:088] [8430:8431] [DEBUG][com.freerdp.client.x11] - Pointer device: 9 | |
[19:05:22:088] [8430:8431] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE | |
[19:05:22:088] [8430:8431] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE | |
[19:05:22:089] [8430:8431] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE | |
[19:05:22:089] [8430:8431] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE | |
[19:05:22:089] [8430:8431] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE | |
[19:05:22:089] [8430:8431] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE | |
[19:05:22:089] [8430:8431] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA | |
[19:05:22:089] [8430:8431] [DEBUG][com.freerdp.core.nego] - Attempting NLA security | |
[19:05:22:237] [8430:8431] [DEBUG][com.freerdp.core.nego] - RequestedProtocols: 3 | |
[19:05:22:275] [8430:8431] [DEBUG][com.freerdp.core.nego] - RDP_NEG_RSP | |
[19:05:22:275] [8430:8431] [DEBUG][com.freerdp.core.nego] - selected_protocol: 2 | |
[19:05:22:275] [8430:8431] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_FINAL | |
[19:05:22:275] [8430:8431] [DEBUG][com.freerdp.core.nego] - Negotiated NLA security | |
[19:05:22:275] [8430:8431] [DEBUG][com.freerdp.core.nego] - nego_security_connect with PROTOCOL_NLA | |
[19:05:22:358] [8430:8431] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA | |
[19:05:22:358] [8430:8431] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [00090312] | |
[19:05:22:358] [8430:8431] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token | |
... | |
[19:05:22:396] [8430:8431] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext SEC_I_COMPLETE_NEEDED [00090313] | |
[19:05:22:396] [8430:8431] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token | |
... | |
[19:05:23:471] [8430:8431] [DEBUG][com.freerdp.core.gcc] - Server rdp encryption method: NONE | |
[19:05:23:579] [8430:8431] [DEBUG][com.winpr.timezone] - tz: Bias=-120 sn='Russia TZ 1 Standard Time' dln='Russia TZ 1 Daylight Time' | |
[19:05:23:579] [8430:8431] [ERROR][com.winpr.timezone] - Unable to get current timezone rule | |
[19:05:23:695] [8430:8431] [ERROR][com.freerdp.core.connection] - license connection sequence aborted. | |
[19:05:23:695] [8430:8431] [DEBUG][com.freerdp.core.rdp] - CONNECTION_STATE_LICENSING - rdp_client_connect_license() - -1 | |
[19:05:23:695] [8430:8431] [ERROR][com.freerdp.core.transport] - transport_check_fds: transport->ReceiveCallback() - -1 | |
[19:05:23:695] [8430:8431] [DEBUG][com.freerdp.core.rdp] - transport_check_fds() - -1 | |
[19:05:23:695] [8430:8431] [ERROR][com.freerdp.core] - freerdp_set_last_error ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x2000D] | |
[19:05:23:695] [8430:8431] [ERROR][com.freerdp.client.x11] - Freerdp connect error exit status 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment