Skip to content
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

[ERROR] trans_set_tls_mode: ssl_tls_accept failed #2628

Closed
Kofa1 opened this issue Apr 7, 2023 · 3 comments
Closed

[ERROR] trans_set_tls_mode: ssl_tls_accept failed #2628

Kofa1 opened this issue Apr 7, 2023 · 3 comments

Comments

@Kofa1
Copy link

Kofa1 commented Apr 7, 2023

I'm trying to connect to my Arch linux host laptop with mstsc.exe on Vista laptop through LAN, IP set to 192.168.1.2 and 192.168.1.3 correspondingly.
Vista gives out an error An authentication error has occurred (Code: 0x80090302) almost immediately, without opening the xrdp login screen and without entering any login information.

Running systemctl status xrdp.service on Arch, gives

Apr 07 18:04:56 archlinux xrdp[491]: [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.3 port 49189
Apr 07 18:04:56 archlinux xrdp[4763]: [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
Apr 07 18:04:56 archlinux xrdp[4763]: [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
Apr 07 18:04:56 archlinux xrdp[4763]: [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|RDP], selected [SSL]
Apr 07 18:04:56 archlinux xrdp[4763]: [ERROR] SSL_accept: Failure in SSL library (protocol error?)
Apr 07 18:04:56 archlinux xrdp[4763]: [ERROR] SSL: error:0A0000BF:SSL routines::no protocols available
Apr 07 18:04:56 archlinux xrdp[4763]: [ERROR] trans_set_tls_mode: ssl_tls_accept failed
Apr 07 18:04:56 archlinux xrdp[4763]: [ERROR] xrdp_sec_incoming: trans_set_tls_mode failed
Apr 07 18:04:56 archlinux xrdp[4763]: [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
Apr 07 18:04:56 archlinux xrdp[4763]: [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed

Also tried with Windows 10, it connects to the xrdp login screen and after a few minutes of the blank green-ish screen gives out

connecting to sesman on 127.0.0.1:3350
sesman connect ok
sending login info to session manager. Please wait...
login successful for user [] on display 10
started connecting
connection problem, giving up
some problem
Error connecting to user session
@Kofa1 Kofa1 changed the title Can't connect from Windows [ERROR] trans_set_tls_mode: ssl_tls_accept failed Apr 8, 2023
@Kofa1 Kofa1 closed this as completed Apr 8, 2023
@Kofa1 Kofa1 reopened this Apr 8, 2023
@matt335672
Copy link
Member

@Kofa1 - if you're on Arch, this is probably #2253 or #2569. Check for #2253 first, then #2569. Please report back.

@elhananjair
Copy link

@matt335672 I am getting the same error and couldn't connect to a remote fedora PC.

image

@matt335672
Copy link
Member

This doesn't look like the same fault.

Please raise a separate issue and fill in the issue template. The screenshot above doesn't contain nearly enough info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants