-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./setup.sh Exiting with status '14' #287
Comments
with RDP_FLAGS="/sec:tls" in winapps.conf it produces a black screen and crushes still with Exiting with status '14' |
im running winapps with docker |
I had the same issue and what I had to do was, after I got the container created and running, logged into the container via the web interface and created a password for the default user "Docker" and added the user and password to the config file. I also had to change the option MULTIMON=true in order to get past the black screen. Be sure to do the docker-compose down before making the changes and then do a docker-compose up after before trying to run the setup.sh script again. |
it can be your firewall |
trying to install winapps on arch and the ./setup.sh failing at Remote Desktop connection with Windows (status 14)
log:
[11:15:01:195] [858162:000d1835] [WARN][com.freerdp.crypto] - [verify_cb]: Certificate verification failure 'self-signed certificate (18)' at stack position 0
[11:15:01:195] [858162:000d1835] [WARN][com.freerdp.crypto] - [verify_cb]: CN = DOCKERW-GCRDEJI
[11:15:02:672] [858162:000d1835] [ERROR][com.winpr.sspi.Kerberos] - [kerberos_AcquireCredentialsHandleA]: krb5glue_get_init_creds (Client '[email protected]' not found in Kerberos database [-1765328378])
[11:15:02:046] [858162:000d1835] [ERROR][com.winpr.sspi.Kerberos] - [kerberos_AcquireCredentialsHandleA]: krb5glue_get_init_creds (Client '[email protected]' not found in Kerberos database [-1765328378])
[11:15:02:048] [858162:000d1835] [ERROR][com.freerdp.core.nla] - [nla_recv_pdu]: SPNEGO failed with NTSTATUS: (null) [0xFF00006D]
[11:15:02:048] [858162:000d1835] [ERROR][com.freerdp.core] - [nla_recv_pdu]: ERRCONNECT_AUTHENTICATION_FAILED [0x00020009]
[11:15:02:048] [858162:000d1835] [ERROR][com.freerdp.core.rdp] - [rdp_recv_callback_int][0x5a3a9db53940]: CONNECTION_STATE_NLA - nla_recv_pdu() fail
[11:15:02:048] [858162:000d1835] [ERROR][com.freerdp.core.rdp] - [rdp_recv_callback_int][0x5a3a9db53940]: CONNECTION_STATE_NLA status STATE_RUN_FAILED [-1]
[11:15:02:048] [858162:000d1835] [ERROR][com.freerdp.core.transport] - [transport_check_fds]: transport_check_fds: transport->ReceiveCallback() - STATE_RUN_FAILED [-1]
[11:15:01:140] [858162:000d1835] [INFO][com.freerdp.client.x11] - [xf_setup_x11]: Enabling X11 debug mode.
The text was updated successfully, but these errors were encountered: